2024-08-12 |
Bruno Haible | Avoid false lstat_used_without_requesting_gnulib_module... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false fstatat_used_without_requesting_gnulib_modu... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false fstat_used_without_requesting_gnulib_module... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false stat_used_without_requesting_gnulib_module_... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false ioctl_used_without_requesting_gnulib_module... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false localeconv_used_without_requesting_gnulib_m... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false gethostname_used_without_requesting_gnulib_... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false error close_used_without_requesting_gnulib_... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | getopt-posix, getopt-gnu tests: Avoid test failure... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | strtod, strtold: Fix underflow behaviour of system... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | strtod, strtold: Set errno upon gradual underflow. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | bootstrap: Avoid failure when gnulib-tool removed gette... |
commit | commitdiff | tree | snapshot |
2024-07-21 |
Paul Eggert | strnlen: port to Android 5.0 (API 21) |
commit | commitdiff | tree | snapshot |
2024-07-21 |
Bruno Haible | manywarnings: Don't enable -Wsystem-headers. |
commit | commitdiff | tree | snapshot |
2024-07-21 |
Bruno Haible | qcopy-acl: Fix copying of ACLs on CentOS 7 (regression... |
commit | commitdiff | tree | snapshot |
2024-07-21 |
Bruno Haible | stdlib: Avoid syntax errors in libstdc++ header files. |
commit | commitdiff | tree | snapshot |
2024-07-21 |
Bruno Haible | Activate strtold workarounds. |
commit | commitdiff | tree | snapshot |
2024-07-21 |
Bruno Haible | strtold: Work around major mingw bugs. |
commit | commitdiff | tree | snapshot |
2024-07-21 |
Bruno Haible | stdlib: Support use of clang++ on Ubuntu. |
commit | commitdiff | tree | snapshot |
2024-07-21 |
Bruno Haible | pthread-cond: Fix compilation error on native Windows. |
commit | commitdiff | tree | snapshot |
2024-07-21 |
Bruno Haible | Avoid some possibly wrong configure test results. |
commit | commitdiff | tree | snapshot |
2024-06-30 |
Paul Eggert | strnlen: avoid undefined memcmp behavior |
commit | commitdiff | tree | snapshot |
2024-06-30 |
Bruno Haible | time: Fix test failure on FreeBSD. |
commit | commitdiff | tree | snapshot |
2024-06-30 |
Bruno Haible | c-vasnprintf: Fix link errors. |
commit | commitdiff | tree | snapshot |
2024-06-30 |
Collin Funk | test-framework-sh: Fix typo in function invocation... |
commit | commitdiff | tree | snapshot |
2024-06-30 |
Bruno Haible | test-framework-sh: Fix side effect on dfa tests (regres... |
commit | commitdiff | tree | snapshot |
2024-06-30 |
Bruno Haible | copysignl tests: Avoid failure on Solaris 11.4. |
commit | commitdiff | tree | snapshot |
2024-06-30 |
Bruno Haible | mbsnlen: Fix bug (regression 2023-09-26). |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Bruno Haible | test-framework-sh: Fix 'returns_' to not turn off traci... |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Bruno Haible | c32width tests: Avoid a test failure on Solaris 11... |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Bruno Haible | c32ispunct tests: Avoid a test failure on Solaris 11... |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Bruno Haible | c32rtomb: Add a sanity check, working around Solaris... |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Bruno Haible | c32isblank tests: Avoid test failure on NetBSD 10.0. |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Paul Eggert | mktempd: use GNU-style -t if available |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Collin Funk | mktempd: Invoke mktemp portably. |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Collin Funk | test-framework-sh: Don't leave temporary directories... |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | nstrftime: Support time zone names on MSVC. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | parse-datetime: Support time zone names on MSVC. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | time_rz: Support time zone names on MSVC. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | tzname: Add tests. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | tzname: New module. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | setenv: On native Windows, don't modify _environ directly. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | unsetenv: On native Windows, don't modify _environ... |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | putenv: Don't crash upon out-of-memory. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | putenv: Improve comments. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Collin Funk | boot-time, readutmp: Fix missing MinGW include (regr... |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | readlinkat: Work around a Cygwin 3.3.6 bug. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | readlink: Work around a Cygwin 3.3.6 bug. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | nstrftime tests: Avoid some failures on native Windows. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | acl-permissions: Fix test-file-has-acl-2.sh failure... |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | dprintf-posix tests: Skip the memory leak test on macOS. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | pthread-* tests, regex tests: Prepare for use of 'alarm'. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | mtx tests: Fix a possible link error. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | pthread-mutex, pthread-rwlock: Fix a compilation error. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | c-strtod, c-strtof, c-strtold: Fix link error on AIX. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | totalorder*: Avoid compilation error by IBM XL C compiler. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | isnanf, isnand, isnanl: Fix link errors on AIX 7.1... |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | windows-once: Improve comments. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | assert-h, verify: Fix compilation error with g++ (4... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | windows-once: Free allocated resources when done. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | call_once: Work around Cygwin 3.5.3 bug. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | lock: Work around Cygwin 3.5.3 bug. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | pthread-once: Work around Cygwin 3.5.3 bug. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | call_once tests: Fix link error on mingw. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | mbfile tests: Avoid test failure on mingw. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | pthread-once tests: Fix crash on mingw. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | nstrftime: Make %r work on macOS, FreeBSD, native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | nstrftime: Make %h work on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | nstrftime: Make %c work on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | tests: Fix internationalization problems on native... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | parse-datetime tests: Avoid failure on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | tests: Don't test on the broken NetBSD 10.0 zh_CN.GB180... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | euidaccess: Fix test failure on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | mcel tests: Avoid test failures due to broken GB18030... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | mcel tests: Fix typo. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | uchar-c23: Speed up mbrtoc32 on Solaris 11.4. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Collin Funk | boot-time, readutmp: Add a Native Windows boot time... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | mbrtoc32: Work around bug in Cygwin 3.5.3. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | access, euidaccess tests: Avoid test failures on Cygwin. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | c32is*, c32toupper tests: Avoid test failures on Cygwin. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | poll tests: Avoid test failure on Cygwin. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | renameatu: Work around Cygwin 3.4.6 bug. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | readlinkat, areadlinkat: Avoid test failures on Cygwin... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | iconv: Reject the broken macOS 14.4 iconv implementation. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | stdlib: Handle glibc special invocation conventions... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Paul Eggert | c-strtod: include <stdio.h> |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Paul Eggert | boot-time: port to Alpine 3.20.0_rc2 |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Bruno Haible | vasnprintf: Don't abort for pseudo-denormal arguments... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Paul Eggert | getopt-posix: port better to Alpine 3.20.0_rc1 |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Collin Funk | utimensat, utimens: Work around NetBSD 10.0 bugs. |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Bruno Haible | mkfifoat: Work around a macOS 14 bug. |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Collin Funk | dup3: Fix behavior for equal file descriptors on NetBSD. |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Bruno Haible | unistd: Fix compilation error with MSVC in C++ mode. |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Bruno Haible | Fix ChangeLog typo. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | tests: Fix dependencies to test-framework-sh. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | sys_select: Fix compilation error in C++ mode on macOS... |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | error-h: Avoid namespace pollution on mingw. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | unistr/u8-strstr tests: Avoid test failure with ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | free tests: Avoid test failure with ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | explicit_bzero, memset_explicit tests: Avoid test failu... |
commit | commitdiff | tree | snapshot |
next |