2024-09-17 |
Bruno Haible | gnulib-tool: Fix description of --lgpl option (missed... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | obstack-printf-gnu: Fix mistake (reported by check... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Pádraig Brady | avoid GCC -Wmaybe-uninitialized false positives with LTO |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | threads-h: Don't override the C++ keyword 'thread_local'. |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | mcel: Fix compilation error with MSVC. |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | simple-atomic: Fix a clang warning on native Windows. |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | write-any-file: Don't reference an undefined function... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | mkdir-p: Don't reference an undefined function on nativ... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | fts: Don't assume that a pointer is as wide as a 'long'. |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | mkdir: Fix for use of posixcheck module on native Windows. |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | windows-spawn: Fix clang warning. |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | Improve support for clang on Windows. |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | Explicitly exclude clang when we test for a GCC version... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | readutmp: In systemd mode, show sessions of type "web". |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | Fix a test failure from a clang that masquerades as... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | Fix some of the warnings from a clang that masquerades... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | Fix compilation errors with clang that masquerades... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | relocatable-prog: Add support for 32-bit build on FreeB... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Paul Eggert | diffseq: port to GCC 14.2.1 in ‘patch’ |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Paul Eggert | mcel: port to uClibc-ng |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | stdio: Fix compilation error in C++ mode on Linux/riscv... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | lock: Fix pthread-rwlock crashes with clang (regr.... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Bruno Haible | gitsub.sh: For a submodule, merge from the right remote... |
commit | commitdiff | tree | snapshot |
2024-08-14 |
Bruno Haible | tests: Fix link errors (regression 2024-08-12). |
commit | commitdiff | tree | snapshot |
2024-08-14 |
Bruno Haible | mbrtoc16: Fix compilation error on Haiku. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | fdutimensat, utimensat tests: Fix test failures on... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Make sure gperf-generated files are the same in VPATH... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Paul Eggert | test-utime: port to noatime file systems |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | Avoid compiler warnings in some configure tests. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Bruno Haible | pthread-rwlock: Fix default wait queue behaviour on... |
commit | commitdiff | tree | snapshot |
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 |
next |