summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* fclose: don't fail on non-seekable input streamEric Blake2011-04-301-0/+3
* netdb: Make it work in C++ mode.Bruno Haible2011-04-302-0/+20
* New modules 'vfscanf', 'vscanf'.Bruno Haible2011-04-302-0/+42
* netdb: fix gai_strerror replacementsBruno Haible2011-04-291-1/+3
* getaddrinfo: fix gai_strerror signatureEric Blake2011-04-281-0/+1
* tests: drop unused link dependencyEric Blake2011-04-2811-18/+3
* hash, mgetgroups: drop xalloc dependencyEric Blake2011-04-284-5/+28
* xalloc-oversized: new moduleEric Blake2011-04-282-0/+21
* utimecmp: drop dependency on xmallocEric Blake2011-04-281-1/+0
* fchdir: avoid extra chdir and fix testEric Blake2011-04-271-0/+3
* filenamecat-lgpl: fix licenceEric Blake2011-04-271-1/+1
* linkat, renameat: add missing dependencyEric Blake2011-04-272-0/+2
* tests: reduce dependenciesEric Blake2011-04-273-3/+4
* save-cwd: reduce default dependencyEric Blake2011-04-271-1/+1
* getcwd: enhance testsEric Blake2011-04-272-2/+16
* getcwd-lgpl: new moduleEric Blake2011-04-272-0/+26
* strtoumax: remove dependency on strtoimaxPaul Eggert2011-04-261-1/+2
* inttypes-incomplete: new modulePaul Eggert2011-04-267-47/+68
* gnumakefile: Replace TAB with SPCs.Simon Josefsson2011-04-251-2/+2
* strtol, strtoul: Mark modules as obsolete.Bruno Haible2011-04-252-0/+12
* strtod: Remove check for strtod, unless supporting old platforms.Bruno Haible2011-04-252-0/+29
* strcase: Make module obsolete.Bruno Haible2011-04-251-0/+6
* dup2: Remove check for dup2, unless supporting old obsolete platforms.Bruno Haible2011-04-252-0/+29
* strnlen: Avoid memchr related link error on old obsolete platforms.Bruno Haible2011-04-253-0/+30
* strtoul: remove dependency on strtolPaul Eggert2011-04-241-2/+1
* strtoull: remove dependency on strtoulPaul Eggert2011-04-241-2/+2
* strtoll: remove dependency on strtolPaul Eggert2011-04-241-2/+1
* * modules/strnlen (Depends-on): Remove memchr.Paul Eggert2011-04-221-1/+0
* strtol: remove dependency on wcharPaul Eggert2011-04-221-2/+0
* passfd: fix test regression on LinuxEric Blake2011-04-211-1/+2
* passfd: speed up configure and drop unused codeEric Blake2011-04-211-4/+2
* passfd: allow compilation on mingwEric Blake2011-04-212-1/+3
* sys_uio: new moduleEric Blake2011-04-212-0/+52
* ioctl: Remove link dependency on native Windows.Bruno Haible2011-04-195-25/+26
* Move the support of O_NONBLOCK in open() to the 'open' module.Bruno Haible2011-04-191-1/+0
* nonblocking: Add tests for sockets.Bruno Haible2011-04-172-0/+47
* nonblocking: Add tests for pipes.Bruno Haible2011-04-172-0/+35
* gettext: Clarify the needed programmer actions.Bruno Haible2011-04-161-0/+3
* strchrnul: work around cygwin bugEric Blake2011-04-151-0/+1
* Support non-blocking pipe I/O in read() on native Windows.Bruno Haible2011-04-156-0/+40
* safe-write, full-read: Avoid unnecessary compilation units.Bruno Haible2011-04-142-2/+4
* Support non-blocking pipe I/O and SIGPIPE in pwrite().Bruno Haible2011-04-141-0/+1
* Support non-blocking pipe I/O in write() on native Windows.Bruno Haible2011-04-133-1/+18
* stdint test: Fix compilation failure on OSF/1 with DTK compiler.Bruno Haible2011-04-111-0/+1
* areadlinkat: Avoid link error on many platforms.Bruno Haible2011-04-091-0/+1
* relocatable-prog-wrapper: Update after module 'areadlink' changed.Bruno Haible2011-04-091-0/+4
* strftime: silence gnulib-tool warningEric Blake2011-04-081-1/+0
* allocator: New module.Paul Eggert2011-04-082-1/+23
* nonblocking: reduce dependencyEric Blake2011-04-082-3/+2
* pipe2: fix O_NONBLOCK support on mingwEric Blake2011-04-082-0/+2