2024-08-12 |
Bruno Haible | fchmodat: Fix cross-compilation guess. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | windows-mutex, windows-timedmutex: Follow pthread_mutex... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bernhard Voelker | dfa-tests: Detect test-dfa-match-aux error. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bernhard Voelker | test-framework-sh: Improve returns_ example. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Fix misspelling of __clang_major__. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | chdir: Fix mistake in GNULIB_POSIXCHECK. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | atoll: Fix module dependencies. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Paul Eggert | autoupdate |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Collin Funk | sys_time, sys_types: Remove sys directory at 'make... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false select_used_without_requesting_gnulib_modul... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false shutdown_used_without_requesting_gnulib_mod... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false setsockopt_used_without_requesting_gnulib_m... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false sendto_used_without_requesting_gnulib_modul... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false recvfrom_used_without_requesting_gnulib_mod... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false send_used_without_requesting_gnulib_module_... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false recv_used_without_requesting_gnulib_module_... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false listen_used_without_requesting_gnulib_modul... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false getsockopt_used_without_requesting_gnulib_m... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false getsockname_used_without_requesting_gnulib_... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false getpeername_used_without_requesting_gnulib_... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false bind_used_without_requesting_gnulib_module_... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false accept_used_without_requesting_gnulib_modul... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false socket_used_without_requesting_gnulib_modul... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid false socket_used_without_requesting_gnulib_modul... |
commit | commitdiff | tree | snapshot |
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 |
next |