2024-06-16 |
Paul Eggert | time_r: refactor tm_zone tests |
commit | commitdiff | tree | snapshot |
2024-06-16 |
Paul Eggert | time: document struct tm portability |
commit | commitdiff | tree | snapshot |
2024-06-16 |
Paul Eggert | time_r-tests: avoid tzname test |
commit | commitdiff | tree | snapshot |
2024-06-16 |
Paul Eggert | nstrftime: rename HAVE_TM_GMTOFF |
commit | commitdiff | tree | snapshot |
2024-06-15 |
Bruno Haible | Drop outdated cppi configuration. |
commit | commitdiff | tree | snapshot |
2024-06-15 |
Bruno Haible | doc: Update for glibc 2.39. |
commit | commitdiff | tree | snapshot |
2024-06-15 |
Bruno Haible | doc: Update for glibc 2.39. |
commit | commitdiff | tree | snapshot |
2024-06-15 |
Bruno Haible | doc: Update for glibc 2.38. |
commit | commitdiff | tree | snapshot |
2024-06-15 |
Bruno Haible | doc: Update for glibc 2.36. |
commit | commitdiff | tree | snapshot |
2024-06-15 |
Collin Funk | gnulib-tool.py: Revert previous change. |
commit | commitdiff | tree | snapshot |
2024-06-15 |
Paul Eggert | timespec-add,timespec-sub: tune |
commit | commitdiff | tree | snapshot |
2024-06-15 |
Collin Funk | gnulib-tool.py: Simplify joining paths. |
commit | commitdiff | tree | snapshot |
2024-06-15 |
Paul Eggert | Fix typos in ChangeLog and getpagesize.texi |
commit | commitdiff | tree | snapshot |
2024-06-15 |
Bruno Haible | doc: Update for glibc 2.35. |
commit | commitdiff | tree | snapshot |
2024-06-15 |
Bruno Haible | doc: More updates for glibc 2.34. |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Bruno Haible | doc: More updates for glibc 2.34. |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Paul Eggert | xsize: port to SIZE_MAX <= INT_MAX |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Paul Eggert | ssfmalloc-tests: simplify by using sysconf |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Paul Eggert | sigsegv-tests: port to plain POSIX |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Paul Eggert | free-posix-tests: port to plain POSIX |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Paul Eggert | maint: avoid some test getpagesize dependencies |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Paul Eggert | mprotect: don’t assume pointers fit in long |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Paul Eggert | memchr,strncat: prefer sysconf (_SC_PAGESIZE) |
commit | commitdiff | tree | snapshot |
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 |
next |