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 |
2023-04-12 |
Bruno Haible | Add more reminders to include <config.h>. |
commit | commitdiff | tree | snapshot |
2023-04-11 |
Paul Eggert | doc: update year2038 list further |
commit | commitdiff | tree | snapshot |
2023-04-11 |
Bruno Haible | Fix the "make sc_prohibit_AC_LIBOBJ_in_m4" findings. |
commit | commitdiff | tree | snapshot |
2023-04-11 |
Bruno Haible | Fix some "make sc_prohibit_leading_TABs" findings. |
commit | commitdiff | tree | snapshot |
2023-04-11 |
Bruno Haible | Makefile: Fix a syntax alert. |
commit | commitdiff | tree | snapshot |
2023-04-11 |
Bruno Haible | alignasof: Ensure a correct _Alignas (regression 2023... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
Paul Eggert | Add ChangeLog entries for the last 3 commits. |
commit | commitdiff | tree | snapshot |
2023-04-10 |
Paul Eggert | doc: update list of year2038 platforms |
commit | commitdiff | tree | snapshot |
2023-04-10 |
Paul Eggert | doc: moved year2038 para up |
commit | commitdiff | tree | snapshot |
2023-04-10 |
Paul Eggert | doc: document year2038 first |
commit | commitdiff | tree | snapshot |
2023-04-10 |
Bruno Haible | doc: Clarify list of platforms for year2038 support. |
commit | commitdiff | tree | snapshot |
2023-04-10 |
Bruno Haible | doc: Clarify list of platforms for year2038 support. |
commit | commitdiff | tree | snapshot |
2023-04-10 |
Bruno Haible | doc: Avoid ambiguous wording. |
commit | commitdiff | tree | snapshot |
2023-04-10 |
Bruno Haible | doc: Fix a typo. |
commit | commitdiff | tree | snapshot |
2023-04-10 |
Paul Eggert | doc: improve cross-refs for year 2038 issue |
commit | commitdiff | tree | snapshot |
2023-04-10 |
Paul Eggert | largefile: sync from Autoconf master |
commit | commitdiff | tree | snapshot |
2023-04-10 |
Paul Eggert | year2038: configure earlier |
commit | commitdiff | tree | snapshot |
2023-04-10 |
Paul Eggert | maint: no Autoconf 2.72 |
commit | commitdiff | tree | snapshot |
2023-04-09 |
Bruno Haible | c32toupper: Add tests. |
commit | commitdiff | tree | snapshot |
2023-04-09 |
Bruno Haible | c32toupper: New module. |
commit | commitdiff | tree | snapshot |
2023-04-09 |
Bruno Haible | c32tolower: Add tests. |
commit | commitdiff | tree | snapshot |
2023-04-09 |
Bruno Haible | c32tolower: New module. |
commit | commitdiff | tree | snapshot |
next |