summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Move the isnanf(), isnand(), isnanl() declarations to <math.h>.Bruno Haible2008-10-194-6/+15
* Add getusershell(), setusershell(), endusershell() declarations to <unistd.h>.Bruno Haible2008-10-192-0/+6
* Add a getloadavg() declaration to <stdlib.h>.Bruno Haible2008-10-192-0/+7
* Move the lchmod() declaration to <sys/stat.h>.Bruno Haible2008-10-192-2/+8
* Move the dirfd() declaration to <dirent.h>.Bruno Haible2008-10-192-2/+8
* Move the euidaccess() declaration to <unistd.h>.Bruno Haible2008-10-192-2/+5
* Move the getdomainname() declaration to <unistd.h>.Bruno Haible2008-10-192-2/+6
* New module 'dirent'.Bruno Haible2008-10-192-16/+40
* ignore-value: don't depend on inline moduleJim Meyering2008-10-171-1/+1
* modules/recvfrom (Depends-on): Add dependency on getpeername.Simon Josefsson2008-10-171-0/+1
* ignore-value: new moduleJim Meyering2008-10-171-0/+22
* Fixes for netdb.h.Simon Josefsson2008-10-161-0/+1
* Add netdb.h replacement module.Simon Josefsson2008-10-152-0/+51
* Provide a Win32 implementation of the 'cond' module.Yoann Vandoorselaere2008-10-121-0/+1
* New module 'shutdown'.Bruno Haible2008-10-112-0/+28
* New module 'fclose'.Bruno Haible2008-10-113-0/+29
* New module 'ioctl'.Bruno Haible2008-10-102-0/+31
* New module 'sys_ioctl'.Bruno Haible2008-10-101-0/+46
* Combine the two replacements of 'close'.Paolo Bonzini2008-10-104-0/+6
* New module 'close'.Paolo Bonzini2008-10-103-0/+27
* Link test-getdate with libintl.Bruno Haible2008-10-081-1/+1
* Use a more portable replacement expression for -0.0L.Bruno Haible2008-10-0816-0/+16
* Add pmccabe2html module, from gnupdf.Simon Josefsson2008-10-071-0/+23
* flock: new moduleRichard W.M. Jones2008-10-073-0/+79
* Add an option for ignoring EPIPE during close_stdout.Bruno Haible2008-10-061-0/+1
* New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getso...Bruno Haible2008-10-0616-0/+380
* Tiny tweaks.Bruno Haible2008-10-061-0/+1
* Add a link warning when the 'select' module is not used.Bruno Haible2008-10-061-0/+2
* Split sys_select-tests module into select-tests and sys_select-tests.Bruno Haible2008-10-052-9/+22
* New module 'select'.Bruno Haible2008-10-052-2/+28
* Use getdtablesize module.Bruno Haible2008-10-053-0/+3
* Tests for module 'getdtablesize'.Bruno Haible2008-10-051-0/+10
* New module 'getdtablesize'.Bruno Haible2008-10-052-0/+27
* Fix typo.Bruno Haible2008-10-051-1/+1
* Relax license to LGPLv2+.Bruno Haible2008-10-047-7/+7
* filevercmp: new moduleKamil Dudka2008-10-032-0/+36
* Use the fixed open() function.Bruno Haible2008-10-021-0/+1
* fsync: new moduleRichard W.M. Jones2008-10-023-0/+36
* Avoid the broken posix_spawn function on AIX 5.3 and 6.1.Bruno Haible2008-10-022-0/+2
* remove trailing spacesJim Meyering2008-10-011-1/+1
* Tests for module 'cond'.Yoann Vandoorselaere2008-10-011-0/+14
* Needs to depend on modules 'errno' and 'time'.Bruno Haible2008-10-011-0/+2
* Make use of the modules 'thread', 'yield' in the 'tls' test.Bruno Haible2008-10-011-11/+3
* Make use of the modules 'thread', 'yield' in the 'lock' test.Bruno Haible2008-10-011-11/+3
* A new test for posix_spawn.Bruno Haible2008-09-291-8/+16
* strengthen self-containedness check for sys/select.hPaolo Bonzini2008-09-291-0/+1
* Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket.Bruno Haible2008-09-294-1/+7
* Tests for module 'posix_spawnp'.Bruno Haible2008-09-281-0/+29
* New module 'posix_spawnp'.Bruno Haible2008-09-281-0/+31
* New module 'posix_spawn'.Bruno Haible2008-09-281-0/+31