New module 'integer_length_ll'.
[gnulib.git] / doc /
2011-10-14 Karl Berryautoupdate
2011-10-09 Bruno HaibleNew module 'rintl'.
2011-10-09 Bruno HaibleNew module 'rintf'.
2011-10-09 Bruno Haiblerint: Support for MSVC.
2011-10-09 Bruno HaibleNew module 'copysignl'.
2011-10-09 Bruno HaibleNew module 'copysignf'.
2011-10-09 Bruno Haiblecopysign: Provide replacement.
2011-10-09 Bruno Haibleisinf: Ensure macro on AIX 5.1.
2011-10-08 Bruno HaibleNew module 'tanhf'.
2011-10-08 Bruno HaibleNew module 'coshf'.
2011-10-08 Bruno HaibleNew module 'sinhf'.
2011-10-08 Bruno HaibleNew module 'atan2f'.
2011-10-08 Bruno HaibleNew module 'atanf'.
2011-10-08 Bruno HaibleNew module 'acosf'.
2011-10-08 Bruno HaibleNew module 'asinf'.
2011-10-08 Bruno HaibleNew module 'tanf'.
2011-10-08 Bruno HaibleNew module 'cosf'.
2011-10-08 Bruno HaibleNew module 'sinf'.
2011-10-08 Bruno HaibleNew module 'powf'.
2011-10-08 Bruno HaibleNew module 'log10f'.
2011-10-08 Bruno HaibleNew module 'logf'.
2011-10-08 Bruno HaibleNew module 'expf'.
2011-10-08 Bruno HaibleNew module 'sqrtf'.
2011-10-07 Bruno HaibleFix documentation about math functions on MacOS X.
2011-10-07 Bruno HaibleNew module 'ldexpf'.
2011-10-07 Bruno HaibleTweak last commit.
2011-10-06 Bruno Haiblefrexpf: Work around problems on IRIX and mingw.
2011-10-06 Bruno HaibleNew module 'frexpf'.
2011-10-06 Bruno HaibleNew module 'modff'.
2011-10-05 Bruno HaibleTweak new module 'fmodf'.
2011-10-05 Bruno HaibleNew module 'fmodf'.
2011-10-05 Bruno HaibleNew module 'fabsf'.
2011-10-01 Bruno Haibleisinf: Fix for OpenBSD/x86.
2011-09-30 Bruno Haiblefloat, math: Fix 'int' to 'long double' conversion...
2011-09-30 Bruno Haiblefloat: Fix LDBL_MAX value on Linux/PowerPC.
2011-09-29 Bruno Haibledoc: Improve doc about gl_EARLY.
2011-09-27 Karl Berryautoupdate
2011-09-25 Bruno Haiblefflush et al.: Document limitation on MSVC.
2011-09-25 Bruno HaibleNew module 'fstat'.
2011-09-25 Bruno Haiblefclose: Support for MSVC 9.
2011-09-24 Bruno Haiblefdopen: Support for MSVC 9.
2011-09-24 Bruno Haiblewrite: Support for MSVC 9.
2011-09-24 Bruno Haibleread: Support for MSVC 9.
2011-09-24 Bruno Haibleclose: Support for MSVC 9.
2011-09-24 Bruno HaibleNew module 'dup'.
2011-09-23 Bruno Haiblesignal-h: Rename from signal.
2011-09-23 Bruno Haiblesigprocmask: Avoid crashes through signal() on MSVC 9.
2011-09-23 Bruno Haibleraise: Support for MSVC.
2011-09-23 Bruno Haiblemkdir: Tweak for MSVC 9.
2011-09-23 Bruno HaibleNew module 'chdir'.
2011-09-23 Bruno Haiblermdir: Support for mingw, MSVC 9.
2011-09-23 Bruno Haiblegetcwd: Tweak for MSVC 9.
2011-09-22 Bruno Haibleftruncate: Un-deprecate, concentrate on Win32 support.
2011-09-21 Bruno HaibleNew module 'fdopen'.
2011-09-21 Bruno Haibleunlockpt tests: Avoid test failure on NetBSD 5.1.
2011-09-20 Bruno Haibletime tests: Don't require pid_t.
2011-09-20 Bruno HaibleTests for module 'unlockpt'.
2011-09-20 Bruno HaibleTests for module 'grantpt'.
2011-09-19 Bruno Haiblesched: Ensure pid_t is defined.
2011-09-18 Bruno Haibledup2: Support for MSVC.
2011-09-17 Bruno HaibleNew module 'pclose'.
2011-09-17 Bruno Haiblepopen: Support for MSVC.
2011-09-17 Bruno Haibledoc: Mention functions which are declared as macros.
2011-09-17 Bruno Haibleinet_pton: Support for MSVC on Windows Vista or newer.
2011-09-17 Bruno Haibleinet_ntop: Support for MSVC on Windows Vista or newer.
2011-09-16 Bruno HaibleSupport for MSVC compiler: Ensure mode_t gets defined.
2011-09-16 Bruno Haiblesys_stat: Support for MSVC.
2011-09-16 Eric Blakefdatasync: port to MacOS X 10.7
2011-09-16 Eric Blakefdatasync: new module
2011-09-15 Bruno HaibleSupport for MSVC compiler: Ensure ssize_t gets defined.
2011-09-14 Bruno Haibletempname: Support for MSVC.
2011-09-12 Bruno HaibleNew modules 'opendir', 'readdir', 'rewinddir', 'closedir'.
2011-09-11 Reuben ThomasExpand range of versions of glibc for which _GNU_SOURCE...
2011-09-11 Bruno Haibledoc: Update regarding MSVC 9.
2011-09-11 Bruno Haibleunistd et al.: Don't assume <unistd.h> exists.
2011-09-11 Bruno Haiblestrcase: Support for MSVC.
2011-09-11 Bruno Haiblestrings: Don't assume <strings.h> exists.
2011-09-11 Bruno Haibledirent: Don't assume <dirent.h> exists.
2011-09-11 Bruno HaibleFix wint_t on MSVC.
2011-09-11 Bruno HaibleNew module 'sys_types'.
2011-09-11 Bruno HaibleEnsure pid_t gets defined.
2011-09-10 Bruno Haible*printf: Add support for MSVC compiler.
2011-09-08 Bruno HaibleDoc about crypt functions.
2011-09-06 J.T. Conklinparse-datetime: document the newly accepted format
2011-09-06 Karl Berryautoupdate
2011-09-03 Karl Berryavoid literal : in index entries
2011-09-01 Bruno Haiblestrtoimax, strtoumax: Document problem on HP-UX 11.
2011-08-31 J.T. Conklinparse-datetime: accept ISO 8601 date and time rep with...
2011-08-31 Bruno Haiblefreopen: Documentation.
2011-08-17 Eric Blakegetcwd-lgpl: fix m4 to match relaxed test for BSD
2011-08-16 Karl Berryautoupdate
2011-08-05 Bruno Haiblepathmax: Leave PATH_MAX undefined on the Hurd, and...
2011-08-02 Karl Berryautoupdate
2011-07-31 Bruno Haiblesys_utsname: Add support for Minix.
2011-07-31 Bruno Haiblestrings: Add support for Minix.
2011-07-31 Bruno Haibleerrno: Port to Minix.
2011-07-31 Bruno HaibleDocumentation about Minix.
2011-07-26 Bruno Haiblefseek, ftell: Fix doc.
2011-07-26 Paul EggertAdd dependencies to the 'largefile' module.
2011-07-24 Bruno Haibledoc: Mention the effects of AC_SYS_LARGEFILE.
next