summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* xstrtol.h: avoid "_Noreturn is not at beginning of declaration" warningJim Meyering2012-08-241-1/+1
* pipe-filter: fix comment typoReuben Thomas2012-08-221-1/+1
* execinfo: new modulePaul Eggert2012-08-222-0/+57
* sys_select: avoid 'static inline'Paul Eggert2012-08-191-1/+1
* mktime: avoid 'static inline'Paul Eggert2012-08-191-2/+2
* count-leading-zeros: use a lookup table on non-gcc compilersEric Blake2012-08-111-25/+16
* count-leading-zeros: new moduleEric Blake2012-08-101-0/+100
* base64: Use extern C scope in header file, for C++.Simon Josefsson2012-08-021-0/+8
* stat-time, timespec, u64: support naive out-of-dir buildsPaul Eggert2012-08-023-3/+3
* Keep the extern-inline macros closer together.Paul Eggert2012-08-014-16/+12
* utimens: use extern-inlinePaul Eggert2012-08-012-1/+30
* u64: use extern-inlinePaul Eggert2012-08-012-10/+21
* timespec: use extern-inlinePaul Eggert2012-08-012-3/+14
* stat-time: use extern-inlinePaul Eggert2012-08-012-8/+19
* 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