summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* test-popen-safer: split from test-popenEric Blake2009-08-212-2/+5
* test-fcntl-safer: split from test-openEric Blake2009-08-212-0/+12
* test-fopen-safer: split from test-fopenEric Blake2009-08-212-0/+12
* consistently remove $@-t before redirecting to itJim Meyering2009-08-2110-0/+11
* popen-safer: prevent popen from clobbering std descriptorsEric Blake2009-08-192-0/+41
* tests: test some of the *-safer modulesEric Blake2009-08-195-0/+7
* popen: fix cygwin 1.5 bug when stdin closedEric Blake2009-08-193-0/+39
* fpurge: fix previous commitsEric Blake2009-08-161-1/+0
* stddef: fix NetBSD 5.0 NULL bug, rather than working around itEric Blake2009-08-1411-0/+63
* getopt: update client modulesEric Blake2009-08-134-4/+4
* Tests for modules 'getopt-posix', 'getopt-gnu'.Bruno Haible2009-08-131-0/+14
* New modules 'getopt-posix', 'getopt-gnu'.Bruno Haible2009-08-133-19/+68
* Ensure that optarg etc. get declared by <unistd.h>.Bruno Haible2009-08-131-0/+1
* Avoid test link errors.Bruno Haible2009-08-122-0/+4
* Optimize exclude: use hash tables for non-wildcard patterns.Sergey Poznyakoff2009-08-122-0/+30
* Ensure that getopt() gets declared by <unistd.h>.Bruno Haible2009-08-121-0/+1
* Most tests don't need module 'close' any more.Bruno Haible2009-08-1112-12/+0
* Make it possible to use module 'gethostname' without module 'close' or 'ioctl'.Bruno Haible2009-08-103-0/+11
* Add comment.Bruno Haible2009-08-101-0/+3
* Avoid warnings from 'aclocal' when AM_XGETTEXT_OPTION is not defined.Bruno Haible2009-08-097-15/+15
* selinux-at: remove redundant m4 code, add documentationJim Meyering2009-08-071-8/+1
* selinux-at: new moduleJim Meyering2009-08-061-0/+32
* update-copyright: fix bug for 2-digit last year and add testsJoel E. Denny2009-08-041-0/+12
* Tests for module 'uname'.Bruno Haible2009-08-031-0/+11
* New module 'uname'.Bruno Haible2009-08-031-0/+28
* Tests for module 'sys_utsname'.Bruno Haible2009-08-031-0/+13
* New module 'sys_utsname'.Bruno Haible2009-08-031-0/+40
* Implicitly initialize the sockets library.Bruno Haible2009-08-032-0/+2
* Tests for module 'pipe-filter-gi'.Bruno Haible2009-08-031-0/+23
* New module 'pipe-filter-gi'.Bruno Haible2009-08-031-0/+34
* Tests for module 'pipe-filter-ii'.Bruno Haible2009-08-031-0/+21
* New module 'pipe-filter-ii'.Bruno Haible2009-08-031-0/+34
* Implement gethostname correctly for native Windows.Simon Josefsson2009-08-022-1/+7
* update-copyright: new moduleJim Meyering2009-07-291-0/+19
* Fix compilation error when <ctime> is used and mktime is replaced.Bruno Haible2009-07-281-0/+1
* dup2-tests: test previous patchEric Blake2009-07-211-0/+12
* dup2: work around mingw and cygwin 1.5 bugEric Blake2009-07-215-0/+5
* Don't let "git push" reject trailing blank lines in modules files.Bruno Haible2009-07-211-0/+2
* Fix build error on mingw with the modules sys_select and unistd.Bruno Haible2009-07-1911-0/+11
* Fix typo.Bruno Haible2009-07-181-1/+1
* pipe: be robust in face of closed fdsEric Blake2009-07-171-0/+14
* argv-iter: new moduleJim Meyering2009-07-042-0/+34
* Reduce the number of uc_is_cased calls.Bruno Haible2009-07-013-3/+0
* Tests for module 'unicase/ignorable'.Bruno Haible2009-07-011-0/+14
* Tests for module 'unicase/cased'.Bruno Haible2009-07-011-0/+14
* Fix evaluation of "Before C" condition of FINAL_SIGMA.Bruno Haible2009-07-012-6/+6
* Define u32_casefold as a wrapper around u32_ct_casefold.Bruno Haible2009-06-301-6/+3
* Define u16_casefold as a wrapper around u16_ct_casefold.Bruno Haible2009-06-301-6/+3
* Define u8_casefold as a wrapper around u8_ct_casefold.Bruno Haible2009-06-301-6/+3
* Define u32_totitle as a wrapper around u32_ct_totitle.Bruno Haible2009-06-301-17/+3