summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* passfd: fix comment on recvfdEric Blake2012-07-301-1/+1
* clean-temp: Fix memory leak.John Darrington2012-07-291-1/+4
* getpass: Assume AC_CHECK_DECLS_ONCE invocation, like in getpass.m4.Bruno Haible2012-07-221-1/+1
* verify: document conflict with -Wnested-externsEric Blake2012-07-201-1/+5
* fsusage: port back to SolarisPaul Eggert2012-07-201-2/+3
* fpending: Assume AC_CHECK_DECLS_ONCE invocation, like in fpending.m4.Bruno Haible2012-07-151-4/+0
* pthread_sigmask: fix bug on FreeBSD 9Paul Eggert2012-07-151-2/+25
* argp: make HAVE_DECL usage consistentEric Blake2012-07-131-2/+2
* gettext: do not assume '#define ... defined ...' behaviorPaul Eggert2012-07-121-3/+6
* getloadavg: clean out old Emacs and Autoconf cruftPaul Eggert2012-07-101-25/+3
* getloadavg, getopt: fix commentary re configure.inPaul Eggert2012-07-091-1/+1
* timespec: mark functions with const attributesPaul Eggert2012-07-091-3/+6
* timespec-sub: avoid duplicate includePaul Eggert2012-07-061-1/+0
* parse-datetime: fix failure to diagnose invalid inputJim Meyering2012-07-041-1/+7
* alloca: add support for HP NonStop TNS/E nativePaul Eggert2012-07-031-0/+7
* fsusage: remove code not needed on non GNU/Linux systems.Pádraig Brady2012-07-031-12/+11
* fsusage: include files needed for glibc 2.6 fallbackPaul Eggert2012-07-021-9/+12
* root-uid: new modulePaul Eggert2012-06-265-6/+43
* regex: use locale-independent comparison for codeset namePaul Eggert2012-06-262-3/+4
* argp, regex: Ensure strcasecmp gets declared.Bruno Haible2012-06-262-0/+2
* ptsname_r: Fix typo in last commit.Bruno Haible2012-06-251-1/+1
* ptsname_r: Make it consistent with ptsname on AIX.Bruno Haible2012-06-251-3/+10
* ptsname_r: Make it consistent with ptsname on OSF/1.Bruno Haible2012-06-241-0/+37
* ttyname_r: Fix result on OSF/1, Solaris.Bruno Haible2012-06-241-1/+1
* ptsname_r: Add support for Solaris.Bruno Haible2012-06-241-0/+50
* ptsname_r: Fix test failures on IRIX, Solaris.Bruno Haible2012-06-241-2/+11
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-2253-144/+144
* grantpt: Relax requirement regarding invalid file descriptors.Bruno Haible2012-06-221-3/+0
* Fix misspellings in comments.Paul Eggert2012-06-211-4/+4
* nonblocking: Avoid compilation error on mingw64.Bruno Haible2012-06-211-0/+16
* tmpfile, clean-temp: Fix invocation of GetVersionEx.John Darrington2012-06-202-0/+10
* stat, fstat: Avoid warnings on mingw64.Bruno Haible2012-06-202-0/+3
* stdioext: Add support for musl libc.Bruno Haible2012-06-1910-23/+55
* regex: avoid warning when pointers are not longPaul Eggert2012-06-171-2/+5
* maint.mk: prohibit common grammar error: "all these"Jim Meyering2012-06-101-1/+1
* error, strerror-override: Support mingw64 from Fedora 17.Paolo Bonzini2012-06-033-1/+8
* error, strerror-override: Support mingw64 from Fedora 17.Paolo Bonzini2012-06-033-3/+12
* error, strerror-override: Support new errno values from POSIX:2008.Bruno Haible2012-06-033-7/+44
* maint: fix typos in comments and ChangeLogJim Meyering2012-05-291-1/+1
* regex: don't assume uint64_t or uint32_tPaul Eggert2012-05-261-6/+10
* * lib/mktime.c: Revert autoupdate, which fetched the wrong version.Paul Eggert2012-05-251-80/+155
* autoupdateKarl Berry2012-05-251-155/+80
* mktime: sync from glibcPaul Eggert2012-05-231-194/+197
* Revert "Revert "select: Fix build error on IRIX 6.5.""Simon Josefsson2012-05-221-0/+1
* Revert "select: Fix build error on IRIX 6.5."Simon Josefsson2012-05-221-1/+0
* poll/select: prevent busy-waitingPaolo Bonzini2012-05-222-19/+43
* select: Fix build error on IRIX 6.5.Simon Josefsson2012-05-211-0/+1
* crypto: fix bug in large buffer handlingPaul Eggert2012-05-181-4/+5
* crypto: fix bug in large buffer handlingPaul Eggert2012-05-182-2/+14
* crypto: fix bug in large buffer handlingPaul Eggert2012-05-184-12/+12