]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2020-12-17 Paul Eggertcanonicalize: remove arbitrary 8192-byte limit
2020-12-17 Paul Eggertcanonicalize-lgpl: simplify merge to glibc
2020-12-17 Paul Eggertfree: preserve errno
2020-12-17 Paul Eggertidx: simplify IDX_MAX, remove IDX_WIDTH
2020-12-17 Bruno Haibleposix_spawn_file_actions_addfchdir-tests: Rename test.
2020-12-17 Bruno Haibleposix_spawn_file_actions_addchdir-tests: Rename test.
2020-12-17 Bruno Haibleposix_spawn-tests: Rename test.
2020-12-17 Bruno Haibleposix_spawnp-tests: Rename test.
2020-12-17 Bruno Haibleposix_spawnp-tests: Rename test.
2020-12-14 Bruno Haiblefindprog-in: Allow overriding the current directory.
2020-12-14 Bruno Haibleposix_spawn-internal: Make better use of 'const'.
2020-12-14 Bruno Haiblespawn: Make it compile on native Windows.
2020-12-14 Bruno Haiblewindows-spawn: Avoid shadowing a variable.
2020-12-14 Paul Eggertstring: port memchr macro to AIX 7.2 XLC
2020-12-14 Paul Eggertcanonicalize: fix AIX test failures
2020-12-14 Paul EggertAssume readlink/readlinkat ERANGE fix
2020-12-14 Paul Eggertgetcwd: port to AIX
2020-12-14 Paul Eggertreadlink, readlinkat: add ERANGE portability
2020-12-13 Bruno Haiblespawn-pipe: Fix hanging processes on Windows (regressio...
2020-12-12 Bruno HaibleFix gnulib-tool error when some modules occur in tests/.
2020-12-12 Bruno Haiblesh-quote, execute, spawn-pipe, etc.: Make better use...
2020-12-12 Bruno Haibleexecute-tests: Fix compilation error with MSVC.
2020-12-12 Paul Eggertvararrays: just use 2.70
2020-12-12 Paul Eggertsys_types: just use 2.70
2020-12-12 Paul Eggertstdint: port to Autoconf 2.70
2020-12-12 Paul Eggertpid_t.m4: just use 2.70
2020-12-12 Paul Eggertlargefile: just use 2.70
2020-12-12 Paul EggertAC_C_RESTRICT: update from Autoconf
2020-12-12 Paul Eggertextensions: update from Autoconf
2020-12-12 Paul Eggertalloca: update from Autoconf
2020-12-11 Bruno Haiblememchr: Work around memory overrun bug on AIX 7.2.
2020-12-11 Bruno Haibleexecute-tests: Fix compilation error on AIX in 32-bit...
2020-12-10 Bruno Haiblewindows-spawn: Relicense under LGPLv2+.
2020-12-10 Bruno Haibleexecute, spawn-pipe: Fix memory leak on native Windows.
2020-12-10 Bruno Haiblefindprog-in: Relicense under LGPLv2+.
2020-12-10 Bruno Haiblefindprog-in: Don't exit upon out-of-memory.
2020-12-09 Bruno Haiblefmaf: Work around a bug on FreeBSD 12.2/arm.
2020-12-09 Bruno Haiblethreadlib: Fix test-fstrcmp failure on FreeBSD 11.
2020-12-09 Bruno Haiblemath C++ tests: Fix compilation error in with clang...
2020-12-09 Bruno Haiblestd-gnu11: Make compatible with Autoconf 2.70.
2020-12-08 Bruno Haibleargp: Avoid undefined behaviour when invoking qsort().
2020-12-08 Bruno Haibleargp: Improve comments.
2020-12-08 Bruno Haibleargp: Don't pass invalid arguments to isspace() and...
2020-12-08 Bruno Haibleargp: Don't rely on undefined behaviour of _tolower().
2020-12-07 Bruno Haibleunicodeio: Fix wrong result on FreeBSD.
2020-12-07 Bruno Haibleget-rusage-data tests: Avoid test failure on FreeBSD...
2020-12-07 Bruno Haibleget-rusage-data: Fix link error on FreeBSD 12.2/arm64.
2020-12-07 Bruno HaibleCorrect interaction between gl_ANSI_CXX and AC_PROG_CXX.
2020-12-07 Bruno HaibleTweak the Windows oldnames workaround.
2020-12-06 Paul Eggertdoc: fix flat address space discussion
2020-12-06 Paul Eggertdoc: document -static-libubsan more
2020-12-06 Bruno Haibledoc: Add more details regarding the undefined behaviour...
2020-12-06 Bruno HaibleDo the Windows oldnames workaround through the C++...
2020-12-06 Bruno Haibledoc: Mention some missing function declarations.
2020-12-06 Bruno Haibledoc: Tweak example.
2020-12-06 Bruno Haiblefilenamecat-tests: Use idx_t for nonnegative ptrdiff_t...
2020-12-06 Bruno Haibletime_rz: Use idx_t for nonnegative ptrdiff_t variables.
2020-12-06 Bruno Haibleparse-datetime: Use idx_t for nonnegative ptrdiff_t...
2020-12-06 Bruno Haiblefnmatch: Use idx_t for nonnegative ptrdiff_t variables.
2020-12-06 Bruno Haiblec-stack: Use idx_t for nonnegative ptrdiff_t variables.
2020-12-06 Bruno Haiblebackupfile: Use idx_t for nonnegative ptrdiff_t variables.
2020-12-06 Paul Eggertdoc: fix curved quotes issue
2020-12-06 Paul Eggertdoc: mention static and dynamic checking
2020-12-06 Paul Eggertintprops: Add INT_ADD_OK etc.
2020-12-05 Paul Eggertdoc: move exotic platfroms to Target Platforms
2020-12-05 Paul Eggertdoc: minor rewording for IBM i
2020-12-05 Paul Eggertdoc: mention intptr_t etc. and IBM i
2020-12-05 Bruno Haibleutime: Fix a test failure on macOS 10.13.
2020-12-04 Bruno Haibleutime: Fix a test failure on macOS 10.13.
2020-12-04 Paul Eggertintprops: update doc and mention Unisys
2020-12-04 Bruno Haibleidx: Clarify that idx_t always behaves like a signed...
2020-12-03 Bruno Haibleidx: New module.
2020-12-03 Bruno Haiblefprintf-posix-tests: Avoid a test failure on macOS...
2020-12-02 Paul Eggertcanonicalize: refactor can_mode flag
2020-12-02 Paul Eggertcanonicalize: prefer signed integer types
2020-12-02 Paul Eggertcanonicalize: fix most of another EOVERFLOW issue
2020-12-02 Paul Eggertcanonicalize: do not assume symlinks have st_ino
2020-12-02 Paul Eggertcanonicalize: fix EOVERFLOW bug
2020-12-02 Paul Eggertcanonicalize-lgpl: fix EOVERFLOW bug
2020-12-02 Bruno Haiblestrsignal-tests: Fix test failure on macOS 10.13.
2020-12-02 Bruno HaibleFix compilation errors in test-math-c++.cc on FreeBSD...
2020-12-02 Bruno Haiblespawn-pipe: Allow caller to specify directory for the...
2020-12-02 Bruno Haibleexecute: Allow caller to specify directory for the...
2020-12-02 Karl Berryautoupdate
2020-12-01 Bruno Haiblevma-iter: Add support for macOS11/arm64.
2020-12-01 Bruno Haiblespawn-pipe: Fix handling of OS/2 kLIBC.
2020-12-01 Bruno Haibleexecute: Fix uninitialized use of errno.
2020-11-30 Bruno Haibleaccess tests: Fix test failure on native Windows.
2020-11-30 Paul Eggertfaccessat: link with $(LIB_EACCESS)
2020-11-30 Bruno Haibleexecute, spawn-pipe: Make multithread-safe on native...
2020-11-30 Bruno Haibleexecute, spawn-pipe: Improve documentation.
2020-11-30 Bruno Haibleexecute tests: Add more tests.
2020-11-30 Bruno Haiblehavelib: Fix for non-ELF platforms (regression 2019...
2020-11-30 Akim Demaillebitset: use integer_length in table implementation
2020-11-30 Akim Demaillebitset: use integer_length in list implementation
2020-11-30 Akim Demaillebitset: use integer_length in vector implementation
2020-11-30 Akim Demaillebitset: use integer_length in array implementation
2020-11-30 Akim Demaillebitset: style: use consistent names
2020-11-30 Akim Demaillebitset: style: sort header
2020-11-30 Akim Demaillebitset: tests: check BITSET_FOR_EACH_REVERSE
next