| 2025-11-23 |
Bruno Haible | unistr: Replace some 'continue;' statements with if... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Paul Eggert | count-leading-zeros: fix 2025-11-18 regression |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Paul Eggert | Port to C23 qualifier-generic fns like strchr |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Bruno Haible | strnlen: Fix compilation error (regression 2025-11... |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
Bruno Haible | nstrftime, fprintftime: Reduce link requirements on... |
commit | commitdiff | tree | snapshot |
| 2025-11-19 |
Bruno Haible | wcsdup: Make POSIX compliant. |
commit | commitdiff | tree | snapshot |
| 2025-11-19 |
Paul Eggert | intprops: port better to Clang < 21 |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Bruno Haible | lib: Replace some 'continue;' statements with if/else. |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Bruno Haible | lib: Use C99 initialization syntax for single-variable... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Bruno Haible | nstrftime, fprintftime: Fix a -Wshadow=local warning... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Bruno Haible | hash: Add a comment. |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Paul Eggert | openat2: follow OS re EFTYPE/EMLINK/ELOOP |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Bruno Haible | readutmp, boot-time tests: Fix test failure in CentOS... |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Basil L. Contovounesios | maintainer-makefile: Optimize repeated executions of... |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Basil L. Contovounesios | announce-gen: Pacify POD errors. |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
Bruno Haible | tests: Use C99 initialization syntax for single-variabl... |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Paul Eggert | -Wunused-const-variable started in GCC 6.1 not 4.4 |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Paul Eggert | openat2: fix symlink splicing bug |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Paul Eggert | openat2: port to O_DIRECTORY before O_NOFOLLOW |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Paul Eggert | openat2-tests: port to O_RDONLY != 0 |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Paul Eggert | openat2-tests: expand tabs in source |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Bruno Haible | file-remote: Tweaks. |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Bruno Haible | file-remote: Consider Linux pipefs as local. |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Bruno Haible | bootstrap: Improve installation of git-merge-changelog... |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Basil L. Contovounesios | do-release-commit-and-tag: Accommodate alternative... |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Bruno Haible | file-remote: New module. |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Bruno Haible | pthread-cond, cond, cnd tests: Fix spurious failure... |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Basil L. Contovounesios | readme-release: Accommodate alternative NEWS formats. |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Basil L. Contovounesios | maintainer-makefile: Accommodate alternative NEWS formats. |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Basil L. Contovounesios | maintainer-makefile: Quieter 'release' target. |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Bruno Haible | doc: Tweak wording about _Bool. |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Bruno Haible | doc: Tweak wording about _Bool. |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Bruno Haible | argp: Don't use an 'rpl_' function name prefix if not... |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Bruno Haible | posix_spawnp tests: Add test against previous bug. |
commit | commitdiff | tree | snapshot |
| 2025-11-08 |
Paul Eggert | gendocs: port better to texi2html 5.0 |
commit | commitdiff | tree | snapshot |
| 2025-11-08 |
Collin Funk | renameat, renameatu: Work around GNU/Hurd bugs. |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
Bruno Haible | posix_spawn-internal: Fix a comment. |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
Bruno Haible | posix_spawn-internal: Fix use of vfork on SPARC and... |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
Paul Eggert | doc: add stdcountof.h to <> list |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
Paul Eggert | stdcountof-h: allow compound literal args |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
Paul Eggert | doc: update MODULES.html.sh for deprecations |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Paul Eggert | stdio-windows: fix <stdarg.h> include position |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Bruno Haible | posix_spawn-internal: Don't use vfork() on Solaris... |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Bruno Haible | stdio-windows: Add fallback code for very old mingw... |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Bruno Haible | stdio-windows: New module. |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Bruno Haible | random_r tests: Update a comment. |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Bruno Haible | acl-permissions: Don't use AC_REPLACE_FUNCS. |
commit | commitdiff | tree | snapshot |
| 2025-11-05 |
Bruno Haible | acl-permissions: Fix compilation error (regression... |
commit | commitdiff | tree | snapshot |
| 2025-11-05 |
Paul Eggert | doc: NULL + 0 updates for C23 and Clang 20 |
commit | commitdiff | tree | snapshot |
| 2025-11-05 |
Collin Funk | nproc: Fix compilation error with Android API ≤ 20. |
commit | commitdiff | tree | snapshot |
| 2025-11-04 |
Paul Eggert | time_rz: tzfree now preserves errno |
commit | commitdiff | tree | snapshot |
| 2025-11-03 |
Paul Eggert | fchmodat: don’t depend on openat |
commit | commitdiff | tree | snapshot |
| 2025-11-03 |
Collin Funk | fts tests: Add a test for FTS_MOUNT. |
commit | commitdiff | tree | snapshot |
| 2025-11-03 |
Lukáš Zaoral | fts: Introduce the FTS_MOUNT flag. |
commit | commitdiff | tree | snapshot |
| 2025-11-02 |
Pádraig Brady | doc: mcel: give more detail on error interface |
commit | commitdiff | tree | snapshot |
| 2025-11-02 |
Paul Eggert | nstrftime: do not return PTRDIFF_MAX |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Paul Eggert | nstrftime: fix very-unlikely integer overflow issues |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Paul Eggert | nstrftime: don’t assume <time.h> defines ptrdiff_t |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Paul Eggert | nstrftime: do not preserve errno on success |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Paul Eggert | nstrftime: parenthesize macro body |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Bruno Haible | openat2 tests: Avoid test failure on native Windows. |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Bruno Haible | openat2: Fix invalid memory access on Cygwin. |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Bruno Haible | openat2 tests: Avoid gratuitous test failure when debug... |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Bruno Haible | fprintftime: Return -1 on output error. |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Paul Eggert | fprintftime: return negative on output error |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Paul Eggert | fprintftime: omit unnecessary errno restore |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Bruno Haible | posix_spawn_file_actions_addclose: Ignore test failure... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Bruno Haible | nstrftime, fprintftime: Return -1, not 0, in case of... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Bruno Haible | Fix support for Mac OS X/PowerPC G5. |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Paul Eggert | fprintftime: check for overflow due to padding |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Paul Eggert | fprintftime: sbyte_count_t to fix some overflows |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Eric Wong | libc-config: Don't disable __attribute__ when compiling... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Bruno Haible | fprintftime: Avoid size_t overflow for very large outputs. |
commit | commitdiff | tree | snapshot |
| 2025-10-29 |
Bruno Haible | Fix support for Mac OS X/PowerPC. |
commit | commitdiff | tree | snapshot |
| 2025-10-29 |
Collin Funk | posix_spawn: Don't give sigismember an invalid signal... |
commit | commitdiff | tree | snapshot |
| 2025-10-29 |
Paul Eggert | openat2: port O_TMPFILE check to non-GNU/Linux |
commit | commitdiff | tree | snapshot |
| 2025-10-29 |
Paul Eggert | openat2-tests: port to FreeBSD, NetBSD |
commit | commitdiff | tree | snapshot |
| 2025-10-28 |
Bruno Haible | posix_spawn_file_actions_addclose: Fix test failure... |
commit | commitdiff | tree | snapshot |
| 2025-10-28 |
Paul Eggert | openat2: new module |
commit | commitdiff | tree | snapshot |
| 2025-10-27 |
Paul Eggert | stdcountof-tests: pacify ODS 12.6 |
commit | commitdiff | tree | snapshot |
| 2025-10-26 |
Paul Eggert | doc: mention empty symlink issues |
commit | commitdiff | tree | snapshot |
| 2025-10-26 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
| 2025-10-26 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
| 2025-10-24 |
Paul Eggert | doc: mention -fsanitize-trap=all etc |
commit | commitdiff | tree | snapshot |
| 2025-10-24 |
Paul Eggert | doc: allow for _FORTIFY_SOURCE = 3 |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Bruno Haible | stdioext: Add support for OpenBSD >= 7.8. |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Bruno Haible | stdioext: Revert unneeded changes in 2025-07-20 commit. |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Collin Funk | doc: Update gmtime_r documentation for OpenBSD 7.8. |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Collin Funk | fenv-rounding tests: Avoid test failure on Android. |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Collin Funk | snan tests: Avoid test failure on Android. |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Bruno Haible | fts: Attempt to silence Coverity Scan. |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Bruno Haible | glob: Fix a memory leak. |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Bruno Haible | glob: Add support for Android. |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Bruno Haible | gnulib-tool.sh: Trivial simplification. |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Collin Funk | savedir tests: Check the length of the file names. |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Collin Funk | savedir: Add tests. |
commit | commitdiff | tree | snapshot |
| 2025-10-15 |
Bruno Haible | glob tests: Avoid a test failure on native Windows. |
commit | commitdiff | tree | snapshot |
| 2025-10-15 |
Bruno Haible | glob: Fix test failure on Cygwin. |
commit | commitdiff | tree | snapshot |
| 2025-10-15 |
Bruno Haible | glob tests: Improve maintainability. |
commit | commitdiff | tree | snapshot |
| 2025-10-15 |
Collin Funk | getdelim: Avoid the symbol __getdelim with ASAN (regr... |
commit | commitdiff | tree | snapshot |
| next |