2021-01-26 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2021-01-26 |
Simon Josefsson | maintainer-makefile: Mimic bootstrap's gnulib-srcdir... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
Bruno Haible | posix_spawn_file_actions_* tests: Fix module dependencies. |
commit | commitdiff | tree | snapshot |
2021-01-25 |
Bruno Haible | posix_spawn_file_actions_addclose: Relax configure... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
Simon Josefsson | getaddrinfo: Doc fix. |
commit | commitdiff | tree | snapshot |
2021-01-24 |
Bruno Haible | getcwd: Fix cross-compilation guess for musl libc. |
commit | commitdiff | tree | snapshot |
2021-01-24 |
Bruno Haible | expm1l: Fix configure test result with GCC 10 on powerp... |
commit | commitdiff | tree | snapshot |
2021-01-23 |
Bruno Haible | utime: Fix configure test (regression 2020-12-04). |
commit | commitdiff | tree | snapshot |
2021-01-23 |
Paul Eggert | libc-config: port to Xcode 7 |
commit | commitdiff | tree | snapshot |
2021-01-23 |
Bastien Roucariès | explicit_bzero: Add fallback for other compilers. |
commit | commitdiff | tree | snapshot |
2021-01-23 |
Bastien Roucariès | explicit_bzero: Add support for clang. |
commit | commitdiff | tree | snapshot |
2021-01-22 |
Paul Eggert | Port FALLTHROUGH to clang 3.4 and earlier |
commit | commitdiff | tree | snapshot |
2021-01-20 |
Bruno Haible | gc-random: Fix link error in tests. |
commit | commitdiff | tree | snapshot |
2021-01-20 |
Simon Josefsson | gc-random: Replace implementation with call to getrandom. |
commit | commitdiff | tree | snapshot |
2021-01-20 |
Bruno Haible | exec*e tests: Avoid test failures on Cygwin. |
commit | commitdiff | tree | snapshot |
2021-01-20 |
Bruno Haible | canonicalize-lgpl: Work around a Cygwin bug. |
commit | commitdiff | tree | snapshot |
2021-01-20 |
Bruno Haible | doc: Document ptsname_r bug on Cygwin. |
commit | commitdiff | tree | snapshot |
2021-01-20 |
Bruno Haible | sethostname tests: Avoid test failure on Cygwin. |
commit | commitdiff | tree | snapshot |
2021-01-20 |
Paul Eggert | fnmatch, regex, fts: FALLTHROUGH consistency |
commit | commitdiff | tree | snapshot |
2021-01-19 |
KO Myung-Hun | spawn-pipe: Fix SIGSEGV on OS/2 kLIBC. |
commit | commitdiff | tree | snapshot |
2021-01-19 |
KO Myung-Hun | dirent: Fix compilation error in C++ mode on OS/2 kLIBC. |
commit | commitdiff | tree | snapshot |
2021-01-19 |
KO Myung-Hun | zerosize-ptr: Fix compilation on OS/2 kLIBC. |
commit | commitdiff | tree | snapshot |
2021-01-19 |
KO Myung-Hun | stddef: Fix compilation for max_align_t on OS/2 kLIBC. |
commit | commitdiff | tree | snapshot |
2021-01-19 |
KO Myung-Hun | yield: Implement for OS/2 kLIBC. |
commit | commitdiff | tree | snapshot |
2021-01-19 |
KO Myung-Hun | sched_yield: Implement for OS/2 kLIBC. |
commit | commitdiff | tree | snapshot |
2021-01-19 |
KO Myung-Hun | spawn: Use special invocation for <spawn.h> on OS/2... |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Bruno Haible | noreturn tests: Avoid test failure on Solaris 10/x86... |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Bruno Haible | uninorm tests: Fix compilation error on Cygwin. |
commit | commitdiff | tree | snapshot |
2021-01-17 |
Bruno Haible | immutable: Implement on native Windows. |
commit | commitdiff | tree | snapshot |
2021-01-17 |
Bruno Haible | canonicalize-lgpl tests: Fix link error. |
commit | commitdiff | tree | snapshot |
2021-01-17 |
Bruno Haible | canonicalize-lgpl: Work around // handling in realpath... |
commit | commitdiff | tree | snapshot |
2021-01-17 |
Bruno Haible | canonicalize[-lgpl] tests: Add more tests. |
commit | commitdiff | tree | snapshot |
2021-01-17 |
Bruno Haible | argp tests: Avoid test failures on Alpine Linux. |
commit | commitdiff | tree | snapshot |
2021-01-17 |
Bruno Haible | get-rusage-data tests: Avoid test failure on musl libc. |
commit | commitdiff | tree | snapshot |
2021-01-17 |
Bruno Haible | immutable, get-rusage-data: Fix autoconf warning. |
commit | commitdiff | tree | snapshot |
2021-01-16 |
Bruno Haible | vma-iter: Port to 64-bit Haiku. |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Bruno Haible | doc: Update doc about realpath. |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Paul Eggert | verify: simplify static_assert configuration |
commit | commitdiff | tree | snapshot |
2021-01-13 |
Simon Josefsson | lib-msvc-compat: Update libtool usage recommendation. |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Bruno Haible | verify: Use C++11 static_assert when available. |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Paul Eggert | tempname: consume less entropy |
commit | commitdiff | tree | snapshot |
2021-01-10 |
Bruno Haible | lchmod-tests: Fix link error. |
commit | commitdiff | tree | snapshot |
2021-01-10 |
Simon Josefsson | Correct preceeding change. |
commit | commitdiff | tree | snapshot |
2021-01-10 |
Bruno Haible | immutable: Add tests. |
commit | commitdiff | tree | snapshot |
2021-01-10 |
Bruno Haible | immutable: New module. |
commit | commitdiff | tree | snapshot |
2021-01-10 |
Simon Josefsson | Use https:// instead of git://. |
commit | commitdiff | tree | snapshot |
2021-01-09 |
Paul Eggert | snippet/_Noreturn: port to pedantic clang |
commit | commitdiff | tree | snapshot |
2021-01-09 |
Darshit Shah | Allow setting CVS username for gnu-web-doc-update. |
commit | commitdiff | tree | snapshot |
2021-01-09 |
Bruno Haible | exp* tests: Work around clang 6.0.1 optimization bugs... |
commit | commitdiff | tree | snapshot |
2021-01-09 |
Bruno Haible | fchmodat: Work around trailing slash bug in fchmodat... |
commit | commitdiff | tree | snapshot |
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 |
next |