]> git.ipfire.org Git - thirdparty/libbsd.git/shortlog
thirdparty/libbsd.git
2018-03-04  James ClarkeAdd support for ELF machine EM_SPARC32PLUS
2018-01-13  Guillem JoverRelease libbsd 0.8.7 0.8.7
2018-01-13  Jason Duerstocktest: Fix nlist(3) unit test on IA64
2018-01-13  Adam LackorzynskiFix <sys/cdefs.h> for gcc with no __has_include or...
2017-12-03  Guillem JoverHandle several functions now being provided by glibc
2017-12-03  Guillem Joverman: Document on what other BSDs arc4random(3) is present
2017-07-16  Guillem JoverRelease libbsd 0.8.6 0.8.6
2017-07-16  Guillem JoverFix handling of non-contiguous argv + envp in setprocti...
2017-06-25  Guillem Jovertest: Fix nlist() unit test on IA64 and PowerPC 64...
2017-06-24  Guillem JoverRelease libbsd 0.8.5 0.8.5
2017-06-24  Guillem Joverman: Update man page sections in titles and references
2017-06-24  Guillem Joverman: Ship and install libbsd(7)
2017-06-24  James CowgillFix ELF definitions for MIPS in local-elf.h
2017-06-24  James CowgillFix ELF definitions for PowerPC in local-elf.h
2017-06-24  Guillem Jovertest: Remove unused variable in nlist() unit test
2017-06-24  Guillem Jovertest: Handle libtool executable names in getprogname...
2017-06-19  Guillem JoverRelease libbsd 0.8.4 0.8.4
2017-06-19  Guillem JoverImport <sys/time.h> for some of its macros
2017-06-19  Guillem Jovertest: Add new strnstr() unit test
2017-06-19  Guillem Jovertest: Add new setprogname() and getprogname() unit...
2017-06-19  Guillem Jovertest: Add new setmode() and getmode() unit test
2017-06-19  Guillem Jovertest: Add new nlist() unit test
2017-06-19  Guillem JoverRemove RCSID tags
2017-06-19  Guillem JoverUpdate .gitignore for headers generator
2017-06-19  Guillem JoverNamespace header inclusion protection macros
2017-06-19  Guillem JoverFix broken mmap() usage in nlist() by switching to...
2017-06-19  Guillem JoverRemove a.out support from nlist()
2017-06-19  Igor GnatenkoMake strlcpy()/strlcat() slightly easier to read
2017-06-19  Guillem Joverbuild: Add missing \ at end of line
2017-06-18  Guillem JoverUpdate TODO
2017-06-09  Guillem JoverUpdate TODO
2017-06-09  Guillem Jovertest: Add unit test for strlcpy() and strlcat()
2017-06-09  Guillem Joverbuild: Match any glibc and musl ABIs on the host_os...
2017-06-09  Guillem Joverbuild: Quote the arguments to AC_CONDITIONAL
2017-06-09  Guillem Joverbuild: Move AC_TYPE_UID_T close to the other AC_TYPE_...
2017-06-09  Guillem Joverbuild: Move configure.ac comment into actual AC_CASE
2017-06-09  Guillem Joverbuild: Use src/strlcpy.c in AC_CONFIG_SRCDIR
2017-06-09  Guillem Joverman: Use .In intead of .Fd macros for includes
2017-06-09  Guillem Joverman: Add new libbsd(7) library overview man page
2017-06-09  Guillem Joverman: Add missing man pages
2017-06-07  Guillem Joverman: Add missing aliases
2017-06-06  Guillem Joverman: Move all man pages to section 3bsd
2017-06-05  Guillem JoverDo not use legacy BSD u_* types
2017-06-05  Guillem JoverTry <linux/a.out.h> if <a.out.h> is not present
2017-06-05  Guillem JoverDo not provide funopen() on musl
2017-06-05  Guillem JoverGracefully handle lack of system <sys/cdefs.h>
2017-06-05  Guillem JoverFix the __progname check to avoid the optimizer discard...
2017-06-05  Guillem JoverSupport GCC deprecated attribute for GCC older than 4.5
2017-06-05  Guillem JoverAdd support for RISC-V
2017-01-16  Helmut GrohneAdd support for TileGX
2016-04-23  Guillem JoverRelease libbsd 0.8.3 0.8.3
2016-03-27  Szabolcs NagyAdd missing <fcntl.h> includes
2016-03-27  Guillem Jovertest: Add a unit test for md5
2016-02-14  Guillem Joverman: Fix ungrammatical construct
2016-02-13  Guillem Joverbuild: Support clock_gettime() provided in librt
2016-02-13  Guillem JoverSwitch URLs from http or git to https
2016-02-07  Guillem JoverFix file descriptor leak in HASHFileChunk helper
2016-02-07  Guillem JoverFix unportable sizeof() usage
2016-01-27  Guillem JoverRelease libbsd 0.8.2 0.8.2
2016-01-27  Hanno BoeckFix heap buffer overflow in fgetwln()
2016-01-27  Hanno Boecktest: Add missing <sys/stat.h> include
2016-01-11  Guillem Jovertest: Fix success return code for arc4random unit test
2016-01-10  Lukas Fleischertest: Fix race condition in headers-*.sh
2015-12-14  Guillem JoverRelease libbsd 0.8.1 0.8.1
2015-12-14  Guillem JoverAdd support for GNU/Hurd to getentropy()
2015-12-14  Guillem Jovertest: Add new unit tests for individual headers usage
2015-12-13  Guillem JoverTurn <bsd/bsd.h> inert when using LIBBSD_OVERLAY
2015-12-13  Guillem JoverAdd missing include to <md5.h>
2015-12-13  Guillem JoverUse the non-overlayed libbsd headers when we need our...
2015-12-07  Guillem JoverSwitch COPYING to Debian copyright machine readable...
2015-12-07  Guillem JoverRelicense my contribution to BSD-2-clause
2015-12-07  Guillem JoverAdd missing copyright and license headers
2015-12-02  Guillem JoverFix getentropy implementation to use the correct system...
2015-12-02  Guillem JoverAdd support for GNU/kFreeBSD for closefrom() and getent...
2015-12-02  Guillem JoverUnify most arc4random Unix hooks into a single file
2015-12-01  Guillem JoverUse local SHA512 header
2015-11-30  Guillem JoverRelease libbsd 0.8.0 0.8.0
2015-11-30  Guillem JoverUpdate license and copyright information
2015-11-30  Guillem JoverUpdate arc4random module from OpenBSD and LibreSSL
2015-11-30  Guillem JoverAdd private getentropy module from OpenBSD and LibreSSL
2015-11-30  Guillem JoverAdd private SHA512 module from FreeBSD
2015-11-30  Marek VasutAdd NIOS2 support to nlist()
2015-11-30  Guillem Joverman: Rename funopen.3 to funopen.3bsd to avoid clash...
2015-11-30  Guillem Jovertest: Check asprintf() return code
2015-11-30  Guillem Jovertest: Add unit test for strmode()
2015-11-30  Guillem Jovertest: Add unit test for arc4random()
2015-11-30  Guillem Joverbuild: Make git log invocation immune to local configur...
2015-11-30  Guillem Joverbuild: Move hash/helper.c into new libbsd_la_included_s...
2015-11-30  Guillem Joverbuild: Move proctitle_LDFLAGS inside BUILD_LIBBSD_CTOR...
2015-09-24  Guillem JoverAdd explicit_bzero() function from OpenBSD
2015-09-24  Guillem JoverMake closefrom_procfs() fail when reallocarray() fails
2015-09-23  Guillem JoverLock the file streams in fgetln() and fparseln()
2015-09-23  Guillem JoverMark functions handling format strings with __printflike
2015-09-23  Guillem JoverAdd compile and link-time deprecation warnings for...
2015-09-23  Guillem Joverbuild: Add support for linker warnings
2015-09-23  Guillem JoverSwitch fparseln() implementation from fgetln() to getline()
2015-09-23  Guillem Jovertest: Add fparseln() unit test
2015-09-23  Guillem Jovertest: Refactor stream testing functions into a new...
2015-09-23  Brent CookAvoid left shift overflow in reallocarray
2015-09-23  Guillem JoverMake mergesort setup() static
next