2024-06-14 |
Paul Eggert | getcwd: simplify abort bug checking |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Paul Eggert | getpagesize: remove outdated ref |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Paul Eggert | getpagesize: improve doc |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Bruno Haible | vasnprintf: Reject a width > INT_MAX. |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Bruno Haible | relocatable-prog: Implement --help and --version for... |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Bruno Haible | relocatable-prog-wrapper: Implement --help, --version... |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Bruno Haible | havelib: Implement --help and --version for all programs. |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Bruno Haible | Improve bug reporting address for some programs. |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Bruno Haible | Assume wchar_t. |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Yves Orton | gitlog-to-changelog: Ensure that use of keys() is deter... |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Yves Orton | gendocs: Ensure that use of keys() is deterministic. |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2024-06-12 |
Bruno Haible | parse-datetime: Revert last commit. |
commit | commitdiff | tree | snapshot |
2024-06-11 |
Paul Eggert | mktempd: use GNU-style -t if available |
commit | commitdiff | tree | snapshot |
2024-06-11 |
Bruno Haible | parse-datetime: Add support for VPATH builds with OpenB... |
commit | commitdiff | tree | snapshot |
2024-06-11 |
Collin Funk | mktempd: Invoke mktemp portably. |
commit | commitdiff | tree | snapshot |
2024-06-11 |
Bruno Haible | test-framework-sh: Fix 'returns_' to not turn off traci... |
commit | commitdiff | tree | snapshot |
2024-06-11 |
Paul Eggert | maint: avoid duplicate tight-scope work |
commit | commitdiff | tree | snapshot |
2024-06-10 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2024-06-10 |
Collin Funk | gnulib-tool.py: Handle absolute path checks consistently. |
commit | commitdiff | tree | snapshot |
2024-06-09 |
Bruno Haible | c32width tests: Avoid a test failure on Solaris 11... |
commit | commitdiff | tree | snapshot |
2024-06-09 |
Bruno Haible | c32ispunct tests: Avoid a test failure on Solaris 11... |
commit | commitdiff | tree | snapshot |
2024-06-09 |
Bruno Haible | c32rtomb: Add a sanity check, working around Solaris... |
commit | commitdiff | tree | snapshot |
2024-06-08 |
Bruno Haible | c32isblank tests: Avoid test failure on NetBSD 10.0. |
commit | commitdiff | tree | snapshot |
2024-06-08 |
Bruno Haible | usleep tests: Avoid failure due to known Cygwin 3.5... |
commit | commitdiff | tree | snapshot |
2024-06-08 |
Collin Funk | test-framework-sh: Don't leave temporary directories... |
commit | commitdiff | tree | snapshot |
2024-06-07 |
Bruno Haible | pthread_sigmask tests: Avoid failure due to known NetBS... |
commit | commitdiff | tree | snapshot |
2024-06-07 |
Bruno Haible | sigprocmask tests: Avoid failure due to known NetBSD... |
commit | commitdiff | tree | snapshot |
2024-06-07 |
Bruno Haible | Update HACKING. |
commit | commitdiff | tree | snapshot |
2024-06-07 |
Paul Eggert | Spelling fix from Automake |
commit | commitdiff | tree | snapshot |
2024-06-07 |
Bruno Haible | usleep: Document Cygwin bug. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Paul Eggert | tzname: document some limitations |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | nstrftime, c-nstrftime: Support time zone names on... |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | parse-datetime: Support time zone names on MSVC. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | time_rz: Support time zone names on MSVC. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | tzname: Add tests. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | tzname: New module. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | tzname, daylight, timezone: Update documentation. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | acl-permissions: Fix test-file-has-acl-2.sh failure... |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Collin Funk | gnulib-tool.py: Don't perform unnecessary configure... |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | setenv: On native Windows, don't modify _environ directly. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | unsetenv: On native Windows, don't modify _environ... |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | putenv: Don't crash upon out-of-memory. |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Bruno Haible | putenv: Improve comments. |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Bruno Haible | setenv: Modernize. |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Bruno Haible | nstrftime: Make %c work on native Windows again, part 2. |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Paul Eggert | nstrftime: don’t assume <locale.h> |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Bruno Haible | nstrftime: Make %c work on native Windows again. |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Paul Eggert | endian: port better to Android NDK r26 |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Collin Funk | boot-time, readutmp: Fix missing MinGW include (regr... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Paul Eggert | nstrftime: remove dependency on hard-locale |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Paul Eggert | ieee754-h: port to Android NDK r26 |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Bruno Haible | readlinkat: Work around a Cygwin 3.3.6 bug. |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Bruno Haible | readlink: Work around a Cygwin 3.3.6 bug. |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Bruno Haible | flock tests: Don't expect a failure on native Windows. |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Bruno Haible | nstrftime, c-nstrftime tests: Avoid some failures on... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Paul Eggert | attribute: improve comments |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Bruno Haible | acl-permissions: Fix test-file-has-acl-2.sh failure... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Bruno Haible | dprintf-posix tests: Skip the memory leak test on macOS. |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Collin Funk | gnulib-tool.py: Use a set to optimize. |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Bruno Haible | pthread-* tests, regex tests: Prepare for use of 'alarm'. |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Bruno Haible | mtx tests: Fix a possible link error. |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Bruno Haible | pthread-mutex, pthread-rwlock: Fix a compilation error. |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Collin Funk | gnulib-tool.py: Refactor duplicated regular expressions. |
commit | commitdiff | tree | snapshot |
2024-06-02 |
Bruno Haible | c-strtod, c-strtof, c-strtold: Fix link error on AIX. |
commit | commitdiff | tree | snapshot |
2024-06-02 |
Bruno Haible | totalorder*: Avoid compilation error by IBM XL C compiler. |
commit | commitdiff | tree | snapshot |
2024-06-02 |
Bruno Haible | isnanf, isnand, isnanl: Fix link errors on AIX 7.1... |
commit | commitdiff | tree | snapshot |
2024-06-02 |
Collin Funk | gnulib-tool.py: Fix regular expression (regr. today). |
commit | commitdiff | tree | snapshot |
2024-06-02 |
Collin Funk | gnulib-tool.py: Fix crash when no ACLOCAL_AMFLAGS is... |
commit | commitdiff | tree | snapshot |
2024-06-01 |
Bruno Haible | windows-once: Improve comments. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | windows-once: Fix race (regression yesterday). |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | windows-once: Simplify. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | pthread-once: Fix race in Cygwin workaround implementation. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | pthread-once: Simplify Cygwin workaround implementation. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | pthread-once: Simplify Cygwin workaround implementation. |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Bruno Haible | assert-h, verify: Fix compilation error with g++ (4... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Collin Funk | endian: Unquote variables that are always defined. |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Bruno Haible | attribute: Try harder to avoid syntax errors. |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Bruno Haible | attribute: Improve comments. |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Collin Funk | endian: Quote variables that may be undefined (regr... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Bruno Haible | call_once: Work around Cygwin 3.5.3 bug. |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Bruno Haible | windows-once: Free allocated resources when done. |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Bruno Haible | call_once tests: Fix link error on mingw. |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Bruno Haible | mbfile tests: Avoid test failure on mingw. |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Bruno Haible | pthread-once tests: Fix crash on mingw. |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Bruno Haible | lock: Work around Cygwin 3.5.3 bug. |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Collin Funk | gnulib-tool.py: Don't emit non-ASCII shell output. |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Collin Funk | gnulib-tool.py: Add missing docstring. |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Collin Funk | gnulib-tool.py: Simplify creation of module shell ids. |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Bruno Haible | pthread-once: Work around Cygwin 3.5.3 bug. |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Paul Eggert | attribute: const/pure defaults to unsequenced/reproducible |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Collin Funk | maint.mk: Update system header list for #include syntax... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Collin Funk | doc: Mention byteswap.h as a system header. |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Bruno Haible | nstrftime, c-nstrftime tests: Avoid test failures on... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Bruno Haible | nstrftime, c-nstrftime tests: Avoid some failures on... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Bruno Haible | nstrftime, c-nstrftime tests: Avoid some failures on... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Bruno Haible | nstrftime, c-nstrftime: Make %r work on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Bruno Haible | nstrftime, c-nstrftime: Make %h work on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Bruno Haible | nstrftime, c-nstrftime: Make %c work on native Windows. |
commit | commitdiff | tree | snapshot |
next |