summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* modules/selinux-h: Depend on $(UNUSED_PARAMETER_H).Simon Josefsson2009-12-291-2/+2
* test-dup2: reduce dependenciesEric Blake2009-12-282-1/+1
* Remove an unneeded dependency.Bruno Haible2009-12-261-1/+0
* tests: use macros.h in more placesEric Blake2009-12-266-0/+6
* localename: Fix storage allocation of gl_locale_name_thread's result.Bruno Haible2009-12-261-0/+1
* isdir: complete the removal of m4/isdir.m4Jim Meyering2009-12-261-1/+0
* isdir: clean up, since at least grep still uses itJim Meyering2009-12-261-1/+1
* selinux-h: Make generated .h files standalone.Bruno Haible2009-12-251-1/+6
* Move gl_FCNTL_O_FLAGS to a separate .m4 file.Bruno Haible2009-12-252-1/+2
* New module 'unused-parameter'.Bruno Haible2009-12-252-0/+41
* Add missing dependencies to 'extensions' module.Bruno Haible2009-12-2514-0/+14
* Refactor common macros used in tests.Bruno Haible2009-12-24475-112/+587
* Reorder file list.Bruno Haible2009-12-241-1/+1
* Reorder file list.Bruno Haible2009-12-242-2/+2
* tests: add signature checksEric Blake2009-12-24125-0/+125
* localename: Make aware of thread locale.Bruno Haible2009-12-231-0/+1
* va-args: new moduleEric Blake2009-12-231-0/+20
* More localename tests.Bruno Haible2009-12-231-0/+1
* test-getopt: test stderr behaviorEric Blake2009-12-221-0/+1
* test-utimens: avoid spurious failureEric Blake2009-12-217-0/+7
* Correct position of 'Applicability' section.Bruno Haible2009-12-191-2/+2
* dprintf-posix: Check against memory leak fixed on 2009-12-15.Bruno Haible2009-12-191-2/+5
* fprintf-posix: Check against memory leak fixed on 2009-12-15.Bruno Haible2009-12-191-2/+4
* New module attribute 'Applicability'.Bruno Haible2009-12-193-0/+18
* fcntl: use to simplify other modulesEric Blake2009-12-165-1/+6
* fcntl: port portions of fcntl to mingwEric Blake2009-12-162-1/+3
* fcntl: support F_DUPFD_CLOEXEC on systems with fcntlEric Blake2009-12-163-3/+22
* areadlink, areadlink-with-size: relax license to LGPLv2+Jim Meyering2009-12-152-2/+2
* accept4: adjust module dependenciesEric Blake2009-12-141-1/+1
* Move the malloc checking from module 'list' to new module 'xlist'.Bruno Haible2009-12-1422-18/+54
* Move the malloc checking from module 'oset' to new module 'xoset'.Bruno Haible2009-12-146-5/+27
* c-strtod, c-strtold: Use the multithread-safe implementation on MacOS X.Bruno Haible2009-12-122-0/+2
* New module 'fd-safer-flag'.Bruno Haible2009-12-115-2/+29
* Tests for module 'nl_langinfo'.Bruno Haible2009-12-111-0/+16
* New module 'nl_langinfo'.Bruno Haible2009-12-111-0/+24
* Tests for module 'langinfo'.Bruno Haible2009-12-111-0/+10
* New module 'langinfo'.Bruno Haible2009-12-111-0/+44
* unistd-safer: Remove unused indicator macro.Bruno Haible2009-12-111-1/+0
* Move pipe2-safer code to its own file.Bruno Haible2009-12-111-0/+2
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-1128-27/+111
* pty test: Fix link error.Bruno Haible2009-12-101-1/+1
* Add pty module for forkpty and openpty.Simon Josefsson2009-12-102-0/+40
* Use sed with option -e.Bruno Haible2009-12-101-2/+3
* cloexec: relax licenseEric Blake2009-12-091-2/+2
* link-warning: optimize generationEric Blake2009-12-091-3/+2
* link-warning: Allow extra lines at the top of build-aux/link-warning.h.Jim Meyering2009-12-091-1/+5
* link-warning: Add copyright notice.Bruno Haible2009-12-0923-23/+30
* unistd-safer: add unit testEric Blake2009-12-071-0/+13
* cloexec: preserve text vs. binary across dup_cloexecEric Blake2009-12-072-0/+2
* pipe2-safer: new moduleEric Blake2009-12-052-0/+25