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 |
2024-05-17 |
Bruno Haible | dprintf-posix, fprintf-posix tests: Avoid test failures... |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | sigsegv, c-stack tests: Avoid test failures with ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | argp: Fix test failure with clang's ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | readutmp, boot-time: Work around a Cygwin 3.5.3 bug. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Simon Josefsson | maint.mk: Don't fail on ~/.indent.pro, reported by... |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | readutmp, boot-time: Improve for some Cygwin installations. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | stddef: A better workaround against GCC bug 114870. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Paul Eggert | nullptr: work around GCC 14 nullptr sentinel bug |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Paul Eggert | stddef: work around a GCC 14 stddef.h bug |
commit | commitdiff | tree | snapshot |
2024-04-28 |
Bruno Haible | login_tty tests: Avoid gcc warnings. |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Paul Eggert | c32srtombs,mbsrtoc32s,mbsrtowcs,wcsrtombs: pacify GCC 14 |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Paul Eggert | manywarnings: update C warnings for GCC 14 |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Bruno Haible | getlogin_r tests: Fix compilation error on some OpenSol... |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Bruno Haible | memset_explicit: Fix compilation error on some OpenSola... |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Bruno Haible | signed-nan: Don't assume that '-' works as expected... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder*: Support newer MIPS CPUs. |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | snan: Add support for m68k. |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | bootstrap: Fix --help messages. |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder, totalorderf: Avoid miscompilation by gcc... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder, totalorderf: Avoid miscompilation by clang... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder, totalorderf: Fix handling of SNaN on i386... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder tests: Fix signature test. |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | ptsname_r: Work around ptsname_r bug on NetBSD 10.0. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | sigsegv tests: Avoid a crash on NetBSD 10.0/i386. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | expm1l: Work around a NetBSD 10.0/i386 bug. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | exp2l: Work around a NetBSD 10.0/i386 bug. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | roundl: Fix a link error on Linux/powerpc64le. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | expl tests: Avoid test failure on NetBSD 10.0/i386. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Pádraig Brady | quotearg: fix shell-escape quoting with single quotes |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Pádraig Brady | renameatu: handle ENOSYS from renameatx_np |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | canonicalize[-lgpl] tests: Fix test failure on musl... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Paul Eggert | intprops: pacify GCC < 10 -Wsign-compare |
commit | commitdiff | tree | snapshot |
next |