summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Port crypto/af_alg to GCC 4.8.4Paul Eggert2018-06-031-0/+1
* crypto: omit stream ops Emacs doesn’t needPaul Eggert2018-05-218-45/+137
* wcwidth tests: Fix link error.Bruno Haible2018-05-211-0/+1
* regex: Fix "error: possibly undefined macro: gl_GLIBC21".Bruno Haible2018-05-201-0/+1
* localcharset: Move mapping tables into the code.Bruno Haible2018-05-201-80/+3
* localcharset: Add a manual test.Bruno Haible2018-05-201-0/+9
* truncate: Fix compilation error on Android.Bruno Haible2018-05-142-4/+4
* tsearch: Fix compilation error on Android.Bruno Haible2018-05-142-1/+2
* imaxdiv: Fix compilation error on Android.Bruno Haible2018-05-131-0/+1
* getpagesize: Fix compilation error on Android.Bruno Haible2018-05-131-0/+1
* af_alg: recover better from crypto failuresPaul Eggert2018-05-091-2/+2
* crypto/{md5,sha1,sha256,sha512} tests: Add benchmarks.Bruno Haible2018-05-064-0/+28
* af_alg: Fix bug with streams that are not at position 0.Bruno Haible2018-05-061-0/+2
* Followup to 'af_alg: New module.'.Bruno Haible2018-05-064-8/+0
* af_alg: New module.Bruno Haible2018-05-055-24/+35
* sys-limits.h: new file for crypto and safe I/OPaul Eggert2018-05-056-0/+6
* crypto/{md5,sha1,sha256,sha512}: Fix compilation error (S_TYPEISTMO).Bruno Haible2018-05-054-0/+4
* crypto/{md5,sha1,sha256,sha512}: Fix module description.Bruno Haible2018-05-054-0/+4
* sha512: Add tests.Bruno Haible2018-05-051-0/+12
* sha256: Add tests.Bruno Haible2018-05-051-0/+12
* sha1 tests: Add test for sha1_stream.Bruno Haible2018-05-051-0/+1
* md5 tests: Add test for md5_stream.Bruno Haible2018-05-051-0/+1
* md5sum: use kernel crypto APIMatteo Croce2018-05-051-1/+5
* sha512sum: use kernel crypto APIMatteo Croce2018-05-051-1/+5
* sha256sum: use kernel crypto APIMatteo Croce2018-05-051-1/+5
* sha1sum: use AF_ALG when availableMatteo Croce2018-05-051-1/+5
* sys_socket: Make SO_REUSEPORT available across platforms.Bruno Haible2018-04-241-0/+1
* unicase/u*-context: Fix link errors with libunistring <= 0.9.9.Bruno Haible2018-04-076-6/+6
* test-version-etc.sh: don't use diff directly: use init.sh's compareJim Meyering2018-03-241-0/+1
* glob: Don't compile replacements on recent glibc systems.Bruno Haible2018-03-161-33/+31
* glob: Fix link error on native Windows.Bruno Haible2018-03-161-0/+1
* striconveha, uniconv/*: Avoid test failures on musl libc.Bruno Haible2018-02-247-6/+14
* utimecmp: new function utimecmpatPaul Eggert2018-02-201-2/+3
* same: new function same_nameatPaul Eggert2018-02-201-0/+2
* lock: Add test of gl_once.Bruno Haible2018-02-171-2/+7
* signal-h, monetary, strings: Fix build failure in some cases.Bruno Haible2018-02-043-4/+4
* malloca: Add a compile-time verification.Paul Eggert2018-02-031-0/+1
* malloca, xmalloca: Make multithread-safe.Bruno Haible2018-02-021-2/+0
* Fix malfunction of socket functions on HP-UX in 64-bit mode.Bruno Haible2018-01-275-0/+5
* getsockname tests: More tests.Bruno Haible2018-01-271-1/+9
* langinfo: Fix last commit.Bruno Haible2018-01-261-0/+1
* canonicalize-lgpl: fix typoPaul Eggert2018-01-171-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-012-2/+2
* chdir-safer: remove this modulePaul Eggert2017-12-301-31/+0
* stat: add missing module dependenciesPaul Eggert2017-11-283-0/+3
* unicase: fix VPATH buildDaiki Ueno2017-11-271-0/+1
* libunistring: update to Unicode 9.0.0Daiki Ueno2017-11-27299-303/+348
* stat: work around Solaris bug with tv_nsec < 0Paul Eggert2017-11-233-0/+4
* faccessat: port to macOS (Bug#29231)Paul Eggert2017-11-113-10/+13
* timespec: prefer ‘assume’ to ‘assure’Paul Eggert2017-10-291-1/+1