2021-01-09 |
Bruno Haible | fchmod-tests, fchmodat tests, lchmod tests: Add more... |
commit | commitdiff | tree | snapshot |
2021-01-09 |
Bruno Haible | utimensat: Fix typo in last commit. |
commit | commitdiff | tree | snapshot |
2021-01-09 |
Bruno Haible | truncate: Document last workaround. |
commit | commitdiff | tree | snapshot |
2021-01-09 |
Paul Eggert | dynarray: work even if ‘free’ is replaced |
commit | commitdiff | tree | snapshot |
2021-01-09 |
Paul Eggert | tempname: don’t block for minutes |
commit | commitdiff | tree | snapshot |
2021-01-09 |
Paul Eggert | tempname: sync with proposed glibc patch |
commit | commitdiff | tree | snapshot |
2021-01-09 |
Paul Eggert | regex: stop using alloca |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Paul Eggert | regexec: remove alloca usage in build_trtable |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Paul Eggert | scratch_buffer: add scratch_buffer_dupfree macro |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Paul Eggert | regex: remove alloca usage on regex set_regs |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Paul Eggert | dynarray: new module |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Simon Josefsson | bootstrap: Fix parsing of package name. |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Bruno Haible | localename: Fix link error with duplocale on AIX 7... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Bruno Haible | logb: Fix test failure on glibc/powerpc. |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Bruno Haible | logb: Fix test failure on glibc/powerpc. |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Paul Eggert | libc-config: simplify clang __has_* macros |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Bruno Haible | flock: Update documentation. |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Bruno Haible | ilogbl: Fix compilation error with xlclang on AIX 7.2. |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Bruno Haible | ilogbl: Fix test failures on AIX 7.1 in 64-bit mode. |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Bruno Haible | ilogb: Fix test failures on AIX 7.1 in 64-bit mode. |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Bruno Haible | fclose: Fix test failure on AIX 7.2. |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Bruno Haible | pipe-filter-gi: Fix test failure on AIX 7.2. |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Bruno Haible | utimens, utimensat, fdutimensat: Avoid test failures... |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Bruno Haible | utimensat: Work around trailing slash bug in utimensat... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Bruno Haible | ptsname_r, ptsname: Avoid test failures on AIX 7.2. |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Paul Eggert | * modules/filename, modules/idx (Maintainer): Add glibc. |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Paul Eggert | libc-config: merge from glibc |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Jim Meyering | maintainer-makefile: correct preceding change |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Paul Eggert | maint: note syncs to glibc |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Bruno Haible | truncate: Work around trailing slash bug in truncate... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Bruno Haible | mkfifoat: Fix cross-compilation guess (regression from... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Bruno Haible | ffsll: Override completely broken implementation on... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Bruno Haible | symlinkat: Fix trailing slash handling. |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Bruno Haible | mkfifoat: Update module description. |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Bruno Haible | link: Improve trailing slash handling on native Windows. |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Bruno Haible | mkfifoat: Work around trailing slash bug in mknodat... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Bruno Haible | mkfifoat: Work around trailing slash bug in mkfifoat... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Bruno Haible | libc-config: Avoid overriding the headers from an insta... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Bruno Haible | libc-config: Avoid overriding the headers from an insta... |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Simon Josefsson | maintainer-makefile: Invoke syntax-checks regardless... |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Bruno Haible | nstrftime, time_rz: Avoid using an obsolete Autoconf... |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Bruno Haible | expm1f-ieee: Work around AIX 7.2 bug. |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Bruno Haible | ffsl, ffsll: Work around AIX 7.2 problem. |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Bruno Haible | ssfmalloc: Fix includes. |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Bruno Haible | quotearg tests: Avoid test failures on Solaris 11.3. |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Bruno Haible | tests: Fix link errors on Solaris, when libunistring... |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Bruno Haible | c32ispunct tests: Avoid test failures on FreeBSD. |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Bruno Haible | Fix last ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Simon Josefsson | doc: Repeat warning that --with-tests cannot be used... |
commit | commitdiff | tree | snapshot |
2021-01-03 |
Bruno Haible | iconv, iconv_open: Improve documentation. |
commit | commitdiff | tree | snapshot |
2021-01-03 |
Bruno Haible | iconv-h: Fix module description. |
commit | commitdiff | tree | snapshot |
2021-01-03 |
Noah Misch | iconv_open: Fix module description. |
commit | commitdiff | tree | snapshot |
2021-01-03 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2021-01-03 |
Bruno Haible | stddef: Override wrong max_align_t on AIX 7 with xlc... |
commit | commitdiff | tree | snapshot |
2021-01-03 |
Bruno Haible | free-posix: Work around GCC mis-optimization bug. |
commit | commitdiff | tree | snapshot |
2021-01-03 |
Bruno Haible | valgrind-tests: Disable valgrind if it would cause... |
commit | commitdiff | tree | snapshot |
2021-01-03 |
Bruno Haible | valgrind-tests: Really enable the valgrind options... |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Bruno Haible | utimensat: Fix test failures on macOS 10.13. |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Bruno Haible | utimens: Fix test failure on macOS 10.13. |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Bruno Haible | utimens: Fix test failure on macOS 10.13. |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Bruno Haible | utimens: Avoid test failures on macOS 10.13. |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Bruno Haible | renameatu: Fix test failures on macOS. |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Bruno Haible | getgroups test: Avoid warning with glibc >= 2.32 and... |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Bruno Haible | timespec_get: Add tests. |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Bruno Haible | timespec_get: New module. |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Bruno Haible | time: Define TIME_UTC. |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Bruno Haible | stddef: Try harder to get max_align_t defined on OpenBS... |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Paul Eggert | canonicalize: remove NARROW_ADDRESSES optimization |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Bruno Haible | stddef: Try harder to get max_align_t defined on OpenBSD. |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Bruno Haible | aligned_alloc: Fix test failure on OpenBSD 6.8. |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Bruno Haible | aligned_alloc: Fix test failure on OpenBSD 6.8. |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Bruno Haible | posixtm tests: Disable part of the test on plaforms... |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Bruno Haible | c32isgraph/c32isprint/c32ispunct tests: Avoid test... |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Paul Eggert | libc-config: port to Sun C 5.9 |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Bruno Haible | quotearg tests: Avoid test failures on Solaris 11. |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Bruno Haible | maint: Update copyright notices in --version output. |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Paul Eggert | maint: run 'make update-copyright' |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Paul Eggert | autoupdate |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Paul Eggert | filename: change filename.h comment to LGPLv2.1+ |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Paul Eggert | doc: mention year-0 bugs in Solaris etc. |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Bruno Haible | ptsname_r: Fix test failure on Solaris. |
commit | commitdiff | tree | snapshot |
2020-12-31 |
Bruno Haible | posixtm tests: Disable part of the test on plaforms... |
commit | commitdiff | tree | snapshot |
2020-12-31 |
Bruno Haible | poll tests: Avoid test failure on AIX. |
commit | commitdiff | tree | snapshot |
2020-12-31 |
Bruno Haible | poll tests: Avoid test failure on BSD and Solaris systems. |
commit | commitdiff | tree | snapshot |
2020-12-31 |
Paul Eggert | fnmatch: merge from glibc + proposal |
commit | commitdiff | tree | snapshot |
2020-12-31 |
Paul Eggert | glob: merge proposed glibc changes |
commit | commitdiff | tree | snapshot |
2020-12-31 |
Bruno Haible | memalign: Work around Solaris bug. |
commit | commitdiff | tree | snapshot |
2020-12-31 |
Bruno Haible | malloc-h: Add tests. |
commit | commitdiff | tree | snapshot |
2020-12-31 |
Bruno Haible | malloc-h: New module. |
commit | commitdiff | tree | snapshot |
2020-12-31 |
Bruno Haible | unistd: Fix portability warnings. |
commit | commitdiff | tree | snapshot |
2020-12-31 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-12-31 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-12-31 |
Bruno Haible | utime: Fix compilation error on macOS and Solaris 9... |
commit | commitdiff | tree | snapshot |
2020-12-30 |
Karl Berry | srclistvars.sh doc unusual repo urls |
commit | commitdiff | tree | snapshot |
2020-12-30 |
Bruno Haible | getlogin tests, getlogin_r tests: Avoid failure on... |
commit | commitdiff | tree | snapshot |
2020-12-30 |
Paul Eggert | * lib/canonicalize-lgpl.c (realpath_stk): Set errno... |
commit | commitdiff | tree | snapshot |
2020-12-30 |
Jim Meyering | regex-tests: tweak to avoid a clang-10 warning |
commit | commitdiff | tree | snapshot |
next |