summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* openpty: provide a stub on mingwEric Blake2011-11-092-1/+21
* raise: fix mingw handling of SIGPIPEEric Blake2011-11-091-0/+1
* openat: Conditionalize dependencies.Bruno Haible2011-11-081-4/+4
* grantpt: fix typoEric Blake2011-11-071-1/+1
* copysignl: Fix result for zero argument on HP-UX 11 with HP C.Bruno Haible2011-11-061-0/+34
* New module 'fmal'.Bruno Haible2011-11-062-0/+64
* New module 'fmaf'.Bruno Haible2011-11-062-0/+43
* New module 'fma'.Bruno Haible2011-11-062-0/+920
* openat: Include <stdbool.h>.Bruno Haible2011-11-051-0/+1
* openat: remove direct dependency on direntPaul Eggert2011-11-041-1/+0
* at-func*.c: fix commentsJim Meyering2011-11-042-2/+2
* closedir: Avoid warning on mingw.Bruno Haible2011-11-041-0/+4
* New module 'fstatat', split off from module 'openat'.Bruno Haible2011-11-041-0/+4
* New module 'fchmodat', split off from module 'openat'.Bruno Haible2011-11-021-0/+4
* putenv: indent #definition of "environ" to placate cppiJim Meyering2011-11-021-1/+1
* alignof: Avoid collision with stdalign module.Bruno Haible2011-11-011-8/+6
* New module 'fchownat', split off from module 'openat'.Bruno Haible2011-11-011-0/+5
* stdalign: port better to MSVC and to Sun C 5.11Paul Eggert2011-10-311-2/+6
* ffsl, ffsll: Avoid compilation error due to 'restrict'.Bruno Haible2011-10-311-0/+3
* Adjust to Bruno's comments.Paul Eggert2011-10-271-10/+34
* sys_socket: use stdalign, not alignofPaul Eggert2011-10-271-1/+1
* crypto libraries: use stdalignPaul Eggert2011-10-275-22/+15
* argp: use stdalignPaul Eggert2011-10-271-1/+1
* stdalign: new modulePaul Eggert2011-10-271-0/+61
* utimensat: Work around problem on Linux/hppa.Bruno Haible2011-10-271-0/+15
* fts: close parent dir FD before returning from post-traversal fts_readJim Meyering2011-10-241-8/+15
* errno, strerror-override: Support for MSVC 10.Bruno Haible2011-10-224-81/+219
* isfinite, isinf, isnan, signbit: Don't define as a macro in C++.Bruno Haible2011-10-221-2/+69
* openpty, posix_openpt: Remove code duplication.Bruno Haible2011-10-212-35/+31
* unlockpt: Detect invalid argument.Bruno Haible2011-10-211-0/+3
* openpty: Avoid compilation error on AIX 6.1.Bruno Haible2011-10-211-0/+3
* posix_openpt: Support for OpenBSD.Bruno Haible2011-10-202-6/+46
* openpty: Update comments.Bruno Haible2011-10-201-0/+1
* posix_openpt: remove spurious #endifJim Meyering2011-10-191-2/+0
* posix_openpt: Fix compilation error.Bruno Haible2011-10-191-1/+1
* Support for old NeXTstep 3.3 gcc.Daniel Richard G2011-10-196-6/+6
* posix_openpt: new moduleEric Blake2011-10-182-0/+66
* xstrtoll: Fix compilation failure.Bruno Haible2011-10-151-0/+13
* vasnprintf: Optimize bit search operation.Bruno Haible2011-10-151-22/+51
* vasnprintf: Fix comments.Bruno Haible2011-10-151-4/+4
* New module 'integer_length_ll'.Bruno Haible2011-10-151-0/+20
* New module 'integer_length_l'.Bruno Haible2011-10-151-0/+81
* New module 'integer_length'.Bruno Haible2011-10-152-0/+190
* ffsl: Optimize on 64-bit platforms.Bruno Haible2011-10-151-22/+19
* ffsl: Optimize on 32-bit platforms.Bruno Haible2011-10-141-11/+27
* ffsl, ffsll: Optimize for GCC.Bruno Haible2011-10-143-0/+6
* ffs, bcopy, memset: Support symbol renaming via config.h.Bruno Haible2011-10-133-0/+7
* atanl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-0/+12
* acosl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-0/+12
* asinl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-0/+12