New module 'integer_length_ll'.
[gnulib.git] / lib /
2011-10-15 Bruno HaibleNew module 'integer_length_ll'.
2011-10-15 Bruno HaibleNew module 'integer_length_l'.
2011-10-15 Bruno HaibleNew module 'integer_length'.
2011-10-14 Bruno Haibleffsl: Optimize on 64-bit platforms.
2011-10-14 Bruno Haibleffsl: Optimize on 32-bit platforms.
2011-10-13 Bruno Haibleffsl, ffsll: Optimize for GCC.
2011-10-13 Bruno Haibleffs, bcopy, memset: Support symbol renaming via config.h.
2011-10-11 Bruno Haibleatanl: Simplify for platforms where 'long double' ...
2011-10-11 Bruno Haibleacosl: Simplify for platforms where 'long double' ...
2011-10-11 Bruno Haibleasinl: Simplify for platforms where 'long double' ...
2011-10-11 Bruno Haibletanl: Simplify for platforms where 'long double' =...
2011-10-11 Bruno Haiblecosl: Simplify for platforms where 'long double' =...
2011-10-11 Bruno Haiblesinl: Simplify for platforms where 'long double' =...
2011-10-11 Bruno Haiblelogl: Simplify for platforms where 'long double' =...
2011-10-10 Bruno Haibleexpl: Simplify for platforms where 'long double' =...
2011-10-10 Bruno Haiblesqrtl: Simplify for platforms where 'long double' ...
2011-10-10 Bruno Haibleldexpl: Simplify for platforms where 'long double'...
2011-10-10 Bruno Haibleprintf-frexpl: Simplify for platforms where 'long doubl...
2011-10-10 Bruno Haiblefrexpl: Simplify for platforms where 'long double'...
2011-10-09 Bruno Haiblerintl: Simplify for platforms where 'long double' ...
2011-10-09 Bruno Haibleroundl: Simplify for platforms where 'long double'...
2011-10-09 Bruno Haibletruncl: Simplify for platforms where 'long double'...
2011-10-09 Bruno Haibleceill: Simplify for platforms where 'long double' ...
2011-10-09 Bruno Haiblefloorl: Simplify for platforms where 'long double'...
2011-10-09 Bruno Haiblecopysignl: Simplify for platforms where 'long double...
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 Haibleisnanl[-nolibm]: Fix for platforms where 'long double...
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 HaibleNew module 'ldexpf'.
2011-10-06 Bruno Haiblefrexpf: Work around problems on IRIX and mingw.
2011-10-06 Bruno HaibleNew module 'frexpf'.
2011-10-06 Bruno Haiblemath: Sort function declarations of math.in.h.
2011-10-06 Bruno HaibleNew module 'modff'.
2011-10-05 Bruno HaibleNew module 'fmodf'.
2011-10-05 Bruno HaibleNew module 'fabsf'.
2011-10-05 Jim Meyeringfile-has-acl: revert both recent changes, 80af92af...
2011-10-04 Kamil Dudkafile-has-acl: revert unintended change in behavior...
2011-10-04 Bruno Haiblesys_select: Fix compilation error on mingw.
2011-10-03 Bruno Haibleglthread/*, strsignal: Support for MSVC.
2011-10-03 Bruno Haibleacl: Fix specification.
2011-10-03 Bruno Haiblerelocatable-lib[-lgpl]: Avoid expensive /proc access...
2011-10-01 Jim Meyeringfloat, math: add omitted file
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-27 Bruno Haibleraise: Fix double declaration with modules 'sigprocmask...
2011-09-26 Gijs van Tulderbase32: new module
2011-09-26 Bruno Haiblestrings: Fix compilation error on MSVC.
2011-09-25 Bruno Haiblemsvc-inval: Allow three invalid parameter handling...
2011-09-25 Bruno Haiblemsvc-inval: Make handler multithread-safe.
2011-09-25 Bruno Haiblemsvc-inval: Install handler globally.
2011-09-25 Bruno Haiblestrerror_r-posix: Fix for MSVC 9.
2011-09-25 Bruno Haibleftruncate: Support for MSVC 9.
2011-09-25 Bruno HaibleNew module 'fstat'.
2011-09-25 Bruno Haiblelinkat: Fix compilation on MSVC 9.
2011-09-25 Bruno Haiblefclose: Support for MSVC 9.
2011-09-25 Paul Eggertdup2: minor simplifications
2011-09-24 Bruno Haiblefdopen: Support for MSVC 9.
2011-09-24 Bruno Haiblewrite: Support for MSVC 9.
2011-09-24 Bruno Haibleread: Fix last commit.
2011-09-24 Bruno Haibledup2: Fix last commit.
2011-09-24 Bruno Haiblesigprocmask: Make code safer.
2011-09-24 Paul Eggertdup2: clarify by coalescing Windows-specific material
2011-09-24 Paul Eggertsigprocmask: move #include directive
2011-09-24 Bruno Haibleread: Support for MSVC 9.
2011-09-24 Bruno Haibleclose: Support for MSVC 9.
2011-09-24 Bruno Haiblemsvc-nothrow: Avoid a compiler warning.
2011-09-24 Bruno HaibleNew module 'dup'.
2011-09-23 Bruno Haiblegetdtablesize: Support for MSVC 9.
2011-09-23 Bruno Haiblesigprocmask: Avoid crashes through signal() on MSVC 9.
2011-09-23 Bruno Haibleraise: Support for MSVC.
2011-09-23 Bruno Haiblepipe2: Fix compilation on pre-C99 compilers.
2011-09-23 Bruno HaibleNew module 'msvc-nothrow'. Makes _get_osfhandle safe...
2011-09-23 Bruno Haibledup2: Make code more maintainable.
2011-09-23 Bruno Haiblemsvc-inval: Fix compilation error.
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 Haiblestrerror_r-posix: Avoid a link error on MSVC.
2011-09-22 Bruno Haibleselect: Avoid compilation error on MSVC.
2011-09-22 Bruno Haibleftruncate: Un-deprecate, concentrate on Win32 support.
next