2025-02-03 |
Bruno Haible | gnulib-tool: Allow compiler warnings in Gnulib code. |
commit | commitdiff | tree | snapshot |
2025-02-03 |
Bruno Haible | gnulib-tool: Apply libgnu.{,l}a specific CFLAGS to... |
commit | commitdiff | tree | snapshot |
2025-02-03 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2025-02-02 |
Paul Eggert | xstrtol-error: pacify -Wswitch-enum |
commit | commitdiff | tree | snapshot |
2025-02-02 |
Paul Eggert | savewd: pacify -Wswitch-enum |
commit | commitdiff | tree | snapshot |
2025-02-02 |
Paul Eggert | quotearg: pacify -Wswitch-enum |
commit | commitdiff | tree | snapshot |
2025-02-02 |
Paul Eggert | test-gettext-h: check call results |
commit | commitdiff | tree | snapshot |
2025-02-01 |
Paul Eggert | announce-gen: add comments |
commit | commitdiff | tree | snapshot |
2025-01-31 |
Simon Josefsson | announce-gen: Allow 'make release' to work any day. |
commit | commitdiff | tree | snapshot |
2025-01-31 |
Simon Josefsson | announce-gen: Deal with 'guix --version'. |
commit | commitdiff | tree | snapshot |
2025-01-30 |
Collin Funk | Fix last ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2025-01-29 |
Collin Funk | doc: Document version-etc, version-etc, and argp-versio... |
commit | commitdiff | tree | snapshot |
2025-01-28 |
Bruno Haible | git-version-gen: Change suffix. |
commit | commitdiff | tree | snapshot |
2025-01-26 |
Bruno Haible | package-version: Avoid compiler warnings in config... |
commit | commitdiff | tree | snapshot |
2025-01-26 |
Bruno Haible | file-has-acl: Fix --with-libsmack option handling. |
commit | commitdiff | tree | snapshot |
2025-01-26 |
Bruno Haible | bootstrap: Remove obsolete code. |
commit | commitdiff | tree | snapshot |
2025-01-25 |
Collin Funk | ptsname_r: Work around ptsname_r bug on Solaris 11... |
commit | commitdiff | tree | snapshot |
2025-01-25 |
Collin Funk | strerrorname_np: Work around a bug on Solaris 11 OmniOS. |
commit | commitdiff | tree | snapshot |
2025-01-25 |
Bruno Haible | package-version: Simplify further. |
commit | commitdiff | tree | snapshot |
2025-01-24 |
Bruno Haible | package-version: Simplify its use. |
commit | commitdiff | tree | snapshot |
2025-01-24 |
Bruno Haible | tests: Fix a few compilation errors on Solaris 11 OmniO... |
commit | commitdiff | tree | snapshot |
2025-01-24 |
Bruno Haible | sys_socket-h tests: Avoid compilation error on Solaris... |
commit | commitdiff | tree | snapshot |
2025-01-24 |
Collin Funk | Fix last ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2025-01-24 |
Collin Funk | char-h-c23: Fix compilation error on OmniOS. |
commit | commitdiff | tree | snapshot |
2025-01-23 |
Bruno Haible | bootstrap: Make it work with module 'package-version'. |
commit | commitdiff | tree | snapshot |
2025-01-23 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2025-01-23 |
Bruno Haible | doc: Document the workflows of the .tarball-version... |
commit | commitdiff | tree | snapshot |
2025-01-22 |
Bruno Haible | doc: Document the workflows of the .tarball-version... |
commit | commitdiff | tree | snapshot |
2025-01-22 |
Bruno Haible | New module 'version-stamp'. |
commit | commitdiff | tree | snapshot |
2025-01-22 |
Bruno Haible | New module 'package-version'. |
commit | commitdiff | tree | snapshot |
2025-01-20 |
Paul Eggert | flexmember: update comment |
commit | commitdiff | tree | snapshot |
2025-01-19 |
Bruno Haible | attribute: Add note about ongoing standardization of... |
commit | commitdiff | tree | snapshot |
2025-01-19 |
Bruno Haible | renameatu: Simplify configure test. |
commit | commitdiff | tree | snapshot |
2025-01-19 |
Paul Eggert | flexmember: port to IBM XL C 16.1 |
commit | commitdiff | tree | snapshot |
2025-01-19 |
Paul Eggert | alignasof: port to IBM XL C 16.1 |
commit | commitdiff | tree | snapshot |
2025-01-19 |
Collin Funk | renameatu: Work around a GNU/Hurd bug. |
commit | commitdiff | tree | snapshot |
2025-01-19 |
Collin Funk | linkat tests: Revert the last change. |
commit | commitdiff | tree | snapshot |
2025-01-19 |
Collin Funk | linkat tests: Avoid failure on GNU/Hurd. |
commit | commitdiff | tree | snapshot |
2025-01-18 |
Paul Eggert | alignasof: port to IBM XL C V16.1 |
commit | commitdiff | tree | snapshot |
2025-01-18 |
Paul Eggert | stdalign, stdnoreturn: improve deprecation warnings |
commit | commitdiff | tree | snapshot |
2025-01-17 |
Bruno Haible | sys_stat-h: Ensure blksize_t and blkcnt_t are defined. |
commit | commitdiff | tree | snapshot |
2025-01-17 |
Bruno Haible | sys_types-h: Ensure blksize_t and blkcnt_t are defined. |
commit | commitdiff | tree | snapshot |
2025-01-17 |
Paul Eggert | crc-x86_64: port to old GCC compilers |
commit | commitdiff | tree | snapshot |
2025-01-17 |
Paul Eggert | crc-x86_64: better fix for unaligned access |
commit | commitdiff | tree | snapshot |
2025-01-17 |
Pádraig Brady | Avoid -Wformat=security failures with --disable-nls |
commit | commitdiff | tree | snapshot |
2025-01-17 |
Paul Eggert | crc-x86_64: fix unaligned access |
commit | commitdiff | tree | snapshot |
2025-01-16 |
Bruno Haible | getopt-posix: Fix compilation error in C++ mode (regres... |
commit | commitdiff | tree | snapshot |
2025-01-16 |
Bruno Haible | wchar_h: Fix for glibc 2.5. |
commit | commitdiff | tree | snapshot |
2025-01-16 |
Pádraig Brady | file-has-acl: handle listxattr returning ENOTSUP |
commit | commitdiff | tree | snapshot |
2025-01-16 |
Collin Funk | libgmp-mpz: Respect Automake's silent-rules. |
commit | commitdiff | tree | snapshot |
2025-01-14 |
Bruno Haible | assert-h: Fix compilation error with gcc >= 13 on Solar... |
commit | commitdiff | tree | snapshot |
2025-01-14 |
Simon Josefsson | git-version-gen: Fix makefile rule typo, suggested... |
commit | commitdiff | tree | snapshot |
2025-01-14 |
Simon Josefsson | git-version-gen: Use an indirect 'dist-hook' make rule... |
commit | commitdiff | tree | snapshot |
2025-01-13 |
Paul Eggert | fts, savedir: avoid glibc 2.2 readdir ENOENT bug |
commit | commitdiff | tree | snapshot |
2025-01-13 |
Bruno Haible | stdlib-h: Define WCOREDUMP, as required by POSIX:2024. |
commit | commitdiff | tree | snapshot |
2025-01-13 |
Collin Funk | crc: Respect Automake's silent-rules. |
commit | commitdiff | tree | snapshot |
2025-01-12 |
Pádraig Brady | progname: also set program_invocation_short_name |
commit | commitdiff | tree | snapshot |
2025-01-11 |
Pádraig Brady | file-has-acl: handle NFSv4 ACLs with listxattr returnin... |
commit | commitdiff | tree | snapshot |
2025-01-11 |
Bruno Haible | sys_un-h: Document the glibc bug. |
commit | commitdiff | tree | snapshot |
2025-01-11 |
Bruno Haible | sys_socket-h: Fix configuration mistake (regression... |
commit | commitdiff | tree | snapshot |
2025-01-11 |
Bruno Haible | eealloc, malloca: Fix module dependencies. |
commit | commitdiff | tree | snapshot |
2025-01-11 |
Bruno Haible | canonicalize: Fix module dependencies. |
commit | commitdiff | tree | snapshot |
2025-01-10 |
Bruno Haible | sys_un-h: Ensure that <sys/un.h> defines sa_family_t. |
commit | commitdiff | tree | snapshot |
2025-01-10 |
Bruno Haible | sys_wait-h: Document WCOREDUMP fix. |
commit | commitdiff | tree | snapshot |
2025-01-10 |
Collin Funk | sys_wait-h tests: Check that WCOREDUMP is defined. |
commit | commitdiff | tree | snapshot |
2025-01-10 |
Collin Funk | sys_wait-h: Update comment. |
commit | commitdiff | tree | snapshot |
2025-01-10 |
Paul Eggert | doc: document some file system portability issues |
commit | commitdiff | tree | snapshot |
2025-01-10 |
Bruno Haible | gitlog-to-changelog: Recommend more reliable Makefile... |
commit | commitdiff | tree | snapshot |
2025-01-10 |
Bruno Haible | doc: Fix syntax errors (regression yesterday). |
commit | commitdiff | tree | snapshot |
2025-01-10 |
Paul Eggert | file-has-acl: port to Linux 6.12 + NFS listxattr |
commit | commitdiff | tree | snapshot |
2025-01-09 |
Bruno Haible | sys_socket-h: Update for POSIX:2024. |
commit | commitdiff | tree | snapshot |
2025-01-09 |
Bruno Haible | bootstrap: Support a tag name as GNULIB_REVISION. |
commit | commitdiff | tree | snapshot |
2025-01-09 |
Bruno Haible | sys_select-h: Define suseconds_t on native Windows. |
commit | commitdiff | tree | snapshot |
2025-01-08 |
Bruno Haible | pselect: Document this module. |
commit | commitdiff | tree | snapshot |
2025-01-08 |
Bruno Haible | sys_select-h: Update for POSIX:2024. |
commit | commitdiff | tree | snapshot |
2025-01-08 |
Bruno Haible | doc: Add a comment. |
commit | commitdiff | tree | snapshot |
2025-01-08 |
Bruno Haible | doc: Document the previous change. |
commit | commitdiff | tree | snapshot |
2025-01-08 |
Paul Eggert | fcntl-h: port better to musl on GNU/Linux |
commit | commitdiff | tree | snapshot |
2025-01-07 |
Collin Funk | servent tests: Fix mistake in previous commit. |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Collin Funk | servent tests: Fix failure on 32-bit native Windows. |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Paul Eggert | parse-datetime-tests: port to Gnulib mktime |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Paul Eggert | utimensat: mention Linux kernel bug with CIFS |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Bruno Haible | parse-datetime: Internationalize 6 more strings. |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Bruno Haible | sigsegv tests: Work around a longjmp bug on GNU/Hurd. |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Paul Eggert | parse-datetime: pacify gcc 14 -Wformat-security |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Bruno Haible | xstrtol, xstrtoll tests: Avoid test failure after 2024... |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Bruno Haible | tests: Don't use module 'getcwd' as dependency. |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Paul Eggert | mktime: ease merge of locking code with glibc |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Paul Eggert | mktime: improve tm_isdst heuristic |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Paul Eggert | mktime: support glibc locking |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Paul Eggert | mktime: prefer bool to int |
commit | commitdiff | tree | snapshot |
2025-01-04 |
Bruno Haible | mbs_endswith: Fix abort in the case of incomplete chara... |
commit | commitdiff | tree | snapshot |
2025-01-04 |
Bruno Haible | doc: Deal with tables that are overloaded in info mode. |
commit | commitdiff | tree | snapshot |
2025-01-04 |
Bruno Haible | *_startswith, *_endswith: Change return type to 'bool'. |
commit | commitdiff | tree | snapshot |
2025-01-03 |
Bruno Haible | doc: Mention the new modules. |
commit | commitdiff | tree | snapshot |
2025-01-03 |
Bruno Haible | doc: Mention the new modules. |
commit | commitdiff | tree | snapshot |
2025-01-03 |
Bruno Haible | mbs_endswith: Add tests. |
commit | commitdiff | tree | snapshot |
2025-01-03 |
Bruno Haible | mbs_endswith: New module. |
commit | commitdiff | tree | snapshot |
2025-01-03 |
Bruno Haible | mbs_startswith: New module. |
commit | commitdiff | tree | snapshot |
2025-01-03 |
Bruno Haible | tests: Use str_endswith. |
commit | commitdiff | tree | snapshot |
next |