summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* fsusage: fix block size returned on older Linux 2.6Pádraig Brady2012-05-161-1/+10
* ignore-value.h: remove unused _GL_ATTRIBUTE_DEPRECATED definitionJim Meyering2012-05-141-10/+0
* binary-io: Define set_binary_mode function.Bruno Haible2012-05-131-14/+27
* system-quote: Add more comments.Bruno Haible2012-05-121-1/+16
* sh-quote, system-quote: Add comments about wildcards.Bruno Haible2012-05-122-4/+6
* fsusage: check for GNU/Linux statvfs problem dynamicallyPaul Eggert2012-05-111-11/+51
* system-quote, execute, spawn-pipe: Escape '?' on Windows.Bruno Haible2012-05-112-7/+17
* system-quote: Refactor.Bruno Haible2012-05-102-133/+123
* execute, spawn-pipe: Escape '*' characters in arguments on Windows.Bruno Haible2012-05-091-1/+3
* New module 'system-quote'.Bruno Haible2012-05-092-0/+398
* sh-quote: Make C++ safe and allow multiple inclusion.Bruno Haible2012-05-091-0/+13
* stdint: be more consistent with glibc, SunOS libcPaul Eggert2012-05-071-16/+33
* stat-size: comment fixPaul Eggert2012-05-061-4/+0