summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* posix_spawn tests: Fix link error on 64-bit Cygwin.Bruno Haible2018-09-182-1/+3
* timespec: new function current_timespecPaul Eggert2018-09-161-0/+1
* posix_spawn_file_actions_addchdir: Add tests.Bruno Haible2018-09-071-0/+20
* posix_spawn_file_actions_addchdir: New module.Bruno Haible2018-09-075-9/+42
* count-trailing-zeros tests: Rely on limits-h module.Bruno Haible2018-09-061-0/+1
* count-leading-zeros tests: Rely on limits-h module.Bruno Haible2018-09-061-0/+1
* count-one-bits tests: Rely on limits-h module.Bruno Haible2018-09-061-0/+1
* xstrtoll: Rely on limits-h module.Bruno Haible2018-09-062-1/+1
* strtoll, strtoull: Rely on limits-h module.Bruno Haible2018-09-062-0/+2
* getpass: Move declaration to <unistd.h>.Bruno Haible2018-08-193-7/+11
* glob: Fix compilation error when glob.h is not replaced.Bruno Haible2018-08-181-0/+1
* scratch_buffer: Add tests.Bruno Haible2018-08-181-0/+12
* glob-h: Revert Paul Eggert's revert.Bruno Haible2018-08-181-1/+6
* glob-h: always build glob.hPaul Eggert2018-08-181-6/+1
* fnmatch: Fix compilation error in C++ namespace mode on Mac OS X.Bruno Haible2018-08-111-0/+1
* glob-h: Add tests.Bruno Haible2018-08-074-20/+31
* glob-h: New module.Bruno Haible2018-08-073-43/+84
* Force generation of substitute .h file when C++ support is enabled.Bruno Haible2018-08-071-1/+1
* sys_resource: Relicense under LGPLv2+.Bruno Haible2018-08-061-1/+1
* fnmatch-h: Add tests.Bruno Haible2018-08-062-0/+29
* fnmatch-h: New module.Bruno Haible2018-08-064-33/+70
* Enable more C++ tests.Bruno Haible2018-08-065-0/+5
* getopt-posix, utime-h: Ensure the .h file gets regenerated when needed.Bruno Haible2018-08-062-2/+2
* New module 'posixcheck'.Bruno Haible2018-08-051-0/+58
* ieee754-h: new modulePaul Eggert2018-08-012-0/+49
* hard-locale: simplify by removing hard-locale.m4Paul Eggert2018-07-171-2/+0
* regex-tests: add dependencyPaul Eggert2018-07-131-0/+1
* renameatu: rename from renameat2Paul Eggert2018-07-055-12/+12
* regex: work around conditional-dependencies glitchPaul Eggert2018-07-041-0/+1
* regex: revert most trimmingPaul Eggert2018-07-011-0/+4
* regex: trim module dependenciesPaul Eggert2018-06-301-5/+0
* af_alg: Fix state of stream after sendfile() succeeds.Bruno Haible2018-06-251-0/+1
* af_alg tests: Add another test.Bruno Haible2018-06-254-0/+4
* mbrtowc, wcwidth: Fix MT-safety bug (regression from 2018-06-23).Bruno Haible2018-06-241-0/+1
* wchar-single: a new module to enable optimizations in wchar replacementsPádraig Brady2018-06-232-0/+22
* random, random_r: merge from glibcPaul Eggert2018-06-212-2/+4
* crypto: use byteswapPaul Eggert2018-06-176-0/+6
* 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