]> git.ipfire.org Git - thirdparty/libbsd.git/shortlog
thirdparty/libbsd.git
5 days ago  Guillem JoverMark tau and sigma Chacha variables as nonstring main
5 days ago  Guillem Joverinclude: Switch from __unused to new LIBBSD_UNUSED
5 days ago  Guillem Joverinclude: Refactor «unused» attribute into new LIBBSD_UN...
2024-11-02  Alan Coopersmithdoc: Update anongit & cgit URLs to use gitlab instead
2024-03-18  Guillem JoverRelease libbsd 0.12.2 0.12.2
2024-03-14  Sam Jamestest: nlist: make resilient against -Wl,--gc-sections
2024-03-14  Guillem Joverbuild: Do not rely on internal autoconf ac_cv_sys_file_...
2024-03-14  Guillem Joverbuild: Use -eq instead of = as test operators for arith...
2024-03-12  Guillem Joverbuild: Fix typo in ABI selection description
2024-03-12  Guillem Joverbuild: Only install time struct conversion macros where...
2024-03-11  Guillem Joverman: Add links for errc module functions
2024-03-11  Guillem Joverman: Do not install timeval(3bsd) nor timespec(3bsd)
2024-03-06  Duncan Overbruckstrtonum: Do not abort on EINVAL from strtoi()
2024-03-06  Duncan Overbruckclosefrom: Ignore files starting with dot when scanning...
2024-03-06  Guillem Joverbuild: Match also gnu* for GNU/Hurd on the glibc ABI...
2024-02-28  Guillem JoverRelease libbsd 0.12.1 0.12.1
2024-02-28  Guillem Joverbuild: Add a comment to libbsd-overlay.pc about -isyste...
2024-02-28  Guillem Joverbuild: Install err.h if either of the err or errc modul...
2024-02-27  Guillem JoverRelease libbsd 0.12.0 0.12.0
2024-02-27  Guillem JoverAdd explicit time32 and time64 support
2024-02-25  Guillem Joverbuild: Add support for AIX
2024-02-25  Guillem JoverAdd vasprintf() and asprintf() functions missing on AIX
2024-02-25  Guillem Joverbuild: Add support for Solaris
2024-02-25  Guillem Joverbuild: Make almost all exposed interfaces use the new...
2024-02-25  Guillem Joverbuild: Rework ABI selection logic
2024-02-25  Guillem Joverbuild: Rename ABI selection variables from need_ to...
2024-02-21  Guillem Joverbuild: Revert accidental testing aid change
2024-02-21  Guillem Joverbuild: Make digest function checks conditional on their use
2024-02-21  Guillem Joverbuild: Move ABI selection at the top of configure.ac
2024-02-21  Guillem Joverbuild: Sort variables and their contents in automake...
2024-02-21  Guillem Joverbuild: Rename LIBBSD_ABI to SOVERSION
2024-02-21  Guillem Joverbuild: Refactor function checks into a new libbsd-funcs...
2024-02-21  Guillem Joverbuild: Remove space before shell redirection
2024-02-21  Guillem Joverbuild: Add support for silent rules for the libbsd...
2024-02-18  Guillem JoverSplit errc family of functions from err ones
2024-02-18  Guillem JoverSync strtoi()/strtou() implementations from NetBSD
2024-02-18  Guillem Joverbuild: Swap symbol and alias arguments order in macros...
2024-02-18  Guillem Joverbuild: Generate the map file from the configured ABI
2024-02-17  Guillem Joverbuild: Make name_from_id man pages conditional instead...
2024-01-08  Guillem Joverman: Mention that funopen() can be made available on...
2024-01-08  Guillem Joverman: Fix manual page references
2024-01-08  Guillem Joverman: Add closefrom(), strlcpy() and strlcat() as supers...
2024-01-08  Guillem Joverdoc: Use macOS to refer to the operating system
2024-01-08  Guillem JoverRelease libbsd 0.11.8 0.11.8
2024-01-08  Guillem Jovertest: Close all descriptors before initializing them...
2024-01-07  Guillem Joverbuild: Check out-of-tree builds in CI
2024-01-07  Guillem JoverAdjust strlcpy() and strlcat() per glibc adoption
2024-01-07  Guillem JoverDo not add a pointer to the NULL constant
2024-01-07  Guillem JoverDo not confuse code analyzers with out-of-bounds array...
2024-01-07  Guillem Jovertest: Fix short-lived memory leak
2023-10-27  Guillem Joverbuild: Add a coverage regex to the CI job
2023-10-09  Guillem Joverman: Use VARIANTS instead of ALTERNATIVES in libbsd(7)
2023-10-09  Guillem Joverman: Markup function references with Xr instead of Fn
2023-09-05  Guillem Joverbuild: Add missing dash to macro title bar
2023-09-05  Guillem Joverpwcache: Do not declare uidtb and gidtb when not used
2023-09-05  Guillem Joverfgetln: Include <stdio.h> after <sys/*>
2023-09-05  Guillem Joverbuild: Refactor GNU .init_array support check into...
2023-07-29  Guillem Joverbuild: Refactor linker script detection into a new...
2023-07-29  Guillem Joverbuild: Do not provide prototypes for arc4random() on...
2023-07-29  Guillem Joverbuild: Do not build the progname module if it is not...
2023-04-29  Guillem Joverbuild: Sort entries alphabetically
2023-04-29  Guillem Joverbuild: Conditionalize wcslcpy() and wcslcat() functions...
2023-04-29  Guillem Joverbuild: Conditionalize only id-from-name functions not...
2023-04-22  Guillem Joverbuild: Conditionalize getprogname()/setprogname on...
2023-04-22  Guillem Joverprogname: Include <procinfo.h> if available
2023-04-22  Guillem Joverbuild: Check whether we need libperfstat on AIX
2023-04-22  Guillem Joverbuild: Annotate droppable functions for musl on next...
2023-04-22  Guillem Joverbuild: Conditionalize bsd_getopt() on macOS
2023-04-21  Guillem JoverMove the version script comments before the symbols
2023-04-21  Guillem JoverPort getprogname() to AIX
2023-04-21  Guillem JoverMake getprogname() porting mandatory
2023-04-17  Guillem Jovertest: Do not use /dev/null as compiler output file
2023-04-17  Guillem Joverbuild: Add generated *.sym files to .gitignore
2023-04-17  Guillem Joverbuild: On macOS do not build functions provided by...
2023-04-17  Guillem Joverbuild: Select whether to include funopen() in the build...
2023-04-17  Guillem Joverbuild: Move Windows OS detection to the OS features...
2023-04-17  Guillem Joverbuild: Remove __MUSL__ definition from configure
2023-04-17  Guillem Joverbuild: Add a new libbsd_strong_alias() macro and switch...
2023-04-17  Guillem Joverbuild: Only emit link warnings for ELF objects
2023-04-17  Guillem Joverbuild: Use an export symbols file if there is no versio...
2023-04-17  Guillem Joverbuild: Add -no-undefined libtool flag
2023-04-17  Guillem Joverbuild: Do not override the default DEPENDENCIES for...
2023-04-17  Guillem JoverOnly use <stdio_ext.h> if present
2023-04-17  Guillem JoverDefine _NSIG if it is not defined by the system
2023-04-17  Guillem JoverDeclare environ if the system does not do so
2023-04-17  Guillem JoverUse lockf() when flock() is not available
2023-04-17  Guillem Jovertest: Use open_memstream() only if available
2023-04-17  Guillem Jovertest: Do not hardcode root:root user and group names
2023-04-17  Guillem Jovertest: Fix closefrom() test on macOS
2023-04-17  Guillem Jovertest: Fix closefrom() test to handle open file descript...
2023-04-17  Guillem Jovertest: Disable blank_stack_side_effects() on non-Hurd...
2023-03-29  Guillem Joverbuild: Do not enable ASAN for musl CI pipelines
2023-03-29  Guillem Joverman: Add HISTORY section to arc4random(3bsd)
2023-03-29  Guillem Joverman: Switch arc4random(3bsd) man page from OpenBSD...
2023-03-29  Guillem Joverdoc: Remove written-by attribution
2023-03-29  Guillem Joverbuild: Add support for sanitizer compiler flags
2023-03-29  Guillem Jovertest: Exempt blank_stack_side_effects() from sanitizer...
2023-03-29  Guillem Jovertest: Import explicit_bzero() sanitizer support changes...
2023-03-21  Guillem Jovertest: Fix memory leaks in fpurge test
2023-03-03  Guillem Joverman: Fix BSD and glibc versions
next