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 |
2023-04-24 |
Bruno Haible | lseek: Fix module dependencies (regression 2021-11... |
commit | commitdiff | tree | snapshot |
2023-04-24 |
Bruno Haible | system-quote: Fix memory overrun bug on native Windows. |
commit | commitdiff | tree | snapshot |
2023-04-24 |
Bruno Haible | unicodeio tests: Avoid test failures on native Windows. |
commit | commitdiff | tree | snapshot |
2023-04-24 |
Bruno Haible | *sprintf tests: Avoid test failures on mingw 10. |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Bruno Haible | Improve quoting of AS_HELP_STRING's first argument. |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Bruno Haible | category-none: Fix link errors on MSVC, when libunistri... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Paul Eggert | manywarnings: use AS_IF |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Paul Eggert | manywarnings: update C warnings for GCC 13 |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Paul Eggert | manywarnings: bring doc up to date |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Paul Eggert | manywarnings: omit -fno-common in GCC 10+ |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Bruno Haible | libunistring: Fix build on Windows, when a libunistring... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Bruno Haible | Avoid some Autoconf "was expanded before it was require... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Bruno Haible | string-desc tests: Avoid test failure on native Windows. |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Bruno Haible | threadlib, pthread-h, threads-h: Avoid mingw's libwinpt... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Bruno Haible | posixtm tests: Avoid test failure on native Windows. |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Bruno Haible | dfa tests: Fix test failure on mingw differently. |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Bruno Haible | getumask: Make it work on native Windows. |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Bruno Haible | posixtm tests: Fix link error. |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Bruno Haible | readtokens tests: Fix test failure on mingw. |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Bruno Haible | parse-duration tests: Fix test failure on mingw. |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Bruno Haible | dfa tests: Fix test failure on mingw. |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Bruno Haible | Fix uses of libwinpthread on mingw 10. |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Bruno Haible | Move remaining call_once tests from mtx-tests to call_o... |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Bruno Haible | execute tests: Fix compilation error on mingw (regressi... |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Bruno Haible | assert-h, verify: Fix compilation error in C++ mode... |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Bruno Haible | chown, lchown tests: Fix link error on mingw 10. |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Bruno Haible | chown tests: Fix link error on mingw 10. |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Bruno Haible | ctime: Fix compilation errors in C++ mode on mingw 10. |
commit | commitdiff | tree | snapshot |
2023-04-20 |
Bruno Haible | random: Fix compilation errors in C++ on mingw 10. |
commit | commitdiff | tree | snapshot |
2023-04-19 |
Bruno Haible | year2038-required: Fix configure failure with MSVC. |
commit | commitdiff | tree | snapshot |
2023-04-19 |
Bruno Haible | doc: Add references to changes accepted for future... |
commit | commitdiff | tree | snapshot |
2023-04-19 |
Bruno Haible | wcsncmp: Add tests. |
commit | commitdiff | tree | snapshot |
2023-04-19 |
Bruno Haible | wcsncmp: Work around two ISO C compliance bugs on sever... |
commit | commitdiff | tree | snapshot |
2023-04-19 |
Bruno Haible | wcscmp: Add tests. |
commit | commitdiff | tree | snapshot |
2023-04-19 |
Bruno Haible | wcscmp: Work around two ISO C compliance bugs on severa... |
commit | commitdiff | tree | snapshot |
2023-04-19 |
Bruno Haible | wmemcmp: Add tests. |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Bruno Haible | wmemcmp: Add tests. |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Bruno Haible | wmemcmp: Work around ISO C compliance bug on several... |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Bruno Haible | doc: Update platform list for posix_spawnp. |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Paul Eggert | Go back to dynamic largefile, year2038 tests |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Paul Eggert | doc: mention when O_* defaults to 0 |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Bruno Haible | doc: Mention a Cygwin 3.4.6 bug. |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Bruno Haible | ilogbl: Work around a Cygwin 3.4.6 bug. |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Bruno Haible | file-has-acl tests: Avoid test failures on Cygwin 3... |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Bruno Haible | c32isgraph: Avoid test failure on Cygwin 3.4.6. |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Paul Eggert | Slightly nicer largefile, year2038 tests |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Bruno Haible | MODULES.html.sh: Ensure hyperlinked files are displayable. |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Bruno Haible | MODULES.html.sh: Avoid a HTTP redirect. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Bruno Haible | year2038: Add tests. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Bruno Haible | largefile: Add tests. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Bruno Haible | year2038: Revert the added module dependencies. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Bruno Haible | posix_spawn_file_actions_addclose tests: Avoid test... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
Bruno Haible | Fix compilation errors of list, set, oset, map, omap... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
Bruno Haible | Don't include module 'year2038-required' in all-of... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
Bruno Haible | selinux-h: Fix compilation error (regression 2023-04... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
Paul Eggert | * ChangeLog: fix year2038 wording |
commit | commitdiff | tree | snapshot |
2023-04-15 |
Bruno Haible | year2038: Fix configure failure on 32-bit mingw. |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Bruno Haible | isnan: Fix compilation error in C++ mode on FreeBSD... |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Bruno Haible | filemode: Fix double-inclusion guard. |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Bruno Haible | year2038: Add reminder to include <config.h> before... |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Bruno Haible | sys_shm: New module. |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Bruno Haible | sys_sem: New module. |
commit | commitdiff | tree | snapshot |
2023-04-14 |
Bruno Haible | sys_msg: New module. |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Bruno Haible | Add more reminders to include <config.h>. |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Bruno Haible | Adjust comments in <config.h> reminders. |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Bruno Haible | Adjust comments in <config.h> reminders. |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Bruno Haible | utmp: Avoid using HAVE_* macros in *.in.h files. |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Bruno Haible | getprogname: Avoid using HAVE_* macros in *.in.h files. |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Bruno Haible | selinux-h: Avoid using HAVE_* macros in *.in.h files. |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Bruno Haible | ialloc, gethrxtime: Restore GCC diagnostics options. |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Bruno Haible | flexmember: Fix module description (regression 2016... |
commit | commitdiff | tree | snapshot |
2023-04-12 |
Paul Eggert | doc: year2038 MIPS o32 nudge |
commit | commitdiff | tree | snapshot |
next |