| 2 days ago |
Bruno Haible | free-posix tests: Avoid failure on Ubuntu 24.04 (regres... master |
commit | commitdiff | tree | snapshot |
| 2 days ago |
Paul Eggert | doc: N3322 cautions |
commit | commitdiff | tree | snapshot |
| 2 days ago |
Paul Eggert | link, symlink: more errno portability issues |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Bruno Haible | strndup: Fix configure test for "ibm-clang -O2". |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Collin Funk | posix_spawn_faction_add{chdir,fchdir}: Fix checks on... |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Bruno Haible | gettext: Update to to gettext 1.0. |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Paul Eggert | localename: add GNULIB_LOCALENAME_SINGLE_THREAD |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Bruno Haible | tests: Avoid some more runtime errors with Fil-C. |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Bruno Haible | tests: Avoid some more runtime errors with Fil-C. |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Bruno Haible | gcd: Fix comments. |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Paul Eggert | * lib/gcd.c (GCD): Fix comment about c. |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Paul Eggert | malloc: port to current -m32 AddressSanitizer |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Bruno Haible | [v]szprintf: Improve port to Fil-C. |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Bruno Haible | Pacify -fsanitize=address in rawmemchr, strchrnul also... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Bruno Haible | doc: Update for glibc 2.44. |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Bruno Haible | doc: Update for glibc 2.43. |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Paul Eggert | Pacify -fsanitize=address in rawmemchr, strchrnul |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Paul Eggert | Fix strict aliasing violations in memchr etc |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Paul Eggert | snprintf, vsnprintf: update doc |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Bruno Haible | tests: Avoid some runtime errors with Fil-C. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Bruno Haible | sigsegv: Port to Fil-C. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Bruno Haible | szprintf: Port to Fil-C. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Bruno Haible | fpucw: Avoid runtime error with Fil-C. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Bruno Haible | thread-optim: Avoid runtime error with Fil-C. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Bruno Haible | isinf: Avoid compilation error with Fil-C. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Paul Eggert | gettext-h: conform to C on Solaris |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Paul Eggert | verify: port to Solaris 10 + gcc 3.4.3 + assert-h |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Bruno Haible | getopt-gnu: Clarify NetBSD status. |
commit | commitdiff | tree | snapshot |
| 13 days ago |
Bruno Haible | mbiter-aux: Avoid gcc -Wcomment warning. |
commit | commitdiff | tree | snapshot |
| 2026-07-19 |
Bruno Haible | physmem: On NetBSD, consider the available swap space. |
commit | commitdiff | tree | snapshot |
| 2026-07-18 |
Bruno Haible | diffseq: Restore gcc 17 -fanalyzer customization (regr... |
commit | commitdiff | tree | snapshot |
| 2026-07-18 |
Paul Eggert | diffseq: gcc bug 80922 should be fixed now |
commit | commitdiff | tree | snapshot |
| 2026-07-17 |
Paul Eggert | getopt: fix comment typo in previous patch |
commit | commitdiff | tree | snapshot |
| 2026-07-17 |
Paul Eggert | getopt: port to NetBSD git head gcc -Wuseless cast |
commit | commitdiff | tree | snapshot |
| 2026-07-17 |
Paul Eggert | gendocs: output human-readable file sizes |
commit | commitdiff | tree | snapshot |
| 2026-07-17 |
James Youngman | gendocs: correct the calculation of file sizes. |
commit | commitdiff | tree | snapshot |
| 2026-07-16 |
Pádraig Brady | physmem: fix typo causing configure failure |
commit | commitdiff | tree | snapshot |
| 2026-07-16 |
Collin Funk | physmem: allow physmem_claimable to return more than... |
commit | commitdiff | tree | snapshot |
| 2026-07-16 |
Collin Funk | physmem: Use countof. |
commit | commitdiff | tree | snapshot |
| 2026-07-16 |
Collin Funk | physmem: allow physmem_claimable to return more than... |
commit | commitdiff | tree | snapshot |
| 2026-07-15 |
Bruno Haible | Fix test failures on FreeBSD 15.1. |
commit | commitdiff | tree | snapshot |
| 2026-07-14 |
Bruno Haible | vasnwprintf-extra-tests: Refactor. |
commit | commitdiff | tree | snapshot |
| 2026-07-14 |
Bruno Haible | vaszprintf-extra-tests: Refactor. |
commit | commitdiff | tree | snapshot |
| 2026-07-14 |
Bruno Haible | vasprintf-extra-tests: Refactor. |
commit | commitdiff | tree | snapshot |
| 2026-07-14 |
Bruno Haible | vasnprintf-extra-tests: Refactor. |
commit | commitdiff | tree | snapshot |
| 2026-07-14 |
Bruno Haible | obstack-zprintf-extra-tests: Refactor. |
commit | commitdiff | tree | snapshot |
| 2026-07-14 |
Bruno Haible | vasnprintf-extra-tests: Fix test bug. |
commit | commitdiff | tree | snapshot |
| 2026-07-14 |
Bruno Haible | vasnprintf, vasnwprintf: Revisit THOUSEP_MAXLEN. |
commit | commitdiff | tree | snapshot |
| 2026-07-13 |
Bruno Haible | vasnwprintf: Fix test failure on NetBSD. |
commit | commitdiff | tree | snapshot |
| 2026-07-13 |
Bruno Haible | vaszprintf-extra-tests: New module. |
commit | commitdiff | tree | snapshot |
| 2026-07-13 |
Bruno Haible | vasprintf-extra-tests: New module. |
commit | commitdiff | tree | snapshot |
| 2026-07-13 |
Bruno Haible | vasnprintf-extra-tests: Move new expensive test to... |
commit | commitdiff | tree | snapshot |
| 2026-07-13 |
Bruno Haible | vasnprintf: Fix compilation error on FreeBSD, OpenBSD... |
commit | commitdiff | tree | snapshot |
| 2026-07-13 |
Bruno Haible | vasnprintf: Fix several test failures on NetBSD (regr... |
commit | commitdiff | tree | snapshot |
| 2026-07-13 |
Bruno Haible | vasnprintf: Fix test failure on Solaris 11 OmniOS ... |
commit | commitdiff | tree | snapshot |
| 2026-07-13 |
Bruno Haible | vasnprintf: Fix compilation error on MSVC (regression... |
commit | commitdiff | tree | snapshot |
| 2026-07-12 |
Bruno Haible | Remove unnecessary include after 2026-06-26 change. |
commit | commitdiff | tree | snapshot |
| 2026-07-12 |
Collin Funk | maintainer-makefile: Fix false syntax-check failure... |
commit | commitdiff | tree | snapshot |
| 2026-07-12 |
Bruno Haible | doc: Fix typo. |
commit | commitdiff | tree | snapshot |
| 2026-07-12 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
| 2026-07-08 |
Bruno Haible | free-posix: Fix bogus -Wmismatched-dealloc warnings... |
commit | commitdiff | tree | snapshot |
| 2026-07-08 |
Bruno Haible | pthread_sigmask: Avoid compilation error on mingw with... |
commit | commitdiff | tree | snapshot |
| 2026-07-08 |
Bruno Haible | manywarnings: Fix for compilers that are named '$host... |
commit | commitdiff | tree | snapshot |
| 2026-07-07 |
Paul Eggert | vasnprintf: fix ("%*d", INT_MAX, n) |
commit | commitdiff | tree | snapshot |
| 2026-07-05 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
| 2026-07-04 |
Simon Josefsson | doc: Mention gnulib-202607 git bundle. |
commit | commitdiff | tree | snapshot |
| 2026-07-04 |
Simon Josefsson | doc: Update regarding stable branches. |
commit | commitdiff | tree | snapshot |
| 2026-07-03 |
Bruno Haible | bcp47: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
| 2026-06-30 |
Bruno Haible | Fix last ChangeLog entry. |
commit | commitdiff | tree | snapshot |
| 2026-06-30 |
Zineb Zaadoud | getaddrinfo tests: Skip when DNS resolution is unavailable |
commit | commitdiff | tree | snapshot |
| 2026-06-28 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
| 2026-06-27 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Paul Eggert | strfmon_l: be consistent about unsigned vs size_t |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Paul Eggert | hashcode-mem: don’t infloop if UINT_MAX < size |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Paul Eggert | gen-uni-tables: prefer size_t for size loops |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Paul Eggert | crypto/gc-pbkdf2: redo unsigned indexes |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Paul Eggert | bitset: possibly widen unsigned indexes |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Paul Eggert | bitrotate: prefer C2y to bitrotate or by-hand |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Bruno Haible | mkdtemp: Provide declaration in <stdlib.h>. |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Bruno Haible | fnmatch: Fix syntax error in C++ mode on CentOS 7. |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Bruno Haible | doc: Add reference to NetBSD bug. |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Paul Eggert | fstatat: port null file support to Alpine 3.24 |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Bruno Haible | manywarnings: Fix for compilers that are named '$host... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
Bruno Haible | setlocale: Update a comment. |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Collin Funk | crypto/af_alg: Deprecate. |
commit | commitdiff | tree | snapshot |
| 2026-06-20 |
Paul Eggert | gethrxtime: don’t use nanouptime, microuptime |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Paul Eggert | fstatat: don’t mess with CFLAGS |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Paul Eggert | openat2-tests: port to NFS |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Paul Eggert | openat2: fix typo for circa-2012 Linux |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Paul Eggert | fstatat: support NULL if AT_EMPTY_PATH |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Paul Eggert | * lib/stat-time.h: Fix comment. |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Paul Eggert | fchmodat: fix AT_FDCWD + AT_EMPTY_PATH |
commit | commitdiff | tree | snapshot |
| 2026-06-18 |
Bruno Haible | stdbit-h: Work around syntax error in FreeBSD 15.1... |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
Paul Eggert | openat2: mention module in manual |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
Paul Eggert | openat2: fix bug with trailing "/./" |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
Paul Eggert | openat2: set HAVE_OPENAT2=0 if openat2 is missing |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
Paul Eggert | faccessat: simplify latest change |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
Paul Eggert | doc: document AT_EMPTY_PATH glitches |
commit | commitdiff | tree | snapshot |
| next |