utimens: work around glibc rounding bug on older Linux kernels
[gnulib.git] / lib /
2010-12-27 Paul Eggertutimens: work around glibc rounding bug on older Linux...
2010-12-27 Bruno Haibleinet_ntop: Hide mismatch of declaration on NonStop...
2010-12-27 Bruno Haibleinet_ntop, inet_pton: Ensure declaration on NonStop...
2010-12-27 Bruno Haiblearpa_inet: Use the common idioms with C++ support.
2010-12-26 Bruno Haibleprintf-posix: Fix link error when a non-GCC compiler...
2010-12-25 Bruno Haibleptsname: Avoid ERANGE failure on some systems.
2010-12-25 Bruno Haibleiswblank: Fix C++ link error on Solaris 8.
2010-12-25 Bruno Haiblefcntl-h: Fix for use of C++ on glibc systems.
2010-12-25 Bruno Haibleceil, trunc, round: Fix gcc warnings.
2010-12-24 Eric Blakestdint: avoid HP-UX 10.20 preprocessor bug
2010-12-24 Eric Blakepipe: make obsoletion transition easier
2010-12-24 Bruno Haiblesys_socket: Hide mismatch of declarations on NonStop...
2010-12-24 Bruno Haiblegethostname: Ensure declaration on NonStop Kernel.
2010-12-24 Bruno Haiblesys_select: Ensure all necessary types on NonStop Kernel.
2010-12-24 Bruno Haiblesys_select: Remove unneeded include.
2010-12-24 Bruno Haiblesignal: Define NSIG.
2010-12-22 Bruno Haiblegetlogin_r: Work around portability problem on OSF/1.
2010-12-22 Bruno HaiblePort extended stdio modules to HP NonStop Kernel.
2010-12-22 Bruno Haiblettyname_r: Work around bug on OSF/1 5.1.
2010-12-22 Bruno Haibleround: Implement result sign according to IEEE 754.
2010-12-22 Bruno Haibletrunc: Implement result sign according to IEEE 754.
2010-12-22 Bruno Haibleceil: Implement result sign according to IEEE 754.
2010-12-22 Bruno Haiblefloor: Implement result sign according to IEEE 754.
2010-12-21 Bruno HaibleNew module 'trunc-ieee'.
2010-12-21 Bruno HaibleNew module 'ceil-ieee'.
2010-12-21 Bruno HaibleNew module 'floor-ieee'.
2010-12-21 Bruno HaibleNew module 'truncf-ieee'.
2010-12-21 Bruno Haiblemath: Fix indentation.
2010-12-21 Paul Eggertftoastr: fix comment again
2010-12-20 Bruno Haiblettyname_r: Add missing declaration on HP-UX 11.
2010-12-20 Bruno Haiblewcsrtombs: Don't confuse mbstate_t with rpl_mbstate_t.
2010-12-20 Paul Eggertftoastr: fix comment
2010-12-20 Bruno Haibleisnan: Ensure it is a macro.
2010-12-20 Bruno Haiblewctype: Make it work in C++ mode on OSF/1 5.1.
2010-12-20 Bruno Haiblesignal: Document problem with type of SIGRTMIN, SIGRTMA...
2010-12-19 Bruno Haibletcgetsid: Add missing declaration on OSF/1 5.1.
2010-12-19 Bruno Haiblestdio: Fix problem with popen() declaration on OSF...
2010-12-19 Bruno HaibleDocument some different function declarations on OSF...
2010-12-19 Bruno Haibleunsetenv: Add missing declaration on OSF/1 5.1.
2010-12-19 Bruno Haiblesetenv: Add missing declaration on OSF/1 5.1.
2010-12-19 Bruno Haiblemknod: Avoid error in C++ mode on OSF/1 with GCC.
2010-12-19 Bruno Haibleftello: Add missing declaration on OSF/1 5.1.
2010-12-19 Bruno Haiblefseeko: Add missing declaration on OSF/1 5.1.
2010-12-19 Bruno Haiblefchdir: Add missing declaration on OSF/1 5.1.
2010-12-19 Paul Eggertacl: port to Solaris 8 when copying from tmpfs to ufs
2010-12-13 Pádraig Bradyread-file: reorganize to avoid various issues
2010-12-11 Bruno HaibleOops, fix mistake in last commit.
2010-12-11 Bruno Haiblepipe-posix: Make it work in C++ mode.
2010-12-11 Bruno HaibleRename module 'pipe' to 'spawn-pipe'.
2010-12-10 Eric Blakepipe-posix: new module
2010-12-07 Bruno Haibleunistr/u8-strcmp: Avoid collision with libc function...
2010-12-02 Paul Eggertutimecmp: fine-grained src to nearby coarse-grained...
2010-11-30 Bruno Haiblegetdomainname: Use the system function when possible.
2010-11-30 Bruno Haiblesys_socket: Ensure ss_family field on AIX.
2010-11-27 Bruno Haibleftoastr: Fix compilation error on Solaris.
2010-11-27 Bruno Haibleiconv-h: Fix test-iconv-h-c++ failure on Solaris 11...
2010-11-26 Paul Eggertftoastr: comment fix
2010-11-24 Paul Eggertstdint: port to GCC 4.3 + OSX + Octave
2010-11-20 Bruno HaibleEnsure that <features.h> is included before __GLIBC__...
2010-11-20 Bruno HaiblePort to uClibc.
2010-11-20 Bruno Haiblenproc: Fix condition.
2010-11-20 Bruno HaibleFix a comment.
2010-11-19 Paul Eggertftoastr: don't assume snprintf
2010-11-19 Paul Eggertftoastr: depend on snprintf, improve comments
2010-11-19 Paul Eggertftoastr: port to hosts lacking strtof and strtold
2010-11-19 Bruno Haiblec-strtold: Avoid link error on AIX 7.
2010-11-18 Paul Eggertintprops: new macro INT_BITS_STRLEN_BOUND
2010-11-17 Paul Eggertftoastr: new module, for lossless conversion of floats...
2010-11-13 Bruno Haibleunistr/u8-mbtouc: Improve handling of ill-formed UTF...
2010-11-13 Bruno Haibleopenat: Work around glibc bug with fchownat() and empty...
2010-11-13 Bruno HaibleUpdate comments.
2010-11-12 Bruno Haiblesleep, nanosleep: Work around Linux 2.6.9 nanosleep...
2010-11-12 Bruno Haiblefcntl-h: Fix for use of C++ on glibc systems.
2010-11-11 Bruno HaibleNew module 'strerror_r-posix'.
2010-11-09 Paul Eggertfdopendir: fix bug on MacOS X when low on file descriptors
2010-11-07 Bruno Haiblevasnprintf: Support I flag on glibc systems.
2010-11-05 Eric Blakestrtod: work around icc bug
2010-11-04 Eric Blakeisnanl: work around icc bug
2010-10-27 Bruno Haibleunistd: Refine workaround from 2009-12-23 against Cygwi...
2010-10-27 Bruno Haiblestdio: Work around compilation error due to renameat...
2010-10-26 Paul Eggertrenameat: port to Solaris 10, which declares renameat...
2010-10-26 Christian Weisgerberfdopendir: fix C89 compilation
2010-10-24 Paul Eggertinttostr: simplify by removing unnecessary redundancy
2010-10-22 Paul Eggertinttostr: revert most-recent change
2010-10-22 Paul Eggertinttostr: simplify by removing unnecessary redundancy
2010-10-21 Eric Blakec-stack: work around libsigsegv 2.8 bug
2010-10-17 Bruno HaibleMake use of GCC's attribute __alloc_size__.
2010-10-15 Eric Blakeignore-value: make header idempotent
2010-10-15 Ludovic Courtèsisnan: Add support for TinyCC
2010-10-15 Bruno Haiblevasnprintf: Don't set errno to 0.
2010-10-14 Paul Eggertargv-iter: omit nonconforming declaration
2010-10-13 Eric Blaketermios: fix compilation on mingw
2010-10-11 Bruno Haiblestdlib: Allow multiple gnulib generated replacements...
2010-10-11 Paul EggertIndentation.
2010-10-11 Bruno HaibleIndentation.
2010-10-11 Jim Meyeringspawn.in.h: make indentation consistent with parentheses
2010-10-11 Gary V. VaughanFix mismatched parens in previous commit
2010-10-11 Paul Eggertrewrite int foo[2*X-1] to verify(X) or to int foo[X...
2010-10-10 Paul Eggertprefer (X ? 1 : -1) when converting from boolean (1...
2010-10-08 Eric Blaketime: enforce recent POSIX ruling that time_t is integral
next