2023-03-22 |
Paul Eggert | test-pselect, test-select: use different ports |
commit | commitdiff | tree | snapshot |
2023-03-22 |
Bruno Haible | vasnprintf: Fix potential failure on OpenBSD. |
commit | commitdiff | tree | snapshot |
2023-03-22 |
Bruno Haible | stddef: Fix a compilation error on AIX 7.2 with xlclang. |
commit | commitdiff | tree | snapshot |
2023-03-02 |
ChuanGang Jiang | fts: fail gracefully when out of memory |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Bruno Haible | dfa: Avoid warnings with some Apple clang versions. |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Paul Eggert | lseek: avoid SEEK_HOLE bugs in FreeBSD, macOS |
commit | commitdiff | tree | snapshot |
2023-03-02 |
ChuanGang Jiang | hamt: Detect GCC version correctly. |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Bruno Haible | terminfo, termcap: Avoid wrong configure result with... |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Bruno Haible | unilbrk: Don't compile unused functions outside of... |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Bruno Haible | sigsegv: Fix a compilation error on OpenBSD with clang... |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Bruno Haible | mkfifoat: Fix crash on macOS 12. |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Bruno Haible | chown, lchown, fchownat tests: Avoid test failure on... |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | math: Fix compilation error in C++ mode on macOS 12.5. |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | Fix compilation errors in C++ mode on macOS 12.5. |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | limits-h: Work around a clang 15 bug. |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | Fix error in C++ mode on glibc systems (regression... |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | getcwd: Fix compilation error in C23 mode. |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | assert-h: Fix test failure on IRIX 6.5. |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | Fix a copyright header - module license mismatch. |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | setlocale-null: Don't use a lock in Cygwin >= 3.4.6. |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | Update build-aux/po/Makefile.in.in. |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | assert-h, verify: Fix compilation error in C++ mode... |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | assert-h, verify: Fix conflict with standard C++ header... |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | relocatable-prog: Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | at-internal: Fix support for z/OS. |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | at-internal: Add support for z/OS. |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | maintainer-makefile: Determine gnulib's location on... |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | Fix compilation errors with CC="clang -D_FORTIFY_SOURCE... |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | Clarify _GL_ATTRIBUTE_NODISCARD code. |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | unistdio/*printf: Fix negative width handling for ... |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | vasnprintf-posix: Fix possible bug with negative width... |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | vasnprintf-posix: Fix negative width handling for ... |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | Avoid clang warnings regarding [[__nodiscard__]]. |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Bruno Haible | Avoid clang warnings regarding [[__maybe_unused__]]. |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Bruno Haible | stddef: Fix test-stddef compilation error on FreeBSD... |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Bruno Haible | Keep config.h idempotent. |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Bruno Haible | vasnprintf: Fix compilation error on Android NDK r26b. |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Nick Bowler | threadlib: Fix support for Solaris 9 and older. |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-01-24 |
Bruno Haible | stdalign: Fix a compilation error on FreeBSD 12.0. |
commit | commitdiff | tree | snapshot |
2023-01-22 |
Paul Eggert | sigsegv, vma-iter: port to Solaris 10 |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Paul Eggert | snippet/_Noreturn: work around Clang _Noreturn bug |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Bruno Haible | execute tests: Avoid test failure with GNU make 4.4. |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Bruno Haible | fflush: Tweak last commit. |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Bruno Haible | fflush: Fix a buffer overrun on 32-bit Android. |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Bruno Haible | execute tests: Avoid test failure on Android. |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Bruno Haible | fpending: Fix compilation error with NDK ≥ r14b and... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Paul Eggert | test-framework-sh: work around AIX 7.2 diff bugs |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Paul Eggert | verify: work around xlclang 16.1 compiler bug |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Paul Eggert | assert-h: fix configure comment-out |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Bruno Haible | Fix link errors on Android 4.3. |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Bruno Haible | memset_explicit tests: Fix signature check. |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Bruno Haible | threads-h: Improve portability. |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Bruno Haible | malloc-h: Improve portability. |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Bruno Haible | copy-file, supersede: Fix link-time requirements. |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Bruno Haible | sigsegv: Fix compilation error on Android 4.3. |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Paul Eggert | dfa: work around Clang 15 bug |
commit | commitdiff | tree | snapshot |
2023-01-01 |
Simon Josefsson | maint: run 'make update-copyright' |
commit | commitdiff | tree | snapshot |
2022-12-28 |
Paul Eggert | assert-h: port static_assert to strict C99 |
commit | commitdiff | tree | snapshot |
2022-12-28 |
Paul Eggert | file-has-acl: fix recently-introduced NFSv4 bug |
commit | commitdiff | tree | snapshot |
2022-12-27 |
Paul Eggert | fdatasync: fix comment |
commit | commitdiff | tree | snapshot |
2022-12-27 |
Paul Eggert | Add --pull, --gen options to build-aux/bootstrap |
commit | commitdiff | tree | snapshot |
2022-12-27 |
Paul Eggert | Support packages with just 'bootstrap' |
commit | commitdiff | tree | snapshot |
2022-12-27 |
Paul Eggert | Bootstrap with functions, not scripts |
commit | commitdiff | tree | snapshot |
2022-12-27 |
Paul Eggert | Make autopull a shell function too |
commit | commitdiff | tree | snapshot |
2022-12-27 |
Paul Eggert | Make autogen a shell function too |
commit | commitdiff | tree | snapshot |
2022-12-27 |
Paul Eggert | Move scriptversion= lines up in scripts |
commit | commitdiff | tree | snapshot |
2022-12-27 |
Bruno Haible | Fix compilation errors in C++ mode on Solaris 11 OpenIn... |
commit | commitdiff | tree | snapshot |
2022-12-27 |
Bruno Haible | stdnoreturn: Mark as deprecated, not obsolete. (Regress... |
commit | commitdiff | tree | snapshot |
2022-12-26 |
Paul Eggert | stdbool-c99: fix typo |
commit | commitdiff | tree | snapshot |
2022-12-26 |
Bruno Haible | ctime: Mark as deprecated, not obsolete. (Regression... |
commit | commitdiff | tree | snapshot |
2022-12-25 |
Paul Eggert | largefile: sync from Autoconf master |
commit | commitdiff | tree | snapshot |
2022-12-25 |
Paul Eggert | extensions: enable some C23 Annex F functions |
commit | commitdiff | tree | snapshot |
2022-12-24 |
Paul Eggert | stdnoreturn: deprecate |
commit | commitdiff | tree | snapshot |
2022-12-24 |
Paul Eggert | doc: C2x → C23 |
commit | commitdiff | tree | snapshot |
2022-12-23 |
Paul Eggert | file-has-acl: improve recent NFSv4 support |
commit | commitdiff | tree | snapshot |
2022-12-23 |
Paul Eggert | posix_spawnp-tests: fix filename typo |
commit | commitdiff | tree | snapshot |
2022-12-22 |
Ondrej Valousek | file-has-acl: Basic support for checking NFSv4 ACLs... |
commit | commitdiff | tree | snapshot |
2022-12-22 |
Paul Eggert | Port __has_c_attribute to strict C23 |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Paul Eggert | asctime, ctime: deprecate |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2022-12-18 |
Paul Eggert | memset_explicit: port to older MS-Windows |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Bruno Haible | Update users.txt. |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Paul Eggert | fts: make debug version compilable again |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Paul Eggert | verify: update __STDC_VERSION__ as per C23 |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Paul Eggert | fts: fix race + mishandling of fstatat failure |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Paul Eggert | fts: omit goto break_without_closedir |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Paul Eggert | fts: clarify ISSET |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Bruno Haible | argp: Correct documentation. |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Pádraig Brady | doc: poll: document poll of special files not supported... |
commit | commitdiff | tree | snapshot |
2022-11-29 |
Pádraig Brady | add new ronna and quetta SI prefixes |
commit | commitdiff | tree | snapshot |
2022-11-29 |
Bruno Haible | Update users.txt. |
commit | commitdiff | tree | snapshot |
2022-11-29 |
Paul Eggert | explicit_bzero: implement via memset_explicit |
commit | commitdiff | tree | snapshot |
2022-11-29 |
Paul Eggert | explicit_bzero: memset_explicit is standard |
commit | commitdiff | tree | snapshot |
2022-11-29 |
Paul Eggert | read-file: use memset_explicit |
commit | commitdiff | tree | snapshot |
2022-11-29 |
Paul Eggert | memset_explicit: new module |
commit | commitdiff | tree | snapshot |
2022-11-28 |
Paul Eggert | explicit_bzero: add poison |
commit | commitdiff | tree | snapshot |
next |