2020-11-30 |
Paul Eggert | faccessat: link with $(LIB_EACCESS)
|
commit | commitdiff | tree |
2020-11-23 |
Paul Eggert | canonicalize-lgpl: fix memory leak
|
commit | commitdiff | tree |
2020-11-22 |
Paul Eggert | parse-datetime: fix printf format typo
|
commit | commitdiff | tree |
2020-11-22 |
Paul Eggert | setlocale-null-tests: work around GCC bug 44511
|
commit | commitdiff | tree |
2020-11-22 |
Paul Eggert | nl_langinfo-tests: work around GCC bug 44511
|
commit | commitdiff | tree |
2020-11-21 |
Paul Eggert | selinux-h: add stubs for selabel_open etc.
|
commit | commitdiff | tree |
2020-11-16 |
Paul Eggert | getumask-tests: port to Solaris 10 etc.
|
commit | commitdiff | tree |
2020-11-14 |
Paul Eggert | careadlinkat: warn better about GCC bug 93644
|
commit | commitdiff | tree |
2020-11-12 |
Paul Eggert | time_rz: simplify CVE-2017-7476 fix
|
commit | commitdiff | tree |
2020-11-12 |
Paul Eggert | parse-datetime: streamline overflow checking
|
commit | commitdiff | tree |
2020-11-12 |
Paul Eggert | parse-datetime-tests: port to Alpine Linux 3.12.1
|
commit | commitdiff | tree |
2020-11-04 |
Paul Eggert | tests: pacify Sun C 5.9
|
commit | commitdiff | tree |
2020-11-04 |
Paul Eggert | tests: port better to XLC 12.01
|
commit | commitdiff | tree |
2020-11-02 |
Paul Eggert | dfa.h: support inclusion from C++
|
commit | commitdiff | tree |
2020-10-26 |
Paul Eggert | sys_stat: update comments for S_IRWXUGO, S_IXUGO
|
commit | commitdiff | tree |
2020-10-24 |
Paul Eggert | doc: mention ‘restrict’ and C++
|
commit | commitdiff | tree |
2020-10-10 |
Paul Eggert | attribute: improve const, pure doc
|
commit | commitdiff | tree |
2020-10-05 |
Paul Eggert | thread: pacify GCC on Solaris 10
|
commit | commitdiff | tree |
2020-10-05 |
Paul Eggert | c-stack: avoid AS_IF
|
commit | commitdiff | tree |
2020-10-05 |
Paul Eggert | c-stack: pacify GCC 9.3.1 when using libsigsegv
|
commit | commitdiff | tree |
2020-10-03 |
Paul Eggert | c-stack: streamline Solaris configuration
|
commit | commitdiff | tree |
2020-10-03 |
Paul Eggert | c-stack: stop using SIGSTKSZ
|
commit | commitdiff | tree |
2020-10-03 |
Paul Eggert | c-stack: fix libsigsegv typo
|
commit | commitdiff | tree |
2020-09-28 |
Paul Eggert | version-etc: pacify Oracle Studio 12.6
|
commit | commitdiff | tree |
2020-09-27 |
Paul Eggert | extensions: require AC_GNU_SOURCE only for <=2.63
|
commit | commitdiff | tree |
2020-09-26 |
Paul Eggert | regex-tests: fix possible Turkish false-alarm
|
commit | commitdiff | tree |
2020-09-25 |
Paul Eggert | regex-tests: fix test and add debug output
|
commit | commitdiff | tree |
2020-09-25 |
Paul Eggert | regex: no longer match glibc
|
commit | commitdiff | tree |
2020-09-24 |
Paul Eggert | regex: fix ignore-case Turkish bug
|
commit | commitdiff | tree |
2020-09-24 |
Paul Eggert | regex: port to weird isascii platforms
|
commit | commitdiff | tree |
2020-09-20 |
Paul Eggert | test-stdalign: test Oracle Studio better
|
commit | commitdiff | tree |
2020-09-20 |
Paul Eggert | c-stack: output diagnostic in single 'write'
|
commit | commitdiff | tree |
2020-09-20 |
Paul Eggert | c-stack: improve checking if !libsigsegv
|
commit | commitdiff | tree |
2020-09-18 |
Paul Eggert | c-stack-tests: fix -fsanitize=undefined false alarm
|
commit | commitdiff | tree |
2020-09-18 |
Paul Eggert | signalblocking: simplify and remove gl_SILENT
|
commit | commitdiff | tree |
2020-09-17 |
Paul Eggert | intprops, xalloc: avoid __builtin_mul_overflow_p with...
|
commit | commitdiff | tree |
2020-09-17 |
Paul Eggert | libc-config: port __THROW to Ubuntu 4
|
commit | commitdiff | tree |
2020-09-16 |
Paul Eggert | fnmatch: adjust to match glibc fix
|
commit | commitdiff | tree |
2020-09-15 |
Paul Eggert | dfa: remove dfa-heap-overrun workaround
|
commit | commitdiff | tree |
2020-09-14 |
Paul Eggert | dfa: avoid use of uninitialized constraint
|
commit | commitdiff | tree |
2020-09-14 |
Paul Eggert | dfa: assume C99 in reorder_tokens
|
commit | commitdiff | tree |
2020-09-14 |
Paul Eggert | dfa: fix dfa-heap-overrun failure
|
commit | commitdiff | tree |
2020-09-13 |
Paul Eggert | dfa: epsilon-closure tweaks (Bug#40634)
|
commit | commitdiff | tree |
2020-09-10 |
Paul Eggert | canonicalize: fix pointer indexing bugs
|
commit | commitdiff | tree |
2020-09-10 |
Paul Eggert | tempname: help merge with glibc
|
commit | commitdiff | tree |
2020-09-10 |
Paul Eggert | getcwd: merge recent glibc changes
|
commit | commitdiff | tree |
2020-09-06 |
Paul Eggert | verify: avoid __builtin_assume
|
commit | commitdiff | tree |
2020-09-01 |
Paul Eggert | manywarnings: remove -Wchkp and -Wabi from C++ too
|
commit | commitdiff | tree |
2020-08-28 |
Paul Eggert | perror, strerror_r: remove unportable tests
|
commit | commitdiff | tree |
2020-08-26 |
Paul Eggert | * ChangeLog: Fix stray paren.
|
commit | commitdiff | tree |
2020-08-26 |
Paul Eggert | getcwd: help the merge back into glibc
|
commit | commitdiff | tree |
2020-08-24 |
Paul Eggert | diffseq: new option NOTE_ORDERED
|
commit | commitdiff | tree |
2020-08-24 |
Paul Eggert | sys_types: let Autoconf 2.70 do pid_t
|
commit | commitdiff | tree |
2020-08-23 |
Paul Eggert | intprops: be consistent about +X vs X+0
|
commit | commitdiff | tree |
2020-08-23 |
Paul Eggert | intprops: fix INT_MULTIPLY_WRAPV bit-field bug
|
commit | commitdiff | tree |
2020-08-20 |
Paul Eggert | ; Update ChangeLog to match recent commits.
|
commit | commitdiff | tree |
2020-08-18 |
Paul Eggert | autoupdate
|
commit | commitdiff | tree |
2020-08-17 |
Paul Eggert | verify: avoid __built_assume on Clang
|
commit | commitdiff | tree |
2020-08-17 |
Paul Eggert | libc-config: avoid Clang’s __diagnose_if__
|
commit | commitdiff | tree |
2020-08-17 |
Paul Eggert | careadlinkat: speedup for GCC 10 with GCC_LINT
|
commit | commitdiff | tree |
2020-08-17 |
Paul Eggert | * build-aux/gcc-warning.spec: Update comments.
|
commit | commitdiff | tree |
2020-08-16 |
Paul Eggert | time_rz: remove unused functions
|
commit | commitdiff | tree |
2020-08-16 |
Paul Eggert | time_rz: fix issues with mktime_z failures
|
commit | commitdiff | tree |
2020-08-15 |
Paul Eggert | nstrftime: be more predictable about errno
|
commit | commitdiff | tree |
2020-08-12 |
Paul Eggert | stdint: port intptr_t to more-recent MinGW
|
commit | commitdiff | tree |
2020-08-07 |
Paul Eggert | doc: more updates for glibc 2.32
|
commit | commitdiff | tree |
2020-08-06 |
Paul Eggert | libgmp: add <gmp/gmp.h> support
|
commit | commitdiff | tree |
2020-08-05 |
Paul Eggert | Update srclist.txt as per recent glibc changes
|
commit | commitdiff | tree |
2020-08-02 |
Paul Eggert | fcntl: document some F_SETLK errno variations
|
commit | commitdiff | tree |
2020-08-01 |
Paul Eggert | gnumakefile: say ‘$(MAKE)’ not ‘make’
|
commit | commitdiff | tree |
2020-07-31 |
Paul Eggert | largefile: sync with Autoconf master
|
commit | commitdiff | tree |
2020-07-31 |
Paul Eggert | alloca: sync with Autoconf master
|
commit | commitdiff | tree |
2020-07-30 |
Paul Eggert | Work around some Oracle Studio attribute bugs
|
commit | commitdiff | tree |
2020-07-29 |
Paul Eggert | fsusage, regex, stat-size: remove Cray support
|
commit | commitdiff | tree |
2020-07-28 |
Paul Eggert | xalloc-die: don’t depend on xalloc
|
commit | commitdiff | tree |
2020-07-27 |
Paul Eggert | dfa-tests: port to MSVC
|
commit | commitdiff | tree |
2020-07-26 |
Paul Eggert | autoupdate
|
commit | commitdiff | tree |
2020-07-26 |
Paul Eggert | argz: pacify MSVC
|
commit | commitdiff | tree |
2020-07-26 |
Paul Eggert | libgmp: remove dependency on havelib
|
commit | commitdiff | tree |
2020-07-26 |
Paul Eggert | libgmp: remove HAVE_GMP, LIB_GMP
|
commit | commitdiff | tree |
2020-07-24 |
Paul Eggert | parse-datetime: modernize doc
|
commit | commitdiff | tree |
2020-07-24 |
Paul Eggert | timespec: remove dependence on ‘verify’
|
commit | commitdiff | tree |
2020-07-24 |
Paul Eggert | Optimize a few more three-valued comparisons
|
commit | commitdiff | tree |
2020-07-24 |
Paul Eggert | Fix _GL_CMP parenthesization typo
|
commit | commitdiff | tree |
2020-07-15 |
Paul Eggert | md5, sha1, sha256, sha512: pacify Autoconf 2.70
|
commit | commitdiff | tree |
2020-07-07 |
Paul Eggert | libgmp: new module
|
commit | commitdiff | tree |
2020-07-02 |
Paul Eggert | manywarnings: improve port to GCC 10.1
|
commit | commitdiff | tree |
2020-07-01 |
Paul Eggert | tests: pacify gcc -fanalyzer on zerosize_ptr
|
commit | commitdiff | tree |
2020-06-30 |
Paul Eggert | autoupdate
|
commit | commitdiff | tree |
2020-06-29 |
Paul Eggert | * top/maint.mk: Pacify Autoconf TAB-8-space rule.
|
commit | commitdiff | tree |
2020-06-28 |
Paul Eggert | getrandom: do not depend on ‘open’ on mingw
|
commit | commitdiff | tree |
2020-06-27 |
Paul Eggert | getloadavg: don’t depend on fopen-gnu
|
commit | commitdiff | tree |
2020-06-27 |
Paul Eggert | * tests/test-getloadavg.c (main): Fix typo.
|
commit | commitdiff | tree |
2020-06-02 |
Paul Eggert | getloadavg: fix double-increment bug
|
commit | commitdiff | tree |
2020-06-02 |
Paul Eggert | getentropy, getrandom: compare to crypto/gc-random
|
commit | commitdiff | tree |
2020-06-01 |
Paul Eggert | tempname: use getrandom, not getentropy
|
commit | commitdiff | tree |
2020-06-01 |
Paul Eggert | getentropy, getrandom: update version numbers in doc
|
commit | commitdiff | tree |
2020-06-01 |
Paul Eggert | doc: improve randomness discussion
|
commit | commitdiff | tree |
2020-06-01 |
Paul Eggert | getrandom-tests: do not assume GRND_RANDOM yields short...
|
commit | commitdiff | tree |
2020-06-01 |
Paul Eggert | read-file-test: pacify --enable-gcc-warnings
|
commit | commitdiff | tree |