summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Comments about EINTR.Bruno Haible2011-07-032-0/+26
* xnanosleep: Rewrite to use new dtotimespec module.Paul Eggert2011-06-301-63/+3
* timespec-add, timespec-sub: new modulesPaul Eggert2011-06-303-0/+145
* dtotimespec: new modulePaul Eggert2011-06-302-0/+71
* * lib/timespec.h (timespectod): New inline function.Paul Eggert2011-06-301-0/+7
* * lib/timespec.h (timespec_sign): New inline function.Paul Eggert2011-06-301-0/+8
* pselect: new modulePaul Eggert2011-06-302-0/+116
* sys_select: don't depend on sys_socketPaul Eggert2011-06-301-1/+3
* pipe2: fix C89 compile problemEric Blake2011-06-291-1/+3
* pipe, pipe2: don't corrupt fd on errorEric Blake2011-06-292-2/+22
* nanosleep: fix integer overflow problemPaul Eggert2011-06-251-3/+2
* nanosleep: simplify carryingPaul Eggert2011-06-251-11/+3
* strerror-override: No-op tweak.Bruno Haible2011-06-241-14/+14
* stat: be robust to PATH_MAX definitionEric Blake2011-06-221-0/+8
* link: work around IRIX bugEric Blake2011-06-221-4/+13
* getopt: silence clang warningEric Blake2011-06-221-1/+1
* strerror_r: fix OpenBSD behavior on out-of-rangeEric Blake2011-06-211-13/+19
* strerror_r: fix OpenBSD behavior on 0Eric Blake2011-06-214-26/+8
* perror: adjust array sizeEric Blake2011-06-211-1/+3
* strerror-override: reduce sizeEric Blake2011-06-211-176/+95
* pathmax: Ensure correct value for PATH_MAX on HP-UX.Bruno Haible2011-06-211-0/+15
* alloca: port to compilers that can optimize like GCC 4.6.0Paul Eggert2011-06-201-22/+9
* c-stack: stop worrying about stack directionPaul Eggert2011-06-201-22/+3
* float: Work around <float.h> bugs on FreeBSD/x86, AIX with GCC, IRIX.Bruno Haible2011-06-202-0/+144
* isinf: Coding style.Bruno Haible2011-06-191-3/+6
* clean-temp: Improve documentation.Bruno Haible2011-06-181-1/+6
* pread, pwrite: Avoid cc warning on AIX.Bruno Haible2011-06-181-0/+2
* verify: new macro verify_expr; verify_true deprecatedPaul Eggert2011-06-151-1/+9
* ftoastr: use strtof only if HAVE_STRTOFPaul Eggert2011-06-131-6/+8
* fseeko: Provide a non-inline replacement of fseek().Bruno Haible2011-06-131-19/+0
* ftello: Provide a non-inline replacement of ftell().Bruno Haible2011-06-131-19/+0
* file-set.h: guard __attibute__ use, now that it's not always definedBruno Haible2011-06-131-1/+4
* acl: Add support for HP-UX >= 11.11 JFS ACLs.Bruno Haible2011-06-134-45/+242
* acl: Complete the 2010-08-10 fix.Bruno Haible2011-06-133-4/+12
* New module 'stat-size'.James Youngman2011-06-111-0/+111
* thread: Support pthreads-win32.Bruno Haible2011-06-092-2/+40
* thread: Fix confusion between NULL and 0.Bruno Haible2011-06-091-3/+3
* strerror_r-posix: fix on MacOSEric Blake2011-06-082-6/+17
* stat-time: get_stat_birthtime failure is better-definedPaul Eggert2011-06-071-6/+8
* strerror: work around FreeBSD bugEric Blake2011-06-061-1/+13
* careadlinkat: Avoid mismatch between ssize_t and int.Bruno Haible2011-06-062-5/+2
* pipe-filter-ii: Fix test failure on AIX and IRIX.Bruno Haible2011-06-051-11/+32
* error: Avoid gcc warning.Bruno Haible2011-06-051-1/+5
* unsetenv: Avoid gcc warning.Bruno Haible2011-06-051-0/+7
* setenv: Avoid gcc warning.Bruno Haible2011-06-051-0/+3
* sys_select: Ensure memset is declared also on AIX 7.Bruno Haible2011-06-051-2/+2
* getopt: Avoid gcc warning.Bruno Haible2011-06-041-1/+0
* strerror_r: Fix comments.Bruno Haible2011-06-041-3/+2
* perror: Fix compilation error.Bruno Haible2011-06-041-11/+1
* strerror-override: Don't disable symbol renamings.Bruno Haible2011-06-042-5/+4