| Commit message (Expand) | Author | Age | Files | Lines |
* | string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07). | Bruno Haible | 2021-09-18 | 2 | -8/+12 |
* | simple-atomic: Port to Oracle Studio 12.6. | Bruno Haible | 2021-09-14 | 1 | -0/+4 |
* | asyncsafe-spin: port to Oracle Studio 12.6 sparc | Paul Eggert | 2021-09-13 | 1 | -0/+4 |
* | sigsegv: port to OpenBSD 6.8+ powerpc64 | Christian Weisgerber | 2021-09-11 | 1 | -1/+8 |
* | strerror_r-posix: port even better to Android | Paul Eggert | 2021-09-08 | 1 | -18/+17 |
* | string, wchar: port rpl_free decl to Android | Paul Eggert | 2021-09-08 | 2 | -0/+2 |
* | string, wchar: avoid some namespace pollution | Paul Eggert | 2021-09-07 | 4 | -8/+14 |
* | idx: break copying from glibc | Paul Eggert | 2021-09-04 | 1 | -0/+20 |
* | autoupdate | Karl Berry | 2021-08-31 | 1 | -20/+0 |
* | idx: add commentary | Paul Eggert | 2021-08-30 | 1 | -0/+20 |
* | attribute: keep up with gnulib-common.m4 | Paul Eggert | 2021-08-29 | 1 | -0/+8 |
* | base32, base64: treat negative sizes as overflows | Paul Eggert | 2021-08-29 | 2 | -4/+8 |
* | dfa: port to non-gnulib | Paul Eggert | 2021-08-29 | 1 | -0/+1 |
* | base32, base64: fix broken tests | Paul Eggert | 2021-08-29 | 2 | -4/+0 |
* | fma: Fix compilation error on Linux/sh4. | Bruno Haible | 2021-08-29 | 1 | -0/+4 |
* | sigabbrev_np, sigdescr_np: Fix compilation error on Linux/alpha. | Bruno Haible | 2021-08-28 | 2 | -2/+2 |
* | base32, base64: prefer signed to unsigned integers | Paul Eggert | 2021-08-27 | 4 | -89/+81 |
* | regex: also break glibc lib/regex.c link for now | Paul Eggert | 2021-08-27 | 1 | -0/+1 |
* | autoupdate | Karl Berry | 2021-08-27 | 1 | -1/+0 |
* | regex: revert much of previous change | Paul Eggert | 2021-08-26 | 3 | -60/+40 |
* | regex: fix typo in previous patch | Paul Eggert | 2021-08-26 | 1 | -3/+2 |
* | regex: use C99-style array arg syntax | Paul Eggert | 2021-08-26 | 4 | -41/+99 |
* | dfa: prefer idx_t to ptrdiff_t for nonnegative | Paul Eggert | 2021-08-24 | 2 | -9/+10 |
* | Make generated .in.h files as standalone as possible. | Bruno Haible | 2021-08-22 | 12 | -91/+258 |
* | mountlist: Use recommended syntax for _GL_UNUSED_LABEL. | Bruno Haible | 2021-08-22 | 1 | -1/+1 |
* | Oops, remove unintended file additions. | Bruno Haible | 2021-08-22 | 2 | -51/+0 |
* | gnulib-common.m4: Use C2x [[maybe_unused]] when possible. | Bruno Haible | 2021-08-22 | 38 | -143/+194 |
* | rawmemchr: Fix use in relocatable-prog-wrapper (regression 2021-08-20). | Bruno Haible | 2021-08-22 | 1 | -4/+9 |
* | rawmemchr: modernize and simplify | Paul Eggert | 2021-08-20 | 1 | -50/+29 |
* | snippet/_Noreturn: Fix typo | Akim Demaille | 2021-08-12 | 1 | -1/+1 |
* | dynarray: merge from glibc | Paul Eggert | 2021-08-11 | 3 | -6/+33 |
* | canonicalize-lgpl: Fix conflict with z/OS <sys/stat.h>. | Bruno Haible | 2021-08-08 | 1 | -2/+1 |
* | ptsname_r: Drop sync with glibc. | Bruno Haible | 2021-08-08 | 1 | -34/+19 |
* | relocatable-lib-lgpl: Fix a memory leak related to a Windows DLL. | Bruno Haible | 2021-08-08 | 1 | -2/+11 |
* | stdio: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-08 | 1 | -19/+67 |
* | dirent: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-08 | 1 | -8/+27 |
* | stdlib, string, wchar: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-08 | 4 | -65/+139 |
* | uninorm, unistr: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-08 | 2 | -10/+17 |
* | ialloc: Prepare for allocation-deallocation checking. | Bruno Haible | 2021-08-08 | 1 | -3/+9 |
* | aligned-malloc: Prepare for allocation-deallocation checking. | Bruno Haible | 2021-08-08 | 1 | -36/+48 |
* | list, set, oset, map, omap: Prepare allocation-deallocation checking. | Bruno Haible | 2021-08-08 | 12 | -33/+99 |
* | xgetdomainname: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-07 | 1 | -1/+4 |
* | xgetdomainname: Ensure .c file starts with '#include <config.h>'. | Bruno Haible | 2021-08-07 | 3 | -49/+71 |
* | xstrndup: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-07 | 1 | -2/+4 |
* | xstriconveh: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-07 | 1 | -3/+5 |
* | xmemdup0: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-07 | 1 | -2/+4 |
* | windows-spawn: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-07 | 1 | -2/+5 |
* | string-buffer: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-07 | 1 | -2/+3 |
* | striconveha: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-07 | 1 | -2/+3 |
* | striconveh: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-07 | 1 | -3/+5 |