Missing part of allocsa -> malloca transition.
[gnulib.git] / lib /
2007-06-11 Bruno HaibleFix small mistake, reported by Eric Blake.
2007-06-11 Bruno HaibleAdd support for Unicode strings (both as output format...
2007-06-11 Bruno HaibleNew module unistr/u32-mbsnlen
2007-06-11 Bruno HaibleNew module 'unistr/u16-mbsnlen'.
2007-06-11 Bruno HaibleNew module 'unistr/u8-mbsnlen'.
2007-06-11 Bruno HaibleNew modules unistr/u*-mbsnlen.
2007-06-11 Bruno HaibleNew module 'mbsnlen'.
2007-06-11 Bruno HaibleInclude <stdlib.h>.
2007-06-11 Bruno HaibleInclude <stddef.h>, needed for ptrdiff_t.
2007-06-10 Bruno HaibleTweak the size computations and reallocations.
2007-06-10 Bruno HaibleTweak last patch.
2007-06-09 Bruno HaibleMore type parameters.
2007-06-09 Bruno HaibleNew modules uniconv/u{8,16,32}-conv-to-enc.
2007-06-09 Bruno HaibleNew module 'uniconv/u32-conv-to-enc'.
2007-06-09 Bruno HaibleNew modules 'uniconv/u16-conv-to-enc' and 'uniconv...
2007-06-09 Bruno HaibleNew module 'uniconv/u16-conv-to-enc'.
2007-06-09 Bruno HaibleNew module 'uniconv/u8-conv-to-enc'.
2007-06-09 Bruno HaibleUpdate after allocsa -> malloca renaming.
2007-06-09 Bruno HaibleUpdate after allocsa -> malloca renaming.
2007-06-09 Bruno HaibleMove to xmalloca.c.
2007-06-09 Bruno HaibleMove to here from xallocsa.c.
2007-06-09 Bruno HaibleMove to xmalloca.h.
2007-06-09 Bruno HaibleMove to here from xallocsa.h.
2007-06-09 Bruno HaibleMove to malloca.valgrind.
2007-06-09 Bruno HaibleMove to here from allocsa.valgrind.
2007-06-09 Bruno HaibleMove to malloca.c.
2007-06-09 Bruno HaibleMove to here from allocsa.c.
2007-06-09 Bruno HaibleMove to malloca.h.
2007-06-09 Bruno HaibleMove to here from allocsa.h.
2007-06-09 Bruno HaibleAdd support for uClibc 0.9.29.
2007-06-07 Bruno HaibleNew module 'localename'.
2007-06-07 Bruno HaibleLinux uClibc built without wide character support lacks...
2007-06-06 Paul EggertWork around problem reported by Steven M. Schweda in
2007-06-06 Bruno HaibleRecognize non-IEEE numbers on i386, x86_64, ia64.
2007-06-06 Bruno HaibleDo the extra handling of NaN and Inf also the %a / %A.
2007-06-06 Bruno HaibleFix possible compilation error.
2007-05-30 Bruno HaibleSplit the double-inclusion guard. Fixes a problem with...
2007-05-28 Bruno HaibleNew module 'ftell'.
2007-05-28 Eric Blake* lib/allocsa.h (safe_alloca): Avoid compiler warning.
2007-05-28 Bruno HaibleNew module 'fseek'.
2007-05-28 Bruno HaibleTypo in comment.
2007-05-28 Bruno HaibleMore comments.
2007-05-28 Eric BlakeImprove lseek module.
2007-05-24 Eric BlakeFix lseek on mingw.
2007-05-24 Eric BlakeFix fseeko/ftello on cygwin 1.5.24.
2007-05-23 Bruno HaibleProvide a link warning only if GNULIB_POSIXCHECK is...
2007-05-22 Bruno HaibleStricter check for printf result for NaN arguments.
2007-05-20 Bruno HaibleFix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
2007-05-20 Jim Meyering(gl_futimens): Rename from futimens, now that glibc...
2007-05-20 Bruno HaibleTypo in comment.
2007-05-19 Bruno HaibleWork around bugs in the system's isnanf on IRIX and...
2007-05-19 Bruno HaibleFix a warning in last patch.
2007-05-19 Bruno HaibleNew module 'float'.
2007-05-19 Jim Meyering* lib/utimens.c (gl_futimens): Rename from futimens,
2007-05-19 Bruno HaibleFix *printf result for NaN, Inf, -0.0 on mingw.
2007-05-19 Bruno HaibleOptimize the case of huge precision.
2007-05-19 Bruno HaibleFix logic bug introduced on 2007-05-06.
2007-05-18 Bruno HaibleFix small bug in 'divide' function.
2007-05-18 Bruno HaibleAdd support for 'long double' number output.
2007-05-18 Bruno HaibleWork around broken snprintf function on BeOS.
2007-05-18 Bruno HaibleSupport output of 64-bit numbers on mingw.
2007-05-17 Paul Eggert* lib/dirent_.h: Prefer #include_next <foo.h> to #include
2007-05-17 Paul Eggert* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
2007-05-14 Bruno HaibleTweak doc.
2007-05-13 Bruno HaibleFix syntax error in C++ mode.
2007-05-12 Jim Meyering* lib/linebuffer.c (readlinebuffer_delim): New function,
2007-05-06 Bruno HaibleWork around an incorrect implementation of the 0 flag...
2007-05-06 Bruno HaibleWork around lack of support of grouping flag.
2007-05-02 Sergey Poznyakoff(struct hol_entry): New member `ord'.
2007-05-01 Bruno HaibleNew module 'sleep'.
2007-05-01 Bruno Haiblesigprocmask.h is replaced with <signal.h>.
2007-05-01 Bruno HaibleNew module 'signal'.
2007-05-01 Bruno HaibleMake the generated wctype.h more self-contained.
2007-05-01 Bruno HaibleMake the generated sys/stat.h more self-contained.
2007-05-01 Bruno HaibleMake the generated glob.h self-contained.
2007-04-30 Eric BlakePrefer fseeko to fseek.
2007-04-30 Sergey Poznyakoff(hol_entry_cmp): Option sorting algorithm
2007-04-29 Bruno HaibleWork around fpurge bug on BSD systems.
2007-04-29 Sergey Poznyakoff(hol_cluster_cmp): Reverse comparison. Change proposed...
2007-04-29 Bruno Haiblefreading has an undefined value after repositioning...
2007-04-29 Bruno HaibleTrivial simplification.
2007-04-28 Bruno HaibleWarn when fseek or ftell are used.
2007-04-27 Bruno HaibleRenamed socket_.h to sys_socket_.h.
2007-04-27 Bruno HaibleMove to sysexits_.h.
2007-04-27 Bruno HaibleMove to here from sysexit_.h.
2007-04-27 Bruno HaibleMove to sys_socket_.h.
2007-04-27 Bruno HaibleMove to here from socket_.h.
2007-04-27 Bruno HaibleMove to sys_stat_.h.
2007-04-27 Bruno HaibleMove to here from stat_.h.
2007-04-27 Eric Blake* lib/freading.h: Improve comments.
2007-04-27 Eric BlakeFix closein for mingw.
2007-04-27 Bruno HaibleOSF/1 "cc -nodtk" does not support #include_next.
2007-04-27 Bruno HaibleMore comments.
2007-04-26 Eric BlakeFix fflush on mingw.
2007-04-26 Eric BlakeImplement freading and fwriting.
2007-04-26 Bruno HaibleVerify that off_t is the same size as long when we...
2007-04-26 Bruno HaibleOn BSD implementations, when we call lseek(), we must...
2007-04-25 Ralf Wildenhues* lib/argz_.h: ensure error_t definition is obtained...
2007-04-25 Eric Blake* lib/fpurge.c (includes): Use stdlib.h for free.
2007-04-25 Bruno HaibleMake the combination of fflush and fseek/fseeko POSIX...
next