]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2020-03-22 Bruno Haibleunlink: Ensure errno also on native Windows.
2020-03-21 Paul Eggertunlink: fix malloc errno typo
2020-03-16 Bruno Haible*printf-posix: Fix m4 error (regression from 2020-03...
2020-03-08 Bruno Haiblecrypto/af_alg, renameatu, same, term-style-control...
2020-03-08 Bruno Haible*printf-posix: Document why it's overridden on some...
2020-03-07 Bruno HaibleRevert my last commit, due to compilation errors.
2020-03-07 Paul Eggertopen, openat: port to (O_RDWR | O_RDONLY) != 0
2020-03-07 Bruno Haiblefindprog, relocatable-prog: Ignore directories during...
2020-03-07 Bruno Haibleopenat: Fix theoretically possible issue on GNU/Hurd.
2020-02-24 Bruno Haiblegetloadavg: Don't use /usr/local when cross-compiling...
2020-02-24 Bruno Haiblefcntl: Add witness of gnulib override.
2020-02-24 Assaf Gordonusers.txt: Add datamash, time
2020-02-23 Bruno Haibleuni*/base: Use 'restrict'.
2020-02-23 Bruno Haibleglob, spawn: Use improved '_Restrict_' definition.
2020-02-23 Bruno Haiblecrypto/gc: Use 'restrict'.
2020-02-23 Bruno Haiblecrypto/hmac-*: Use 'restrict'.
2020-02-23 Bruno Haiblecrypto/sm3: Use 'restrict'.
2020-02-23 Bruno Haiblecrypto/*-buffer: Use 'restrict'.
2020-02-23 Bruno Haiblecrypto/sha512-buffer: Use 'restrict'.
2020-02-23 Bruno Haiblecrypto/sha256-buffer: Use 'restrict'.
2020-02-23 Bruno Haiblecrypto/sha1-buffer: Use 'restrict'.
2020-02-23 Bruno Haiblecrypto/md5-buffer: Use 'restrict'.
2020-02-23 Bruno Haiblecrypto/md4: Use 'restrict'.
2020-02-23 Bruno Haiblecrypto/md2: Use 'restrict'.
2020-02-23 Bruno Haiblecrypto/rijndael: Use 'restrict'.
2020-02-23 Bruno Haiblecrypto/arctwo: Use 'restrict'.
2020-02-23 Bruno Haiblecrypto/arcfour: Use 'restrict'.
2020-02-23 Bruno Haiblecareadlinkat: Use 'restrict'.
2020-02-23 Bruno Haibleregex-quote: Use 'restrict'.
2020-02-23 Bruno Haiblesystem-quote: Use 'restrict'.
2020-02-23 Bruno Haiblesh-quote: Use 'restrict'.
2020-02-23 Bruno Haiblequotearg: Use 'restrict'.
2020-02-23 Bruno Haibleparse-datetime: Use 'restrict'.
2020-02-23 Bruno Haiblenstrftime: Use 'restrict'.
2020-02-23 Bruno Haiblembstok_r: Use 'restrict'.
2020-02-23 Bruno Haiblexmemcoll: Use 'restrict'.
2020-02-23 Bruno Haiblememcoll: Use 'restrict'.
2020-02-23 Bruno Haiblevasnprintf: Use 'restrict'.
2020-02-23 Bruno Haiblec-vasnprintf: Use 'restrict'.
2020-02-23 Bruno Haiblec-vsnprintf: Use 'restrict'.
2020-02-23 Bruno Haiblec-snprintf: Use 'restrict'.
2020-02-23 Bruno Haibleastrxfrm: Use 'restrict'.
2020-02-23 Bruno Haibleamemxfrm: Use 'restrict'.
2020-02-23 Paul Eggertfchmodat, lchmod: simplify
2020-02-22 Bruno Haiblelchmod: Fix link error on Solaris 10 (regression from...
2020-02-22 Bruno HaibleUse 'restrict' in all POSIX function declarations.
2020-02-22 Bruno HaibleUpdate NEWS.
2020-02-22 Paul Eggertchmodat, chownat: new modules
2020-02-22 Bruno Haibleusers.txt: Add groff.
2020-02-22 Bruno HaibleUpdate gnulib-tool.py.TODO.
2020-02-22 Bruno Haiblegnulib-tool: Ensure copied files are writable.
2020-02-22 Bruno Haibleusers.txt: Update.
2020-02-22 Paul Eggertlargefile: remove _DARWIN_USE_64_BIT_INODE
2020-02-21 Paul EggertAdd ‘extern "C"’ to count-one-bits.h etc.
2020-02-20 Eric Wongusers.txt: update cmogstored URL
2020-02-19 Bruno Haibleuninorm/decompose-internal: Avoid "no previous prototyp...
2020-02-16 Bruno Haiblefchmodat: Make more future-proof.
2020-02-16 Bruno Haiblelchmod: Make more future-proof.
2020-02-16 Bruno Haiblelchmod: Fix buggy override on macOS, HP-UX (regression...
2020-02-16 Paul Eggertxnanosleep: prefer pause, and get remaining time
2020-02-16 Bruno Haiblelchmod: Improve cross-compilation guess.
2020-02-16 Bruno Haiblefstrcmp: Add API to clean up resources.
2020-02-14 Bruno Haiblewctype-h: Fix compilation errors in C++ (regression...
2020-02-13 Paul Eggertfchmodat, lchmod: port to buggy Linux filesystems
2020-02-12 Karl Berryautoupdate
2020-02-12 Paul Eggertlchmod: pacify Coverity CID 1491216
2020-02-11 Bruno Haiblecopysignf: Fix link error on HP-UX with cc.
2020-02-11 Bruno Haiblepthread-mutex-tests, pthread-rwlock-tests: Fix link...
2020-02-11 Bruno Haibleptsname_r-tests: Avoid unused function warning.
2020-02-08 Bruno Haiblelchmod: Add tests.
2020-02-08 Bruno Haiblelchmod: Ensure declaration on HP-UX.
2020-02-08 Bruno Haiblefchmodat: Strengthen tests.
2020-02-08 Bruno Haiblefchmodat: Fix endless recursion on Cygwin (regression...
2020-02-08 Bruno Haiblefchmodat: Improve cross-compilation guesses.
2020-02-08 Bruno HaibleFix compilation errors in a testdir created with -...
2020-02-08 Bruno Haibledoc: Update for glibc 2.31.
2020-02-08 Kenneth D'souzamountlist: consider smb3 file systems as remote
2020-02-08 Paul Eggertfchmodat: AT_SYMLINK_NOFOLLOW fix for non-symlinks
2020-02-05 Paul Eggert* lib/mountlist.c: fix formatting
2020-02-05 Marc Dionnemountlist: Consider AFS filesystems as remote
2020-02-04 Paul EggertPort _Noreturn to older Clang
2020-02-04 Pádraig Bradytest-canonicalize: avoid an unused function warning
2020-02-04 Paul Eggertlibc-config: port to Apple’s Clang variant
2020-02-02 Bruno HaibleDocument the new modules list-c++, set-c++, oset-c...
2020-02-02 Bruno Haibleomap-c++: Add tests.
2020-02-02 Bruno Haibleomap-c++: New module.
2020-02-02 Bruno Haiblemap-c++: Add tests.
2020-02-02 Bruno Haiblemap-c++: New module.
2020-02-02 Bruno Haibleoset-c++: Add tests.
2020-02-02 Bruno Haibleoset-c++: New module.
2020-02-02 Bruno Haibleset-c++: Add tests.
2020-02-02 Bruno Haibleset-c++: New module.
2020-02-02 Bruno Haiblelist-c++: Add tests.
2020-02-02 Bruno Haiblelist-c++: New module.
2020-02-02 Bruno Haiblexalloc: Fix compilation error in C++ mode on FreeBSD 12.
2020-02-02 Pádraig Bradyread-file: reduce max size from SIZE_MAX to PTRDIFF_MAX
2020-02-02 Pádraig Bradysysctl.h: avoid including on glibc
2020-02-02 Bruno Haiblelist, set, oset, map, omap: Avoid imperative voice...
2020-02-02 Bruno Haiblelist, set, oset, map, omap: Avoid imperative voice...
2020-02-01 Bruno Haibleansi-c++-opt: Set CXXFLAGS to "-g -O2" by default.
next