summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* getloadavg: Return 0 on Windows without Cygwin.Bruno Haible2018-06-171-1/+5
* getloadavg: Allow building on Windows without CygwinPaul Smith2018-06-171-1/+3
* crypto: omit stream ops Emacs doesn’t needPaul Eggert2018-05-214-8/+20
* fts: avoid a memory leak edge casePádraig Brady2018-05-201-0/+1
* localcharset: Optimize.Bruno Haible2018-05-201-25/+25
* localcharset: Map the locale encodings found in newer OSes.Bruno Haible2018-05-202-27/+71
* localcharset: Move mapping tables into the code.Bruno Haible2018-05-206-948/+781
* localcharset: Remove support for obsolete platforms.Bruno Haible2018-05-201-143/+1
* nl_langinfo: Fix compilation error on Android.Bruno Haible2018-05-141-0/+4
* truncate: Fix compilation error on Android.Bruno Haible2018-05-141-1/+1
* pthread: Fix compilation error on Android.Bruno Haible2018-05-141-3/+23
* posix_spawn: Fix compilation error on Android.Bruno Haible2018-05-141-4/+4
* tsearch: Move from K&R C to ANSI C.Bruno Haible2018-05-141-4/+1
* tsearch: Fix compilation error on Android.Bruno Haible2018-05-142-1/+13
* imaxdiv: Fix compilation error on Android.Bruno Haible2018-05-131-1/+3
* Support selective inclusion mechanism of recent mingw.org header files.Bruno Haible2018-05-132-4/+19
* Avoid compilation error due to 'mmap' on Android.Bruno Haible2018-05-132-1/+19
* stdioext: Fix compilation errors with newer Android headers.Bruno Haible2018-05-1313-9/+84
* fseeko: On mingw, don't use the hidden function _fseeki64.Bruno Haible2018-05-121-2/+2
* glob: Choose 'dirent_type' in a way that works better on mingw.Bruno Haible2018-05-121-1/+3
* execute, spawn-pipe: Avoid warning about redefining 'close'.Bruno Haible2018-05-122-0/+2
* lock, cond, thread, tls: Use a different symbol as libpthread witness.Bruno Haible2018-05-114-18/+14
* af_alg: fix my typo in afalg_bufferPaul Eggert2018-05-091-13/+6
* af_alg: recover better from crypto failuresPaul Eggert2018-05-092-29/+29
* af_alg: distiguish I/O errors betterPaul Eggert2018-05-091-12/+4
* af_alg: avoid gotosPaul Eggert2018-05-091-44/+32
* af_alg: don’t leak file descriptors into childrenPaul Eggert2018-05-091-2/+2
* af_alg: coalesce socket creationPaul Eggert2018-05-091-54/+27
* af_alg: fix file descriptor leakPaul Eggert2018-05-091-3/+2
* af_alg: Pacify --enable-gcc-warnings on GCC 8Paul Eggert2018-05-091-23/+17
* af_alg: Pacify --enable-gcc-warningsPaul Eggert2018-05-072-6/+8
* af_alg: Add ability to use Linux kernel crypto API on data in memory.Bruno Haible2018-05-062-3/+102
* af_alg: Avoid warnings.Bruno Haible2018-05-061-1/+1
* af_alg: Fix a resource leak.Bruno Haible2018-05-061-13/+17
* af_alg: Fix bug with streams that are not at position 0.Bruno Haible2018-05-066-10/+52
* af_alg: Add configure option to enable/disable use of Linux crypto API.Bruno Haible2018-05-062-2/+2
* crypto/{md5,sha1,sha256,sha512}: simplifyPaul Eggert2018-05-054-227/+75
* af_alg: Improve comments.Paul Eggert2018-05-051-12/+9
* af_alg: Improve comments.Bruno Haible2018-05-061-2/+2
* af_alg: New module.Bruno Haible2018-05-056-58/+39
* af_alg: minor style improvementsPaul Eggert2018-05-051-15/+11
* af_alg: Fix bug on empty files.Bruno Haible2018-05-051-0/+9
* sys-limits.h: new file for crypto and safe I/OPaul Eggert2018-05-053-12/+48
* af_alg: Improve function signature.Bruno Haible2018-05-056-9/+9
* af_alg: Add documentation.Bruno Haible2018-05-051-4/+32
* md5sum: use kernel crypto APIMatteo Croce2018-05-051-1/+17
* sha512sum: use kernel crypto APIMatteo Croce2018-05-051-2/+30
* sha256sum: use kernel crypto APIMatteo Croce2018-05-051-2/+30
* sha1sum: use AF_ALG when availableMatteo Croce2018-05-053-1/+180
* all: Replace more http URLs by https URLs.Bruno Haible2018-05-052-3/+3