2021-08-30 |
Paul Eggert | attribute: keep up with gnulib-common.m4 |
commit | commitdiff | tree | snapshot |
2021-08-30 |
Bruno Haible | supersede: Fix test failure under QEMU user-mode for... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
Bruno Haible | spawn-pipe: Fix test failure when running under QEMU... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
Bruno Haible | execute: Fix test failure when running under QEMU user... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
Bruno Haible | posix_spawn_file_actions_addfchdir: Avoid test failure... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
Bruno Haible | getcwd tests: Avoid test failure when running under... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
Paul Eggert | base32, base64: treat negative sizes as overflows |
commit | commitdiff | tree | snapshot |
2021-08-29 |
Bruno Haible | explicit_bzero test: Fix test failure due to GCC optimi... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
Paul Eggert | dfa: port to non-gnulib |
commit | commitdiff | tree | snapshot |
2021-08-29 |
Paul Eggert | base32, base64: fix broken tests |
commit | commitdiff | tree | snapshot |
2021-08-29 |
Paul Eggert | ialloc: relicense |
commit | commitdiff | tree | snapshot |
2021-08-29 |
Bruno Haible | fma: Fix compilation error on Linux/sh4. |
commit | commitdiff | tree | snapshot |
2021-08-28 |
Bruno Haible | sigabbrev_np, sigdescr_np: Fix compilation error on... |
commit | commitdiff | tree | snapshot |
2021-08-28 |
Bruno Haible | Skip some tests when running under QEMU user-mode. |
commit | commitdiff | tree | snapshot |
2021-08-28 |
Bruno Haible | sigabbrev_np, sigdescr_np: Fix compilation error on... |
commit | commitdiff | tree | snapshot |
2021-08-28 |
Bruno Haible | execle, execve, execvpe tests: Fix test failures under... |
commit | commitdiff | tree | snapshot |
2021-08-27 |
Paul Eggert | base32, base64: prefer signed to unsigned integers |
commit | commitdiff | tree | snapshot |
2021-08-27 |
Paul Eggert | regex: also break glibc lib/regex.c link for now |
commit | commitdiff | tree | snapshot |
2021-08-27 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2021-08-27 |
Paul Eggert | regex: revert much of previous change |
commit | commitdiff | tree | snapshot |
2021-08-26 |
Paul Eggert | regex: fix typo in previous patch |
commit | commitdiff | tree | snapshot |
2021-08-26 |
Paul Eggert | regex: use C99-style array arg syntax |
commit | commitdiff | tree | snapshot |
2021-08-25 |
Bruno Haible | execute tests: Fix test failure when libtool is in... |
commit | commitdiff | tree | snapshot |
2021-08-25 |
Paul Eggert | dfa: prefer idx_t to ptrdiff_t for nonnegative |
commit | commitdiff | tree | snapshot |
2021-08-23 |
Bruno Haible | snippet/unused-parameter: Mark unused module obsolete. |
commit | commitdiff | tree | snapshot |
2021-08-22 |
Bruno Haible | Make generated .in.h files as standalone as possible. |
commit | commitdiff | tree | snapshot |
2021-08-22 |
Bruno Haible | gnulib-common.m4: Clarify logic behind _GL_UNUSED_LABEL. |
commit | commitdiff | tree | snapshot |
2021-08-22 |
Paul Eggert | c-stack: depend on inttypes, mempcpy |
commit | commitdiff | tree | snapshot |
2021-08-22 |
Bruno Haible | mountlist: Use recommended syntax for _GL_UNUSED_LABEL. |
commit | commitdiff | tree | snapshot |
2021-08-22 |
Bruno Haible | gnulib-common.m4: Make _GL_UNUSED_LABEL effective for... |
commit | commitdiff | tree | snapshot |
2021-08-22 |
Bruno Haible | Oops, remove unintended file additions. |
commit | commitdiff | tree | snapshot |
2021-08-22 |
Bruno Haible | gnulib-common.m4: Use C2x [[maybe_unused]] when possible. |
commit | commitdiff | tree | snapshot |
2021-08-22 |
Bruno Haible | gnulib-common.m4: Document the gnulib-internal _GL_ATTR... |
commit | commitdiff | tree | snapshot |
2021-08-22 |
Bernhard Voelker | doc: fix order of stdlib functions |
commit | commitdiff | tree | snapshot |
2021-08-21 |
Bruno Haible | c-stack: Test for libsigsegv once, not twice. |
commit | commitdiff | tree | snapshot |
2021-08-21 |
Bruno Haible | rawmemchr: Fix use in relocatable-prog-wrapper (regress... |
commit | commitdiff | tree | snapshot |
2021-08-21 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2021-08-21 |
Paul Eggert | rawmemchr: modernize and simplify |
commit | commitdiff | tree | snapshot |
2021-08-18 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2021-08-17 |
Paul Eggert | c-stack: fix libsigsegv dependency |
commit | commitdiff | tree | snapshot |
2021-08-14 |
Bruno Haible | doc: Update for glibc 2.34. |
commit | commitdiff | tree | snapshot |
2021-08-12 |
Paul Eggert | memrchr-tests: port to GCC 12 |
commit | commitdiff | tree | snapshot |
2021-08-12 |
Akim Demaille | snippet/_Noreturn: Fix typo |
commit | commitdiff | tree | snapshot |
2021-08-11 |
Paul Eggert | dynarray: merge from glibc |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Bruno Haible | canonicalize-lgpl: Fix conflict with z/OS <sys/stat.h>. |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Bruno Haible | ptsname_r: Drop sync with glibc. |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Bruno Haible | config: Update after glibc changed. |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Bruno Haible | relocatable-lib-lgpl: Fix a memory leak related to... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Bruno Haible | fopen: Fix link error on native Windows. |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Bruno Haible | fopen: Fix compilation error on AIX (regression from... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Bruno Haible | stdio: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Bruno Haible | dirent: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Bruno Haible | stdlib, string, wchar: Improve GCC 11 allocation-deallo... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Bruno Haible | gnulib-tool: Add support for Automake 1.16.4. |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Bruno Haible | gnulib-common.m4: Minor style fix. |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Bruno Haible | uninorm, unistr: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | ialloc: Prepare for allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | aligned-malloc: Prepare for allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | list, set, oset, map, omap: Prepare allocation-dealloca... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | xgetdomainname: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | xgetdomainname: Ensure .c file starts with '#include... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | xstrndup: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | xstriconveh: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | xmemdup0: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | windows-spawn: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | string-buffer: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | striconveha: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | striconveh: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | striconv: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | relocatable-lib-lgpl: Improve GCC 11 allocation-dealloc... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | regex-quote: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | readline: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | read-file: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | pipe-filter-gi: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | javaversion: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | ino-map: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | hash: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | hamt: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | get_progname_of: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | fts: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | eealloc: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | di-set: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | [x]concat-filename: Improve GCC 11 allocation-deallocat... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | clean-temp: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | canon-host: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | c-xvasprintf: Improve GCC 11 allocation-deallocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | bitsetv: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | bitset: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | argv-iter: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | argp: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | areadlink, areadlinkat: Improve GCC 11 allocation-deall... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | stdio: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | dirent: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | stdlib, string, wchar: Improve GCC 11 allocation-deallo... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | year2038: Fix recommendation regarding -m64 flag. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | quotearg: Tweak last commit. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | malloca: Tweak last commit. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | dirname-lgpl, sh-quote, system-quote, xstriconv: Clean... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Bruno Haible | dfa: Improve GCC 11 allocation-deallocation checking. |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Paul Eggert | glob: merge from glibc |
commit | commitdiff | tree | snapshot |
next |