]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2024-06-16 Paul Eggertparse-datetime: don’t depend on tzname
2024-06-16 Paul Eggerttime_r: refactor tm_zone tests
2024-06-16 Paul Eggerttime: document struct tm portability
2024-06-16 Paul Eggerttime_r-tests: avoid tzname test
2024-06-16 Paul Eggertnstrftime: rename HAVE_TM_GMTOFF
2024-06-15 Bruno HaibleDrop outdated cppi configuration.
2024-06-15 Bruno Haibledoc: Update for glibc 2.39.
2024-06-15 Bruno Haibledoc: Update for glibc 2.39.
2024-06-15 Bruno Haibledoc: Update for glibc 2.38.
2024-06-15 Bruno Haibledoc: Update for glibc 2.36.
2024-06-15 Collin Funkgnulib-tool.py: Revert previous change.
2024-06-15 Paul Eggerttimespec-add,timespec-sub: tune
2024-06-15 Collin Funkgnulib-tool.py: Simplify joining paths.
2024-06-15 Paul EggertFix typos in ChangeLog and getpagesize.texi
2024-06-15 Bruno Haibledoc: Update for glibc 2.35.
2024-06-15 Bruno Haibledoc: More updates for glibc 2.34.
2024-06-14 Bruno Haibledoc: More updates for glibc 2.34.
2024-06-14 Paul Eggertxsize: port to SIZE_MAX <= INT_MAX
2024-06-14 Paul Eggertssfmalloc-tests: simplify by using sysconf
2024-06-14 Paul Eggertsigsegv-tests: port to plain POSIX
2024-06-14 Paul Eggertfree-posix-tests: port to plain POSIX
2024-06-14 Paul Eggertmaint: avoid some test getpagesize dependencies
2024-06-14 Paul Eggertmprotect: don’t assume pointers fit in long
2024-06-14 Paul Eggertmemchr,strncat: prefer sysconf (_SC_PAGESIZE)
2024-06-14 Paul Eggertgetcwd: simplify abort bug checking
2024-06-14 Paul Eggertgetpagesize: remove outdated ref
2024-06-14 Paul Eggertgetpagesize: improve doc
2024-06-14 Bruno Haiblevasnprintf: Reject a width > INT_MAX.
2024-06-14 Bruno Haiblerelocatable-prog: Implement --help and --version for...
2024-06-14 Bruno Haiblerelocatable-prog-wrapper: Implement --help, --version...
2024-06-14 Bruno Haiblehavelib: Implement --help and --version for all programs.
2024-06-14 Bruno HaibleImprove bug reporting address for some programs.
2024-06-13 Bruno HaibleAssume wchar_t.
2024-06-13 Yves Ortongitlog-to-changelog: Ensure that use of keys() is deter...
2024-06-13 Yves Ortongendocs: Ensure that use of keys() is deterministic.
2024-06-13 Karl Berryautoupdate
2024-06-12 Bruno Haibleparse-datetime: Revert last commit.
2024-06-11 Paul Eggertmktempd: use GNU-style -t if available
2024-06-11 Bruno Haibleparse-datetime: Add support for VPATH builds with OpenB...
2024-06-11 Collin Funkmktempd: Invoke mktemp portably.
2024-06-11 Bruno Haibletest-framework-sh: Fix 'returns_' to not turn off traci...
2024-06-11 Paul Eggertmaint: avoid duplicate tight-scope work
2024-06-10 Karl Berryautoupdate
2024-06-10 Collin Funkgnulib-tool.py: Handle absolute path checks consistently.
2024-06-09 Bruno Haiblec32width tests: Avoid a test failure on Solaris 11...
2024-06-09 Bruno Haiblec32ispunct tests: Avoid a test failure on Solaris 11...
2024-06-09 Bruno Haiblec32rtomb: Add a sanity check, working around Solaris...
2024-06-08 Bruno Haiblec32isblank tests: Avoid test failure on NetBSD 10.0.
2024-06-08 Bruno Haibleusleep tests: Avoid failure due to known Cygwin 3.5...
2024-06-08 Collin Funktest-framework-sh: Don't leave temporary directories...
2024-06-07 Bruno Haiblepthread_sigmask tests: Avoid failure due to known NetBS...
2024-06-07 Bruno Haiblesigprocmask tests: Avoid failure due to known NetBSD...
2024-06-07 Bruno HaibleUpdate HACKING.
2024-06-07 Paul EggertSpelling fix from Automake
2024-06-07 Bruno Haibleusleep: Document Cygwin bug.
2024-06-06 Paul Eggerttzname: document some limitations
2024-06-06 Bruno Haiblenstrftime, c-nstrftime: Support time zone names on...
2024-06-06 Bruno Haibleparse-datetime: Support time zone names on MSVC.
2024-06-06 Bruno Haibletime_rz: Support time zone names on MSVC.
2024-06-06 Bruno Haibletzname: Add tests.
2024-06-06 Bruno Haibletzname: New module.
2024-06-06 Bruno Haibletzname, daylight, timezone: Update documentation.
2024-06-06 Bruno Haibleacl-permissions: Fix test-file-has-acl-2.sh failure...
2024-06-06 Collin Funkgnulib-tool.py: Don't perform unnecessary configure...
2024-06-06 Bruno Haiblesetenv: On native Windows, don't modify _environ directly.
2024-06-06 Bruno Haibleunsetenv: On native Windows, don't modify _environ...
2024-06-06 Bruno Haibleputenv: Don't crash upon out-of-memory.
2024-06-05 Bruno Haibleputenv: Improve comments.
2024-06-05 Bruno Haiblesetenv: Modernize.
2024-06-05 Bruno Haiblenstrftime: Make %c work on native Windows again, part 2.
2024-06-05 Paul Eggertnstrftime: don’t assume <locale.h>
2024-06-05 Bruno Haiblenstrftime: Make %c work on native Windows again.
2024-06-04 Paul Eggertendian: port better to Android NDK r26
2024-06-04 Collin Funkboot-time, readutmp: Fix missing MinGW include (regr...
2024-06-04 Paul Eggertnstrftime: remove dependency on hard-locale
2024-06-04 Paul Eggertieee754-h: port to Android NDK r26
2024-06-04 Bruno Haiblereadlinkat: Work around a Cygwin 3.3.6 bug.
2024-06-03 Bruno Haiblereadlink: Work around a Cygwin 3.3.6 bug.
2024-06-03 Bruno Haibleflock tests: Don't expect a failure on native Windows.
2024-06-03 Bruno Haiblenstrftime, c-nstrftime tests: Avoid some failures on...
2024-06-03 Paul Eggertattribute: improve comments
2024-06-03 Bruno Haibleacl-permissions: Fix test-file-has-acl-2.sh failure...
2024-06-03 Bruno Haibledprintf-posix tests: Skip the memory leak test on macOS.
2024-06-03 Collin Funkgnulib-tool.py: Use a set to optimize.
2024-06-03 Bruno Haiblepthread-* tests, regex tests: Prepare for use of 'alarm'.
2024-06-03 Bruno Haiblemtx tests: Fix a possible link error.
2024-06-03 Bruno Haiblepthread-mutex, pthread-rwlock: Fix a compilation error.
2024-06-03 Collin Funkgnulib-tool.py: Refactor duplicated regular expressions.
2024-06-02 Bruno Haiblec-strtod, c-strtof, c-strtold: Fix link error on AIX.
2024-06-02 Bruno Haibletotalorder*: Avoid compilation error by IBM XL C compiler.
2024-06-02 Bruno Haibleisnanf, isnand, isnanl: Fix link errors on AIX 7.1...
2024-06-02 Collin Funkgnulib-tool.py: Fix regular expression (regr. today).
2024-06-02 Collin Funkgnulib-tool.py: Fix crash when no ACLOCAL_AMFLAGS is...
2024-06-01 Bruno Haiblewindows-once: Improve comments.
2024-05-31 Bruno Haiblewindows-once: Fix race (regression yesterday).
2024-05-31 Bruno Haiblewindows-once: Simplify.
2024-05-31 Bruno Haiblepthread-once: Fix race in Cygwin workaround implementation.
2024-05-31 Bruno Haiblepthread-once: Simplify Cygwin workaround implementation.
2024-05-31 Bruno Haiblepthread-once: Simplify Cygwin workaround implementation.
2024-05-30 Bruno Haibleassert-h, verify: Fix compilation error with g++ (4...
next