]> git.ipfire.org Git - thirdparty/libbsd.git/shortlog
thirdparty/libbsd.git
2009-12-12  Guillem JoverDefine NetBSD version 5.0 for .Nx to avoid groff warning
2009-12-11  Guillem JoverCorrect library name in man pages
2009-12-10  Thorsten GlaserExpand on API guarantee for fgetln
2009-12-10  Thorsten GlaserMake RCS macros take arguments
2009-12-10  Thorsten GlaserTrack bug IDs for __unused collision
2009-12-10  Guillem JoverAdd readpassphrase function
2009-12-10  Guillem JoverAdd dehumanize_number function
2009-10-23  Guillem JoverAdd strnvis and strnunvis functions
2009-10-23  Guillem JoverMove <bsd/ip_icmp.h> to <bsd/netinet/ip_icmp.h>
2009-10-23  Guillem JoverAdd new <bsd/sys/tree.h> header
2009-10-23  Guillem JoverMove <bsd/queue.h> to <bsd/sys/queue.h>
2009-10-23  Guillem JoverMove <bsd/cdefs.h> to <bsd/sys/cdefs.h>
2009-10-23  Guillem JoverUpdate <sys/queue.h>
2009-10-23  Guillem JoverAdd strtonum function
2009-10-23  Guillem JoverDo not append a slash after DESTDIR
2009-10-11  Guillem JoverUpdate git web interface URL
2009-08-30  Guillem JoverRelease libbsd 0.1.6 0.1.6
2009-08-30  Hirokazu TakataFix typos in M32R local-elf.h endian definitions
2009-07-17  Guillem JoverRelease libbsd 0.1.5 0.1.5
2009-07-17  Guillem JoverAdd __pure2 dummy macro
2009-07-17  Guillem JoverAdd more dummy id macros
2009-07-17  Nobuhiro IwamatsuFix typos in AVR32 and SH local-elf.h endian definitions
2009-05-29  Guillem JoverRelease libbsd 0.1.4 0.1.4
2009-05-29  Guillem JoverDefine N_SYMSIZE in case the system does not do it
2009-05-29  Guillem JoverCreate a relative symlink for .so if libdir and usrlibd...
2009-05-25  Guillem JoverChange @libdir@ in the pkg-config file to be $(usrlibdir)
2009-05-25  Guillem JoverPreserve the variables unexpanded in the pkg-config...
2009-05-25  Guillem JoverRelease libbsd 0.1.3 0.1.3
2009-05-25  Guillem JoverExport public functions as extern C
2009-05-25  Guillem JoverAdd missing <stdarg.h> include in <bsd/err.h>
2009-05-25  Guillem JoverAdd new __RCSID macro
2009-05-25  Guillem JoverRelease libbsd 0.1.2 0.1.2
2009-05-25  Guillem JoverInstall humanize_number(3) man page
2009-05-25  Guillem JoverUse N_SYMSIZE instead of directly accessing ‘struct...
2009-05-25  Gerardo Exequiel... Add some man page links
2009-05-25  Guillem JoverUse the correct path when including a.out.h
2009-05-25  Guillem JoverAdd man/md5.3bsd to .gitignore
2009-05-21  Guillem JoverFix typos (‘ELFDATA2MSG’ → ‘ELFDATA2MSB’)
2009-05-20  Guillem JoverRelease libbsd 0.1.1 0.1.1
2009-05-20  Guillem JoverInstall nlist header and man page
2009-05-20  Guillem JoverUse UTF-8 copyright symbols for non-imported files 0.1.0
2009-05-20  Guillem JoverAdd nlist function
2009-05-20  Guillem JoverAdd strmode function
2009-05-15  Guillem JoverFix buffer leaks in fgetln
2009-05-15  Guillem JoverChange fgetln to return the correct length value
2008-07-26  Guillem JoverDo not include .gitignore in the dist tarball 0.0.1
2008-07-26  Guillem JoverInstall md5.3 as md5.3bsd
2008-07-26  Guillem JoverAdd a TODO list
2008-07-26  Guillem JoverAdd a new header file to expose inet_net_pton prototype
2008-07-26  Guillem JoverAdd a micro version part
2008-07-12  Guillem JoverUnify description 0.0
2008-07-12  Guillem JoverMove LIB_PKGCONFIG dependency to the libs target
2008-07-12  Guillem JoverUse sigprocmask instead of _sigprocmask
2008-07-12  Guillem JoverDefine default CFLAGS overridable by the environment
2008-07-12  Guillem JoverSwitch remaining variables to single expanded ones
2008-07-12  Guillem JoverRemove useless comment header
2008-07-12  Guillem JoverMove each groups of related files to their own line
2008-07-12  Guillem JoverMake action targets PHONY
2008-07-12  Guillem JoverNew README file
2008-07-12  Guillem JoverAutomatically generate libbsd.pc from libbsd.pc.in
2008-07-12  Guillem JoverAdd new path variables
2008-07-12  Guillem JoverAutomatically generate the ChangeLog on 'make dist'
2008-07-12  Guillem JoverDefine a LIB_PKGCONFIG variable
2008-07-12  Guillem JoverMove filename related variables to the beginning of...
2008-07-12  Guillem JoverDefine a LIB_VERSION variable
2008-07-09  Guillem JoverCreate an armored detached signature on 'make dist'
2008-07-09  Guillem JoverRemove link_addr and link_ntoa symbols from the version...
2008-07-09  Guillem JoverAdd new setmode and getmode functions from FreeBSD
2008-07-09  Guillem JoverInclude the rest of the header files
2008-07-09  Guillem JoverDisable __bounded__ __attribute__
2008-07-09  Guillem JoverAdd support for 'make dist'
2008-07-09  Guillem Joverfgetln: Fix coding style
2008-07-09  Guillem Joverfgetln: Fix function to make it actually work
2008-07-09  Guillem JoverAnsify function arguments
2008-07-09  Guillem JoverMove version and library name to the beginning of the...
2008-07-09  Guillem JoverRenumber 4th clause from BSD license to 3rd
2008-07-09  Guillem JoverRemove RCS tag
2008-07-09  Guillem JoverAdd missing license headers
2008-06-18  Guillem JoverRemove link_addr and link_ntoa functions
2008-06-18  Guillem JoverAdd license header
2008-06-18  Guillem JoverAdd arc4random_stir and arc4random_addrandom functions
2008-06-18  Guillem JoverAdd a pkg-config file
2008-06-18  Guillem JoverReplace current md5 code with one from MirBSD and OpenBSD
2008-06-18  Guillem JoverInclude missing stddef.h
2008-06-18  Guillem JoverAdd license header
2008-06-18  Guillem JoverAdd a .gitignore file
2008-06-18  Guillem JoverRemove cruft macros and includes
2008-06-18  Guillem JoverAdd license header
2008-06-13  Guillem JoverRemove ChangeLog file
2008-06-13  Guillem JoverSync humanize_number from NetBSD
2008-06-13  Guillem JoverConvert TNF licenses to new 2 clause variant
2008-05-06  Robert MillanAdd license header
2008-05-06  Robert MillanRelicense err.c and progname.c to avoid trouble with...
2008-05-06  Guillem JoverRemove UC Berkeley advertising clause
2008-05-06  Guillem JoverRemove UC Berkeley advertising clause
2008-05-06  Petr Salingerbsd/queue.h: Sync with current glibc variant from GNU...
2008-05-06  Petr Salingerbsd/bsd.h: Cleanup
2008-05-06  Aurelien Jarnolink_addr: New function
2008-05-06  Petr Salingerhumanize_number: New function
2008-05-06  Robert MillanRevert 1d87476250217a87319df48a8f473415c0515106
next