summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* stdlib: Fix compilation error on OpenIndiana.Bruno Haible2018-02-031-0/+3
* malloca: Add a compile-time verification.Paul Eggert2018-02-031-0/+4
* malloca: Add an argument check.Bruno Haible2018-02-031-0/+6
* localename: Add support for OpenIndiana.Bruno Haible2018-02-021-2/+20
* malloca, xmalloca: Make multithread-safe.Bruno Haible2018-02-024-117/+47
* environ: Fix link error on 64-bit Cygwin.Bruno Haible2018-01-311-0/+7
* get-rusage-data: Add support for Minix 3.Bruno Haible2018-01-301-0/+4
* vma-iter: Add support for Minix 3.Bruno Haible2018-01-302-4/+85
* langinfo, nl_langinfo: Add support for alternative month names.Bruno Haible2018-01-242-18/+85
* Merge strftime.c changes from glibcPaul Eggert2018-01-231-5/+19
* Fix typo in comment.Reuben Thomas2018-01-231-1/+1
* filenamecat: make base a suffix of resultPaul Eggert2018-01-142-31/+30
* maint: Add encoding marker for Emacs to non-ASCII sources.Bruno Haible2018-01-0513-0/+91
* Fix -Wundef warning in user-included header lib/cdefs.h.Tim Rühsen2018-01-041-1/+1
* pthread_sigmask: Avoid compilation error on mingw.Bruno Haible2018-01-041-1/+1
* stat-time: silence -Wunused-parameter regressionEric Blake2018-01-031-7/+3
* version-etc: new yearPaul Eggert2018-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011776-1776/+1776
* chdir-safer: remove this modulePaul Eggert2017-12-302-102/+0
* regex: use re_malloc etc. consistentlyPaul Eggert2017-12-192-12/+11
* glob.c: Silence warning about void pointer arithmeticTim Rühsen2017-12-151-1/+2
* spawn-pipe: Silence a clang warning.Bruno Haible2017-12-151-0/+5
* explicit_bzero: port to macOS + Clang 9.0.0Paul Eggert2017-12-121-1/+1
* unistr/base: Update comment.Bruno Haible2017-12-111-2/+2
* all: Replace more http URLs by https URLs.Bruno Haible2017-12-034-4/+4
* stat: fix compilation failure on macOS SierraBenno Schulenberg2017-11-281-0/+2
* Fix typo in comment, in my last commit.Bruno Haible2017-11-271-1/+1
* libunistring: update to Unicode 9.0.0Daiki Ueno2017-11-27185-89077/+99269
* strfmon_l: Fix compilation error with glibc 2.25.Bruno Haible2017-11-271-2/+6
* posixtm: remove PDS_LEADING_YEARPaul Eggert2017-11-242-7/+10
* stat: work around Solaris bug with tv_nsec < 0Paul Eggert2017-11-235-30/+92
* regex: merge from glibcPaul Eggert2017-11-221-0/+3
* regex: merge from glibcPaul Eggert2017-11-204-193/+108
* crypto/gc-sm3: Fix buffer overrun.Bruno Haible2017-11-211-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-1221-27/+27
* faccessat: port to macOS (Bug#29231)Paul Eggert2017-11-112-9/+67
* getprogname: Fix compilation error on IRIX.Bruno Haible2017-11-111-1/+1
* fstatat: pacify GCC on unusual platformPaul Eggert2017-11-051-1/+1
* timespec: prefer ‘assume’ to ‘assure’Paul Eggert2017-10-291-12/+14
* timespec.h: use "assure" to avoid a spurious warningJim Meyering2017-10-291-0/+6
* strerror_r-posix: Fix behaviour and test failure on Haiku.Bruno Haible2017-10-291-4/+14
* get-rusage-data: Avoid crash on Haiku.Bruno Haible2017-10-291-4/+3
* get-rusage-as: Avoid crash on Haiku.Bruno Haible2017-10-291-3/+3
* ilogbl: Ensure replacement on Haiku.Bruno Haible2017-10-291-2/+11
* math: Fix test failure on Haiku.Bruno Haible2017-10-291-2/+11
* crypto/gc: fix build failure with -Werror=suggest-attribute=constJia Zhang2017-10-291-1/+2
* New module: crypto/gc-sm3Jia Zhang2017-10-293-1/+94
* ioctl: Override non-POSIX declaration on Haiku.Bruno Haible2017-10-291-0/+1
* crypto/sm3: Add overview documentation to the .h file.Bruno Haible2017-10-281-0/+9
* New module: crypto/sm3Jia Zhang2017-10-282-0/+584