]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2020-12-24 Bruno Haibleposix_spawn-internal: Implement for native Windows.
2020-12-24 Bruno Haiblewindows-spawn: Export another auxiliary function.
2020-12-24 Bruno Haiblewindows-spawn: Export some more auxiliary functions.
2020-12-24 Bruno Haiblewindows-spawn: Export another auxiliary function.
2020-12-24 Bruno Haiblewindows-spawn: Export an auxiliary function.
2020-12-24 Bruno Haibleposix_spawn* tests: Add support for native Windows.
2020-12-24 Bruno Haiblesh-filename: Add support for native Windows.
2020-12-24 Paul Eggertcareadlinkat: improve warning line number
2020-12-24 Paul Eggert* canonicalize-lgpl.c: Space after paren.
2020-12-24 Paul Eggertlinkat: use eloop-threshold
2020-12-24 Paul Eggertcanonicalize-lgpl: use eloop-threshold
2020-12-24 Paul Eggerteloop-threshold: new module
2020-12-24 Paul Eggertcanonicalize: prefer faccessat to stat
2020-12-24 Paul Eggertfaccessat: work around F_OK EOVERFLOW bug
2020-12-24 Paul Eggertstat failing with EOVERFLOW implies existence
2020-12-24 Paul Eggertcanonicalize-lgpl: remove freea macro
2020-12-24 Paul Eggertcanonicalize, canonicalize-lgpl: fix symlink bug
2020-12-24 Bruno Haibleexecute: Treat signalled processes like wait-process...
2020-12-24 Bruno Haiblewindows-spawn: Improve errno upon failure on native...
2020-12-24 Bruno Haiblefindprog-in: Improve errno upon failure on native Windows.
2020-12-24 Bruno Haibleposix_spawn, posix_spawnp: Fix execution of scripts.
2020-12-24 Bruno HaibleAdd unit tests regarding execution of scripts.
2020-12-24 Bruno HaibleDon't execute scripts without '#!' marker through ...
2020-12-24 Bruno Haibleposix_spawn[p]: Fix compilation error on Windows (regr...
2020-12-23 Bruno Haibleposix_spawn tests: Add two more tests.
2020-12-23 Bruno Haibleposix_spawn tests: Add another test.
2020-12-23 Karl Berrybuild-aux/config.guess
2020-12-21 Bruno HaibleRemove support for broken <wchar.h> in AIX 3.
2020-12-21 Bruno HaibleRemove support for broken <wchar.h> in BSD/OS and OSF/1.
2020-12-21 Bruno Haibleisnanf: Fix autoconf test.
2020-12-20 Bruno HaibleRemove some of the support for obsolete IRIX 4 and 5.
2020-12-20 Bruno Haiblefilemode: Remove Cray support.
2020-12-20 Paul Eggertfree-posix: assume glibc 2.33 fixes this.
2020-12-20 Bruno Haiblebackupfile: Fix compilation error on native Windows...
2020-12-20 Bruno Haiblefloat: Fix compilation error when gnulib's float.h...
2020-12-20 Bruno Haiblefloat: Fix compilation error when gnulib's float.h...
2020-12-19 Bruno Haiblefree-posix: Assume future POSIX compliance only on...
2020-12-19 Paul Eggertfree-posix: port to GNU/Linux
2020-12-19 Bruno Haiblefree-posix: Add tests.
2020-12-18 Bruno Haiblefree-posix: Add C++ declaration test.
2020-12-18 Bruno Haiblefree-posix: New module, renamed from 'free'.
2020-12-18 Bruno Haiblefree: Remove support for obsolete platforms.
2020-12-18 Paul Eggertintprops: port to ICC 2021.1 Beta 20201112
2020-12-18 Bruno Haibleintprops: Avoid potentially buggy __builtin_add_overflo...
2020-12-17 Bruno Haiblefree: Fix warning.
2020-12-17 Paul Eggertcanonicalize-lgpl: fix AIX test failures
2020-12-17 Paul Eggertcanonicalize: omit second readlink when not needed
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++...
next