2021-01-20 |
Bruno Haible | sethostname tests: Avoid test failure on Cygwin.
|
commit | commitdiff | tree |
2021-01-18 |
Bruno Haible | noreturn tests: Avoid test failure on Solaris 10/x86...
|
commit | commitdiff | tree |
2021-01-18 |
Bruno Haible | uninorm tests: Fix compilation error on Cygwin.
|
commit | commitdiff | tree |
2021-01-17 |
Bruno Haible | immutable: Implement on native Windows.
|
commit | commitdiff | tree |
2021-01-17 |
Bruno Haible | canonicalize-lgpl tests: Fix link error.
|
commit | commitdiff | tree |
2021-01-17 |
Bruno Haible | canonicalize-lgpl: Work around // handling in realpath...
|
commit | commitdiff | tree |
2021-01-17 |
Bruno Haible | canonicalize[-lgpl] tests: Add more tests.
|
commit | commitdiff | tree |
2021-01-17 |
Bruno Haible | argp tests: Avoid test failures on Alpine Linux.
|
commit | commitdiff | tree |
2021-01-17 |
Bruno Haible | get-rusage-data tests: Avoid test failure on musl libc.
|
commit | commitdiff | tree |
2021-01-17 |
Bruno Haible | immutable, get-rusage-data: Fix autoconf warning.
|
commit | commitdiff | tree |
2021-01-16 |
Bruno Haible | vma-iter: Port to 64-bit Haiku.
|
commit | commitdiff | tree |
2021-01-15 |
Bruno Haible | doc: Update doc about realpath.
|
commit | commitdiff | tree |
2021-01-12 |
Bruno Haible | verify: Use C++11 static_assert when available.
|
commit | commitdiff | tree |
2021-01-10 |
Bruno Haible | lchmod-tests: Fix link error.
|
commit | commitdiff | tree |
2021-01-10 |
Bruno Haible | immutable: Add tests.
|
commit | commitdiff | tree |
2021-01-10 |
Bruno Haible | immutable: New module.
|
commit | commitdiff | tree |
2021-01-09 |
Bruno Haible | exp* tests: Work around clang 6.0.1 optimization bugs...
|
commit | commitdiff | tree |
2021-01-09 |
Bruno Haible | fchmodat: Work around trailing slash bug in fchmodat...
|
commit | commitdiff | tree |
2021-01-09 |
Bruno Haible | fchmod-tests, fchmodat tests, lchmod tests: Add more...
|
commit | commitdiff | tree |
2021-01-09 |
Bruno Haible | utimensat: Fix typo in last commit.
|
commit | commitdiff | tree |
2021-01-09 |
Bruno Haible | truncate: Document last workaround.
|
commit | commitdiff | tree |
2021-01-07 |
Bruno Haible | localename: Fix link error with duplocale on AIX 7...
|
commit | commitdiff | tree |
2021-01-06 |
Bruno Haible | logb: Fix test failure on glibc/powerpc.
|
commit | commitdiff | tree |
2021-01-06 |
Bruno Haible | logb: Fix test failure on glibc/powerpc.
|
commit | commitdiff | tree |
2021-01-06 |
Bruno Haible | flock: Update documentation.
|
commit | commitdiff | tree |
2021-01-06 |
Bruno Haible | ilogbl: Fix compilation error with xlclang on AIX 7.2.
|
commit | commitdiff | tree |
2021-01-06 |
Bruno Haible | ilogbl: Fix test failures on AIX 7.1 in 64-bit mode.
|
commit | commitdiff | tree |
2021-01-06 |
Bruno Haible | ilogb: Fix test failures on AIX 7.1 in 64-bit mode.
|
commit | commitdiff | tree |
2021-01-06 |
Bruno Haible | fclose: Fix test failure on AIX 7.2.
|
commit | commitdiff | tree |
2021-01-06 |
Bruno Haible | pipe-filter-gi: Fix test failure on AIX 7.2.
|
commit | commitdiff | tree |
2021-01-06 |
Bruno Haible | utimens, utimensat, fdutimensat: Avoid test failures...
|
commit | commitdiff | tree |
2021-01-06 |
Bruno Haible | utimensat: Work around trailing slash bug in utimensat...
|
commit | commitdiff | tree |
2021-01-05 |
Bruno Haible | ptsname_r, ptsname: Avoid test failures on AIX 7.2.
|
commit | commitdiff | tree |
2021-01-05 |
Bruno Haible | truncate: Work around trailing slash bug in truncate...
|
commit | commitdiff | tree |
2021-01-05 |
Bruno Haible | mkfifoat: Fix cross-compilation guess (regression from...
|
commit | commitdiff | tree |
2021-01-05 |
Bruno Haible | ffsll: Override completely broken implementation on...
|
commit | commitdiff | tree |
2021-01-05 |
Bruno Haible | symlinkat: Fix trailing slash handling.
|
commit | commitdiff | tree |
2021-01-05 |
Bruno Haible | mkfifoat: Update module description.
|
commit | commitdiff | tree |
2021-01-05 |
Bruno Haible | link: Improve trailing slash handling on native Windows.
|
commit | commitdiff | tree |
2021-01-05 |
Bruno Haible | mkfifoat: Work around trailing slash bug in mknodat...
|
commit | commitdiff | tree |
2021-01-05 |
Bruno Haible | mkfifoat: Work around trailing slash bug in mkfifoat...
|
commit | commitdiff | tree |
2021-01-05 |
Bruno Haible | libc-config: Avoid overriding the headers from an installed...
|
commit | commitdiff | tree |
2021-01-05 |
Bruno Haible | libc-config: Avoid overriding the headers from an installed...
|
commit | commitdiff | tree |
2021-01-04 |
Bruno Haible | nstrftime, time_rz: Avoid using an obsolete Autoconf...
|
commit | commitdiff | tree |
2021-01-04 |
Bruno Haible | expm1f-ieee: Work around AIX 7.2 bug.
|
commit | commitdiff | tree |
2021-01-04 |
Bruno Haible | ffsl, ffsll: Work around AIX 7.2 problem.
|
commit | commitdiff | tree |
2021-01-04 |
Bruno Haible | ssfmalloc: Fix includes.
|
commit | commitdiff | tree |
2021-01-04 |
Bruno Haible | quotearg tests: Avoid test failures on Solaris 11.3.
|
commit | commitdiff | tree |
2021-01-04 |
Bruno Haible | tests: Fix link errors on Solaris, when libunistring...
|
commit | commitdiff | tree |
2021-01-04 |
Bruno Haible | c32ispunct tests: Avoid test failures on FreeBSD.
|
commit | commitdiff | tree |
2021-01-04 |
Bruno Haible | Fix last ChangeLog entry.
|
commit | commitdiff | tree |
2021-01-03 |
Bruno Haible | iconv, iconv_open: Improve documentation.
|
commit | commitdiff | tree |
2021-01-03 |
Bruno Haible | iconv-h: Fix module description.
|
commit | commitdiff | tree |
2021-01-03 |
Bruno Haible | stddef: Override wrong max_align_t on AIX 7 with xlc...
|
commit | commitdiff | tree |
2021-01-03 |
Bruno Haible | free-posix: Work around GCC mis-optimization bug.
|
commit | commitdiff | tree |
2021-01-03 |
Bruno Haible | valgrind-tests: Disable valgrind if it would cause...
|
commit | commitdiff | tree |
2021-01-03 |
Bruno Haible | valgrind-tests: Really enable the valgrind options...
|
commit | commitdiff | tree |
2021-01-02 |
Bruno Haible | utimensat: Fix test failures on macOS 10.13.
|
commit | commitdiff | tree |
2021-01-02 |
Bruno Haible | utimens: Fix test failure on macOS 10.13.
|
commit | commitdiff | tree |
2021-01-02 |
Bruno Haible | utimens: Fix test failure on macOS 10.13.
|
commit | commitdiff | tree |
2021-01-02 |
Bruno Haible | utimens: Avoid test failures on macOS 10.13.
|
commit | commitdiff | tree |
2021-01-02 |
Bruno Haible | renameatu: Fix test failures on macOS.
|
commit | commitdiff | tree |
2021-01-02 |
Bruno Haible | getgroups test: Avoid warning with glibc >= 2.32 and...
|
commit | commitdiff | tree |
2021-01-02 |
Bruno Haible | timespec_get: Add tests.
|
commit | commitdiff | tree |
2021-01-02 |
Bruno Haible | timespec_get: New module.
|
commit | commitdiff | tree |
2021-01-02 |
Bruno Haible | time: Define TIME_UTC.
|
commit | commitdiff | tree |
2021-01-02 |
Bruno Haible | stddef: Try harder to get max_align_t defined on OpenBSD...
|
commit | commitdiff | tree |
2021-01-01 |
Bruno Haible | stddef: Try harder to get max_align_t defined on OpenBSD.
|
commit | commitdiff | tree |
2021-01-01 |
Bruno Haible | aligned_alloc: Fix test failure on OpenBSD 6.8.
|
commit | commitdiff | tree |
2021-01-01 |
Bruno Haible | aligned_alloc: Fix test failure on OpenBSD 6.8.
|
commit | commitdiff | tree |
2021-01-01 |
Bruno Haible | posixtm tests: Disable part of the test on plaforms...
|
commit | commitdiff | tree |
2021-01-01 |
Bruno Haible | c32isgraph/c32isprint/c32ispunct tests: Avoid test...
|
commit | commitdiff | tree |
2021-01-01 |
Bruno Haible | quotearg tests: Avoid test failures on Solaris 11.
|
commit | commitdiff | tree |
2021-01-01 |
Bruno Haible | maint: Update copyright notices in --version output.
|
commit | commitdiff | tree |
2021-01-01 |
Bruno Haible | ptsname_r: Fix test failure on Solaris.
|
commit | commitdiff | tree |
2020-12-31 |
Bruno Haible | posixtm tests: Disable part of the test on plaforms...
|
commit | commitdiff | tree |
2020-12-31 |
Bruno Haible | poll tests: Avoid test failure on AIX.
|
commit | commitdiff | tree |
2020-12-31 |
Bruno Haible | poll tests: Avoid test failure on BSD and Solaris systems.
|
commit | commitdiff | tree |
2020-12-31 |
Bruno Haible | memalign: Work around Solaris bug.
|
commit | commitdiff | tree |
2020-12-31 |
Bruno Haible | malloc-h: Add tests.
|
commit | commitdiff | tree |
2020-12-31 |
Bruno Haible | malloc-h: New module.
|
commit | commitdiff | tree |
2020-12-31 |
Bruno Haible | unistd: Fix portability warnings.
|
commit | commitdiff | tree |
2020-12-31 |
Bruno Haible | utime: Fix compilation error on macOS and Solaris 9...
|
commit | commitdiff | tree |
2020-12-30 |
Bruno Haible | getlogin tests, getlogin_r tests: Avoid failure on...
|
commit | commitdiff | tree |
2020-12-30 |
Bruno Haible | list-c++, [o]map-c++, [o]set-c++: Fix conflict with...
|
commit | commitdiff | tree |
2020-12-29 |
Bruno Haible | havelib: Fix for Solaris 11 OpenIndiana and Solaris...
|
commit | commitdiff | tree |
2020-12-29 |
Bruno Haible | ptsname_r: Fix a compiler warning on Solaris.
|
commit | commitdiff | tree |
2020-12-29 |
Bruno Haible | gnulib-tool: Fix logic whether to add a dummy.c.
|
commit | commitdiff | tree |
2020-12-27 |
Bruno Haible | gnulib-tool: Make --conditional-dependencies work with...
|
commit | commitdiff | tree |
2020-12-26 |
Bruno Haible | execvpe: Make dependency to stdbool explicit.
|
commit | commitdiff | tree |
2020-12-26 |
Bruno Haible | execlp: Add tests.
|
commit | commitdiff | tree |
2020-12-26 |
Bruno Haible | execlp: New module.
|
commit | commitdiff | tree |
2020-12-26 |
Bruno Haible | execle: Add tests.
|
commit | commitdiff | tree |
2020-12-26 |
Bruno Haible | execle: New module.
|
commit | commitdiff | tree |
2020-12-26 |
Bruno Haible | execl: Add tests.
|
commit | commitdiff | tree |
2020-12-26 |
Bruno Haible | execl: New module.
|
commit | commitdiff | tree |
2020-12-26 |
Bruno Haible | execv: Add tests.
|
commit | commitdiff | tree |
2020-12-26 |
Bruno Haible | execv: New module.
|
commit | commitdiff | tree |
2020-12-26 |
Bruno Haible | execvp: Add tests.
|
commit | commitdiff | tree |
2020-12-26 |
Bruno Haible | execvp: New module.
|
commit | commitdiff | tree |