2023-05-24 |
Paul Eggert | manywarnings: speed up nomfi test |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Paul Eggert | Simplify -Wno-missing-field-initializers checking |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Paul Eggert | manywarnings: port better to GCC 11.2 and earlier |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Bruno Haible | asyncsafe-spin, simple-atomic: Don't use -mcpu-v9 on... |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Paul Eggert | nstrftime: wmemmove → __wmemmove in glibc part |
commit | commitdiff | tree | snapshot |
2023-05-22 |
Bruno Haible | git-merge-changelog: Code style changes. |
commit | commitdiff | tree | snapshot |
2023-05-22 |
Paul Eggert | strtol: match 'configure' to 'make check' |
commit | commitdiff | tree | snapshot |
2023-05-21 |
Paul Eggert | git-merge-changelog: port to size_t padding |
commit | commitdiff | tree | snapshot |
2023-05-21 |
Paul Eggert | git-merge-changelog: prefer idx_t |
commit | commitdiff | tree | snapshot |
2023-05-21 |
Paul Eggert | git-merge-changelog: ssize_t → ptrdiff_t |
commit | commitdiff | tree | snapshot |
2023-05-21 |
Paul Eggert | git-merge-changelog: port to ssize_t padding |
commit | commitdiff | tree | snapshot |
2023-05-21 |
Bruno Haible | limits-h tests: Check the value of SSIZE_MAX. |
commit | commitdiff | tree | snapshot |
2023-05-21 |
Bruno Haible | ssize_t: Fix replacement on 64-bit Windows. |
commit | commitdiff | tree | snapshot |
2023-05-21 |
Paul Eggert | regex: use limits-h SSIZE_MAX |
commit | commitdiff | tree | snapshot |
2023-05-21 |
Paul Eggert | getndelim2: use limits-h SSIZE_MAX |
commit | commitdiff | tree | snapshot |
2023-05-21 |
Paul Eggert | getdelim: use limits-h SSIZE_MAX |
commit | commitdiff | tree | snapshot |
2023-05-21 |
Paul Eggert | careadlinkat: use limits-h SSIZE_MAX |
commit | commitdiff | tree | snapshot |
2023-05-21 |
Paul Eggert | areadlinkat-with-size: use limits-h SSIZE_MAX |
commit | commitdiff | tree | snapshot |
2023-05-21 |
Paul Eggert | limits-h: other modules can rely on SSIZE_MAX |
commit | commitdiff | tree | snapshot |
2023-05-21 |
Paul Eggert | limits-h: define SSIZE_MAX |
commit | commitdiff | tree | snapshot |
2023-05-20 |
Paul Eggert | diffseq: backward compatibility for OFFSET_MAX |
commit | commitdiff | tree | snapshot |
2023-05-19 |
Bruno Haible | careadlinkat: Silence gcc warning for GCC ≥ 12. |
commit | commitdiff | tree | snapshot |
2023-05-19 |
Pádraig Brady | modechange: pacify gcc -Wsuggest-attribute=pure |
commit | commitdiff | tree | snapshot |
2023-05-19 |
Paul Eggert | diffseq: don’t assume integers lack padding |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | getndelim2: Silence gcc warning. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | canonicalize: Silence gcc warning. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | vasnprintf, c-vasnprintf: Silence gcc warning. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | nstrftime: Silence gcc warning. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | astrxfrm: Silence gcc warning. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | vasnprintf, c-vasnprintf: Silence gcc warnings. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | bitset: Silence gcc warning. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | stack: Silence gcc warning in tests. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | hamt: Silence gcc warning. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | get-rusage-data: Silence gcc warning. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | astrxfrm: Fix use-after-free bug. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | gnulib-tool: Ignore .orig and .rej files under modules/. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | gnulib-tool: Ignore .orig and .rej files under modules/. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Bruno Haible | uchar: Fix error when <uchar.h> is included twice. |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Paul Eggert | stdckdint: use in parse-datetime |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Paul Eggert | stdckdint: use in more modules |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Paul Eggert | nstrftime: suggest to glibc how to avoid alloca |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Bruno Haible | doc: New chapter "Strings and Characters". |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Bruno Haible | sigsegv: Add tentative support for Hurd/x86_64. |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Paul Eggert | file-has-acl: improve port to Fedora 39 |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Bruno Haible | Work around https://gcc.gnu.org/bugzilla/show_bug.cgi... |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Bruno Haible | gettimeofday, pthread-*, thread, thrd: Don't omit inten... |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Bruno Haible | select: Fix compilation error (regression from yesterday). |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Bruno Haible | poll: Fix syntax error (regression from yesterday). |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Paul Eggert | timespec: fill in other members |
commit | commitdiff | tree | snapshot |
2023-05-14 |
Paul Eggert | year2038-recommended: Improve failure diagnostic. |
commit | commitdiff | tree | snapshot |
2023-05-14 |
Paul Eggert | stdio: use _GL_ATTRIBUTE_MALLOC |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Bruno Haible | sigsegv: Add tentative support for Hurd/x86_64. |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Paul Eggert | file-has-acl: don’t access freed storage |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Paul Eggert | file-has-acl: port to Fedora 39 |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Josh Soref | bootstrap: spelling/grammar fix in comment |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Paul Eggert | Warn against bogus TZ settings |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Bruno Haible | dirfd: Add tests. |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Bruno Haible | dirfd: Fix bogus override (regression 2023-04-26). |
commit | commitdiff | tree | snapshot |
2023-05-04 |
Bruno Haible | c32swidth: Add tests. |
commit | commitdiff | tree | snapshot |
2023-05-04 |
Bruno Haible | c32swidth: New module. |
commit | commitdiff | tree | snapshot |
2023-05-04 |
Bruno Haible | wcswidth: Fix result in case of overflow. |
commit | commitdiff | tree | snapshot |
2023-05-04 |
Bruno Haible | wcswidth: Relax license. |
commit | commitdiff | tree | snapshot |
2023-05-04 |
Bruno Haible | c32width: Relax license. |
commit | commitdiff | tree | snapshot |
2023-05-04 |
Bruno Haible | c32to*: Relax license. |
commit | commitdiff | tree | snapshot |
2023-05-04 |
Bruno Haible | unicase/tolower, unicase/toupper: Relax license. |
commit | commitdiff | tree | snapshot |
2023-05-04 |
Bruno Haible | unicase/base: Relax license. |
commit | commitdiff | tree | snapshot |
2023-05-04 |
Bruno Haible | c32is*: Relax license. |
commit | commitdiff | tree | snapshot |
2023-05-04 |
Bruno Haible | unictype/ctype-*: Relax license. |
commit | commitdiff | tree | snapshot |
2023-05-04 |
Bruno Haible | c32width: Add tests. |
commit | commitdiff | tree | snapshot |
2023-05-04 |
Bruno Haible | c32width: New module. |
commit | commitdiff | tree | snapshot |
2023-05-04 |
Bruno Haible | doc: Mention macOS wcwidth bug. |
commit | commitdiff | tree | snapshot |
2023-05-03 |
Bruno Haible | vasnprintf, vasnwprintf: Make '0' flag handling more... |
commit | commitdiff | tree | snapshot |
2023-05-02 |
Paul Eggert | mktime: include <intprops.h> |
commit | commitdiff | tree | snapshot |
2023-05-02 |
Bruno Haible | fopen: Silence a gcc warning. |
commit | commitdiff | tree | snapshot |
2023-05-01 |
Paul Eggert | extern-inline: port to pcc |
commit | commitdiff | tree | snapshot |
2023-05-01 |
Paul Eggert | regex: prefer C23 style overflow checking |
commit | commitdiff | tree | snapshot |
2023-05-01 |
Paul Eggert | dynarray: prefer C23 style overflow checking |
commit | commitdiff | tree | snapshot |
2023-05-01 |
Paul Eggert | mktime: prefer C23 style overflow checking |
commit | commitdiff | tree | snapshot |
2023-05-01 |
Paul Eggert | limits-h: port to pcc |
commit | commitdiff | tree | snapshot |
2023-04-29 |
Paul Eggert | year2038-recommended: new module |
commit | commitdiff | tree | snapshot |
2023-04-29 |
Bruno Haible | stdio: Avoid different configure results in different... |
commit | commitdiff | tree | snapshot |
2023-04-29 |
Bruno Haible | stdbool tests: Avoid compilation error with Sun C on... |
commit | commitdiff | tree | snapshot |
2023-04-29 |
Bruno Haible | hamt tests: Fix test failure with Sun C on Solaris... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
Bruno Haible | localeconv: Work around a mingw bug. |
commit | commitdiff | tree | snapshot |
2023-04-27 |
Bruno Haible | stdlib: Fix error when cross-compiling (regression... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
Bruno Haible | stdlib: Fix error when cross-compiling. |
commit | commitdiff | tree | snapshot |
2023-04-27 |
Paul Eggert | freopen-safer: pacify GCC 13 |
commit | commitdiff | tree | snapshot |
2023-04-26 |
Bruno Haible | fdopendir: Fix fd leak and test failure on native Windows. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
Bruno Haible | fchdir tests: Fix test failure on native Windows. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
Bruno Haible | fclose: Make last change more maintainable. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
Po Lu | gnulib-tool: For conditional dependencies, generate... |
commit | commitdiff | tree | snapshot |
2023-04-25 |
Bruno Haible | expm1 tests: Avoid test failure on 32-bit mingw. |
commit | commitdiff | tree | snapshot |
2023-04-25 |
Bruno Haible | poll tests: Avoid test failure on native Windows. |
commit | commitdiff | tree | snapshot |
2023-04-25 |
Bruno Haible | dfa tests: Fix compilation error (regression 2023-04... |
commit | commitdiff | tree | snapshot |
2023-04-24 |
Bruno Haible | tests: Suppress ‘#pragma GCC diagnostic’ warnings with... |
commit | commitdiff | tree | snapshot |
2023-04-24 |
Bruno Haible | select, pselect: Fix test failure on native Windows. |
commit | commitdiff | tree | snapshot |
2023-04-24 |
Paul Eggert | fclose: pacify gcc -Wanalyzer-file-leak |
commit | commitdiff | tree | snapshot |
2023-04-24 |
Paul Eggert | unsetenv-tests: pacify -Wanalyzer-putenv-of-auto-var |
commit | commitdiff | tree | snapshot |
2023-04-24 |
Paul Eggert | tests: suppress some unwanted -fanalyzer checking |
commit | commitdiff | tree | snapshot |
2023-04-24 |
Bruno Haible | ftell, ftello: Fix recognition of pipes on native Windows. |
commit | commitdiff | tree | snapshot |
next |