summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Depend on module 'sigpipe'.Bruno Haible2008-09-261-0/+1
* Support SIGPIPE in stdio functions for writing.Bruno Haible2008-09-261-0/+13
* Depend on module 'write', in case module 'sigpipe' is used also.Bruno Haible2008-09-261-0/+1
* Tests for module 'sigpipe'.Bruno Haible2008-09-261-0/+14
* New module 'write'.Bruno Haible2008-09-262-0/+28
* Support signal handling with SIGPIPE on native Windows platforms.Bruno Haible2008-09-261-0/+1
* fts: sort dirent entries on inode number before traversingJim Meyering2008-09-261-0/+1
* New module 'sigpipe'.Bruno Haible2008-09-261-0/+37
* modules/sys_select-tests (Depends-on): Remove sys_select.Simon Josefsson2008-09-251-1/+0
* implement full-blown select(2) for winsockPaolo Bonzini2008-09-242-0/+12
* Ensure that a filename ending in a slash cannot be used to access a non-direc...Bruno Haible2008-09-241-0/+1
* implement a native version of poll for Win32Paolo Bonzini2008-09-231-0/+1
* add sockets wrappersPaolo Bonzini2008-09-232-0/+3
* New module 'strdup-posix'.Bruno Haible2008-09-214-1/+27
* Ensure that wint_t gets defined on IRIX 5.3.Bruno Haible2008-09-201-0/+2
* getaddrinfo: Don't depend on strdup.Simon Josefsson2008-09-181-1/+0
* avoid spurious test failure when library is built without ACL supportJim Meyering2008-09-161-1/+1
* Tests for module 'perror'.Bruno Haible2008-09-141-0/+12
* New module 'perror'.Bruno Haible2008-09-141-0/+26
* New module 'perror'.Bruno Haible2008-09-141-0/+2
* Reorder list of macros, for consistency.Bruno Haible2008-09-141-4/+4
* Extend strerror to cover the added errno values.Bruno Haible2008-09-141-0/+1
* Remove module EOVERFLOW.Bruno Haible2008-09-142-32/+0
* Remove module EOVERFLOW.Bruno Haible2008-09-1443-43/+43
* Tests for module 'errno'.Bruno Haible2008-09-141-0/+11
* New module 'errno'.Bruno Haible2008-09-141-0/+44
* fix test-poll compilation failure on CygwinPaolo Bonzini2008-09-121-1/+1
* port poll tests to WindowsPaolo Bonzini2008-09-121-0/+3
* add a minimal testsuite for the poll modulePaolo Bonzini2008-09-121-0/+15
* Consistent license terms for all the fnmatch modules.Yoann Vandoorselaere2008-09-122-2/+2
* Relicense the getndelim2 dependencies under LGPLv2+.Bruno Haible2008-09-063-3/+3
* New module 'findprog-lgpl'.Bruno Haible2008-09-021-0/+32
* New module 'xconcat-filename', split off from module 'concat-filename'.Bruno Haible2008-09-025-5/+31
* Split module 'filename' into 'filename' and 'concat-filename'.Bruno Haible2008-09-022-7/+29
* bitrotate: Add 8 bit rotate functions.Simon Josefsson2008-09-011-1/+1
* Fix last commit.Simon Josefsson2008-09-011-1/+2
* Fix bitrotate module.Simon Josefsson2008-09-011-1/+2
* New module 'sigpipe-die'.Bruno Haible2008-08-311-0/+27
* Undo unintentional commit.Bruno Haible2008-08-312-6/+22
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-3028-47/+57
* Add bitrotate module.Simon Josefsson2008-08-294-0/+33
* * modules/getndelim2 (License): Relicense to LGPLv2+.Jim Meyering2008-08-281-1/+1
* Complete test of uc_width results.Bruno Haible2008-08-241-2/+6
* count-one-bits: relax licenseEric Blake2008-08-221-1/+1
* add m4/threadlib.m4 to the gettext modulePaolo Bonzini2008-08-211-0/+1
* strverscmp: migrate from "strverscmp.h" to <string.h>Eric Blake2008-08-192-2/+5
* strverscmp: add unit testEric Blake2008-08-191-0/+10
* Implement thread control primitives for Win32.Bruno Haible2008-08-181-1/+3
* New module 'yield'.Bruno Haible2008-08-171-0/+29
* Link with LIBMULTITHREAD, not LIBTHREAD.Bruno Haible2008-08-171-1/+1