summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* c-xvasprintf: Fix declarations (regression 2021-08-07).Bruno Haible2021-12-211-2/+2
* snippet/warn-on-use: Fix compilation error in C++ mode on OpenBSD 7.0.Bruno Haible2021-12-211-3/+3
* nstrftime: simplify by using libc-config.h.Paul Eggert2021-12-181-7/+2
* autoupdateKarl Berry2021-12-161-1/+1
* renameatu: port to macOS tmpfsPaul Eggert2021-12-141-34/+35
* get_ppid_of, get_progname_of: Fix compilation error on Mac OS X < 10.5.Bruno Haible2021-12-112-8/+32
* backupfile: assume C99 declsPaul Eggert2021-12-101-11/+6
* backupfile: prefer signed integersPaul Eggert2021-12-101-18/+18
* backupfile: fix numbered backups for XXX/Paul Eggert2021-12-101-11/+18
* regex: pacify Coverity clean_state_log_if_neededPaul Eggert2021-12-071-0/+1
* gettext-h: Optimize also for clang.Bruno Haible2021-12-071-4/+4
* intprops: streamline and get ready for Clang 14Paul Eggert2021-12-061-11/+9
* intprops: Treat EDG-based compilers like Intel compilers.Bruno Haible2021-12-061-4/+5
* sys_random: port better to uClibc < 1.0.35Paul Eggert2021-11-301-2/+4
* gettext-h: use VLA test similar to regexPaul Eggert2021-11-271-3/+2
* regex: merge from glibcPaul Eggert2021-11-243-263/+271
* regex: assume RE_ENABLE_I18NPaul Eggert2021-11-244-348/+106
* lseek: port around macOS SEEK_HOLE glitchPaul Eggert2021-11-151-2/+4
* lseek: port around macOS SEEK_DATA glitchPaul Eggert2021-11-151-0/+16
* Fix typos in previous patch.Paul Eggert2021-11-091-2/+2
* exclude: yield proper errno on failurePaul Eggert2021-11-091-13/+10
* regex: break regcomp.c link with glibcPaul Eggert2021-11-071-241/+223
* autoupdateKarl Berry2021-11-031-223/+241
* string: Avoid syntax error re strdup in string.in.h (regr. 2021-09-07).Bruno Haible2021-10-252-0/+58
* autoupdateKarl Berry2021-10-211-0/+57
* autoupdateKarl Berry2021-10-201-0/+10
* xalloc: new function xinmallocPaul Eggert2021-10-192-0/+9
* regex: redo style of previous changePaul Eggert2021-10-191-3/+3
* regex: improve commentPaul Eggert2021-10-191-2/+1
* regex: fix buffer read overrrunPaul Eggert2021-10-181-1/+1
* nproc: port better to macOS 10.14Paul Eggert2021-10-151-2/+3
* nproc: port better to OpenBSDPaul Eggert2021-10-101-6/+13
* sys_select: port better to OpenBSD 6.9Paul Eggert2021-10-021-1/+2
* autoupdateKarl Berry2021-10-021-0/+2
* regex: sync with glibcPaul Eggert2021-09-211-1/+0
* ialloc: Update license headers after license change from 2021-08-29.Bruno Haible2021-09-192-2/+2
* sm3-buffer: New module.Bruno Haible2021-09-193-93/+135
* sha512: Clarify module to source relation.Bruno Haible2021-09-193-113/+149
* sha256: Clarify module to source relation.Bruno Haible2021-09-193-113/+149
* sha1: Clarify module to source relation.Bruno Haible2021-09-193-97/+134
* md5: Clarify module to source relation.Bruno Haible2021-09-193-97/+145
* md4-buffer: New module.Bruno Haible2021-09-193-88/+117
* md2-buffer: New module.Bruno Haible2021-09-193-88/+117
* string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07).Bruno Haible2021-09-182-8/+12
* simple-atomic: Port to Oracle Studio 12.6.Bruno Haible2021-09-141-0/+4
* asyncsafe-spin: port to Oracle Studio 12.6 sparcPaul Eggert2021-09-131-0/+4
* sigsegv: port to OpenBSD 6.8+ powerpc64Christian Weisgerber2021-09-111-1/+8
* strerror_r-posix: port even better to AndroidPaul Eggert2021-09-081-18/+17
* string, wchar: port rpl_free decl to AndroidPaul Eggert2021-09-082-0/+2
* string, wchar: avoid some namespace pollutionPaul Eggert2021-09-074-8/+14