]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2017-08-21 Paul Eggertgit-version-gen: port to Solaris 10
2017-08-19 Bruno Haiblehost-cpu-c-abi: Improve detection of MIPS ABI.
2017-08-17 Bruno Haiblehypot tests: Fix test failure on FreeBSD 11.0/x86.
2017-08-17 Bruno Haiblefloat: Fix LDBL_MIN value on FreeBSD/x86.
2017-08-17 Bruno Haiblerandom: Fix test compilation failure on Cygwin 1.5.25.
2017-08-17 Bruno Haiblestdnoreturn: Fix test compilation failure on Cygwin.
2017-08-16 Paul Eggertcloexec: spelling fixes in comments
2017-08-16 Bruno Haiblethread: Fix conflict with pthread_sigmask module.
2017-08-16 Paul Eggertrename: port better to NetBSD
2017-08-16 Bruno Haibleiconv_open, uni*: Add support for VPATH builds with...
2017-08-16 Bruno Haiblenonblocking-socket tests: Fix failure on OpenBSD 6.0.
2017-08-16 Bruno Haiblerename, renameat: Update doc regarding NetBSD.
2017-08-16 Paul Eggertrenameat2: port better to macOS
2017-08-15 Paul Eggertfutimens: don’t assume struct timespec layout
2017-08-15 Paul Eggertrename: document+test NetBSD rename
2017-08-15 Bruno Haiblerenameat: Ensure declaration in <stdio.h> on NetBSD.
2017-08-15 Bruno Haibleduplocale: Work around NetBSD 7.0 bug.
2017-08-15 Bruno Haibleduplocale tests: Verify use with *_l functions.
2017-08-15 Bruno Haibleextensions: Enable NetBSD specific extensions.
2017-08-14 Bruno Haibleopen, openat: Update doc about O_CLOEXEC.
2017-08-14 Paul Eggertopen: support O_CLOEXEC
2017-08-13 Paul Eggert* lib/reallocarray.c: Fix layout.
2017-08-13 Paul Eggertreallocarray: minor fixes
2017-08-13 Darshit Shahreallocarray: New module
2017-08-12 Paul Eggertdirent-safer: fix cloexec race
2017-08-12 Paul Eggertfts: fix cloexec races
2017-08-11 Bruno Haiblefts tests: Fix link error.
2017-08-10 Paul Eggertfts: port recent changes to CentOS 6
2017-08-09 Karl Berryautoupdate
2017-08-09 Paul Eggerttempname: do not depend on secure_getenv
2017-08-08 Paul Eggertextensions: add _OPENBSD_SOURCE
2017-08-07 Reuben Thomasmanywarnings: Add support for C++.
2017-08-07 Reuben Thomasmanywarnings: Add support for C++.
2017-08-07 Paul Eggertgit-version-gen: another fix for tags with "-"
2017-08-06 Bruno Haiblewarnings, manywarnings: Add support for multiple langua...
2017-08-06 Paul Eggertgit-version-gen: port better to older Git
2017-08-06 Markus Armbrustergit-version-gen: Fix for tags containing '-'
2017-08-05 Paul Eggertvalgrind-tests: use ls, and cache
2017-08-04 Paul Eggertmanywarnings: port to 64-bit GCC builds of Emacs
2017-08-04 Bruno HaibleRelax the license of some modules with no runtime code.
2017-08-03 Paul Eggertrenameat2: port to RHEL 7 + NFS
2017-08-02 Paul Eggertrenameat2: port to non-renameat platforms
2017-08-01 Paul Eggertmanywarnings: port to 32-bit GCC bug
2017-07-31 Paul Eggertbackupfile: new function to validate backup suffix
2017-07-30 Paul Eggertcanonicalize: fix EOVERFLOW commentary
2017-07-30 Paul EggertDon't interpret EOVERFLOW to mean nonexistence
2017-07-30 Paul Eggertbackup-rename: new module
2017-07-30 Paul Eggertrenameat2: port better to older Solaris
2017-07-30 Paul Eggertfts-tests: port to gcc -Wwrite-strings
2017-07-30 Reuben Thomasrelocatable-lib{,-lgpl}: improve documentation
2017-07-30 Reuben Thomasrelocatable-lib{,-lgpl}: add Valgrind suppressions
2017-07-30 Reuben Thomasrelocatable: Make the license on the sources the GPL.
2017-07-30 Bruno Haiblehost-cpu-c-abi: Detect ILP32 ABI on IA-64 HP-UX.
2017-07-28 Paul Eggertfaccessat: document AT_SYMLINK_NOFOLLOW issue
2017-07-28 Paul Eggertrenameat2: port to Solaris 10
2017-07-27 Paul Eggertrenameat2: new module
2017-07-27 Erik Skultetyvc-list-files: Adjust the script to support git worktrees
2017-07-26 Paul Eggertmaint: bring MODULES.html.sh up to date
2017-07-26 Jim Meyeringfprintftime: fix build-break caused by recent renaming
2017-07-26 Paul Eggertregex: work with GCC7's -Werror=implicit-fallthrough=
2017-07-25 Paul Eggertfts: simplify fts_build
2017-07-25 Paul Eggertfts: three levels of leaf optimization
2017-07-25 Paul Eggertfts: cache dirent_inode_sort_may_be_useful too
2017-07-25 Paul Eggertfts: introduce MIN_DIR_NLINK
2017-07-25 Paul Eggertfts: nlink_t signedness fixups
2017-07-25 Paul Eggertfts-tests: new module
2017-07-24 Bruno HaibleRename module 'strftime' to 'nstrftime'.
2017-07-23 Bruno HaibleRename module 'strftime' to 'nstrftime'.
2017-07-21 Tim Rühsenmalloca: Silence a warning from clang's memory sanitizer.
2017-07-19 Karl Berryautoupdate
2017-07-19 Bruno Haiblehost-cpu-c-abi: Fix detection of MIPS ABI.
2017-07-16 Paul Eggertexplicit_bzero: new module
2017-07-16 Bruno Haiblethreadlib: Support static linking.
2017-07-16 Bruno Haibleunicase/locale-language: Fix link dependencies.
2017-07-15 John E. Malmbergsys_socket: Add support for OpenVMS.
2017-07-15 John E. Malmbergsys_resource: Add support for OpenVMS.
2017-07-15 John E. Malmbergmath: Add support for OpenVMS.
2017-07-15 Bruno Haiblegetdtablesize: Add minimal support for OpenVMS.
2017-07-13 Bruno HaibleRevisit cross-compilation guesses.
2017-07-13 Bruno HaibleImprove cross-compilation guesses for native Windows.
2017-07-13 Bruno HaibleImprove cross-compilation guesses for native Windows.
2017-07-13 Bruno HaibleImprove cross-compilation guesses for native Windows.
2017-07-11 Bruno HaibleMore systematic m4 quoting and indentation.
2017-07-11 Bruno Haibleround, roundf: Avoid compiler warning in configure...
2017-07-10 Bruno Haiblegetlogin tests: Avoid #ifdefs when sharing code between...
2017-07-10 Paul Eggertgetlogin: don’t assume one name per uid
2017-07-10 Tim Rühsenglob: Fix more memory leaks.
2017-07-10 Bruno HaibleMake sure $host and $host_os are defined when used.
2017-07-10 Bruno Haible*printf: Fix cross-compilation guess for Solaris.
2017-07-07 Bruno Haiblevasnprintf: port to macOS 10.13
2017-07-07 Paul Eggertvasnprintf: port to macOS 10.13
2017-07-06 Bruno Haibleimaxdiv tests: Fix logic.
2017-07-06 Bruno Haibleuninorm/filter: Fix use-after-free bug.
2017-07-06 Bruno Haibleglob: Fix more memory leaks.
2017-07-06 Paul Eggertparse-datetime: fix uninit var bug
2017-07-05 Bruno Haibledoc: Update for MSVC 14.
2017-07-05 Bruno Haiblesched: Fix build failure on native Windows (regression...
2017-07-05 Karl Berryautoupdate
2017-07-03 John Malmbergstdioext: Port to OpenVMS.
2017-07-02 Benno Schulenbergglob: Declare variables at the very start of their...
next