* doc/gnulib-tool.texi (Initial import): Reword description of
[gnulib.git] / lib /
2007-03-01 Paul EggertFollowup to the 2007-02-12 patch, using suggestions...
2007-03-01 Bruno HaibleNew modules relocatable, relocatable-lib, relocatable...
2007-03-01 Bruno HaibleInfrastructure for relocatable installation, from GNU...
2007-03-01 Bruno HaibleUpdate for xreadlink -> xreadlink-with-size rename.
2007-03-01 Bruno HaibleAdd the xreadlink module from GNU gettext (based on...
2007-02-28 Bruno Haible * lib/xreadlink-with-size.c: Renamed from lib...
2007-02-28 Bruno HaibleMove to xreadlink-with-size.c.
2007-02-28 Bruno HaibleMove to here from xreadlink.c.
2007-02-25 Bruno HaibleFix estimate of size needed for a 'a' or 'A' conversion.
2007-02-25 Bruno HaibleAdd comment about FLT_RADIX.
2007-02-25 Bruno HaibleNo assumptions about FLT_RADIX need to be made.
2007-02-25 Bruno HaibleRename module 'pathname' to 'filename'.
2007-02-25 Bruno HaibleMove to concat-filename.c.
2007-02-25 Bruno HaibleMove to here from concatpath.c.
2007-02-25 Bruno HaibleMove to filename.h.
2007-02-25 Bruno HaibleMove to here from pathname.h.
2007-02-25 Bruno HaibleNew module 'printf-frexpl'.
2007-02-25 Bruno HaibleNew module 'printf-frexp'.
2007-02-25 Bruno HaibleAlso handle the case that isnan is a "type-generic...
2007-02-25 Bruno HaibleMerge isnan and isnanl into a single source file.
2007-02-25 Jim MeyeringAvoid conflicting types for 'unsetenv' on FreeBSD.
2007-02-24 Bruno HaibleNew module 'isnanl-nolibm'.
2007-02-24 Bruno HaibleNew module 'isnan-nolibm'.
2007-02-24 Bruno HaibleFix a bug with 1.0.
2007-02-23 Eric Blake* lib/getdate.h (includes): Include <time.h>, not...
2007-02-22 Bruno Haiblegetlogin_r.h was replaced with <unistd.h>.
2007-02-22 Bruno HaibleFix comment.
2007-02-21 Paul Eggert* lib/getcwd.c (__getcwd): Undo previous change; it...
2007-02-21 Paul Eggert* lib/getcwd.c (__getcwd): Don't assume getcwd (NULL...
2007-02-21 Jim Meyering* lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
2007-02-21 Paul EggertMinor fixups to port to Solaris 10 with Sun C 5.8.
2007-02-21 Bruno Haiblesnprintf.h is gone.
2007-02-21 Bruno Haiblevsnprintf.h is replaced with <stdio.h>.
2007-02-21 Bruno Haiblesnprintf.h is replaced with <stdio.h>.
2007-02-21 Bruno HaibleNew module 'stdio'.
2007-02-21 Bruno HaibleWhitespace change in macros.
2007-02-20 Jim Meyering* lib/ftruncate.c [HAVE_CHSIZE]: Document that this...
2007-02-20 Bruno HaibleAvoid some "gcc -Wmissing-prototypes" warnings on mingw.
2007-02-19 Bruno HaibleSuppress some gcc warnings in glibc header files.
2007-02-19 Jim MeyeringDon't use FD after a successful "fdopendir (fd)".
2007-02-19 Bruno HaibleReplaced with <unistd.h>.
2007-02-19 Bruno HaibleMove more declarations into <unistd.h>.
2007-02-19 Bruno Haiblegetsubopt.h is replaced with <stdlib.h>.
2007-02-18 Bruno Haibleexit.h is replaced with stdlib.h.
2007-02-18 Bruno HaibleWork around an ugly glibc hack.
2007-02-18 Bruno Haiblemkstemp.h is replaced with <stdlib.h>.
2007-02-18 Bruno Haiblemkdtemp.h is replaced with <stdlib.h>.
2007-02-18 Bruno HaibleNew module 'stdlib'.
2007-02-18 Bruno HaibleNew module 'math'. <math.h> replaces mathl.h.
2007-02-18 Bruno HaibleUse GL_LINK_WARNING in the generated inttypes.h.
2007-02-17 Bruno HaibleNew module 'link-warning'.
2007-02-17 Bruno HaibleLine breaking.
2007-02-17 Bruno HaibleNew module 'tmpfile'.
2007-02-16 Bruno HaibleMake use of _O_TEMPORARY on native Woe32 platforms.
2007-02-15 Bruno HaibleNew module 'mbspcasecmp'.
2007-02-15 Bruno HaibleNew module 'mbsncasecmp'.
2007-02-15 Paul Eggert* lib/exclude.c (FNM_EXTMATCH): Define if system does...
2007-02-15 Paul EggertFix regex code so it doesn't rely on strcasecmp.
2007-02-13 Bruno HaibleTurn link errors into link-time warnings.
2007-02-12 Paul Eggert* lib/string_.h (strncasecmp): Fix typo: this macro...
2007-02-12 Paul EggertNew module 'time', so that apps can include <time.h...
2007-02-12 Bruno HaibleOptimize memory allocation to use alloca when possible.
2007-02-11 Bruno HaibleFix bug. Remove unnecessary strlen call.
2007-02-11 Bruno HaibleCosmetic tweak.
2007-02-11 Bruno HaibleSmall optimization.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of mbscasestr.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of mbsstr.
2007-02-11 Bruno HaibleFix bug.
2007-02-11 Bruno HaibleFix bug.
2007-02-11 Bruno HaibleSupport for copying multibyte string iterators.
2007-02-11 Bruno HaibleNew module 'mbslen'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of strcasestr substitute.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of c_strcasestr.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity.
2007-02-11 Bruno HaibleRewrite c-strstr.c for maintainability.
2007-02-06 Bruno HaibleFix bug with strsep(&string, ""). Optimize case of...
2007-02-06 Bruno HaibleNew module 'mbssep'.
2007-02-05 Paolo Bonzini2007-02-05 Paolo Bonzini <bonzini@gnu.org>
2007-02-05 Paolo Bonzini2007-02-05 Paolo Bonzini <bonzini@gnu.org>
2007-02-05 Simon Josefssonlib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
2007-02-05 Paul Eggert* lib/getsubopt.c [!_LIBC]: Include config.h and getsub...
2007-02-05 Bruno HaiblePut the word "warning:" into the warning message.
2007-02-05 Bruno HaibleNew module 'mbstok_r'.
2007-02-05 Bruno HaibleNew module 'mbsspn'.
2007-02-05 Bruno HaibleNew module 'mbspbrk'.
2007-02-05 Bruno HaibleNew module 'mbscspn'.
2007-02-05 Bruno HaibleNew module 'mbscspn'.
2007-02-05 Bruno HaibleNew module 'mbscasestr'. Reduced goal of 'strcasestr'.
2007-02-05 Bruno HaibleImprove comment.
2007-02-05 Bruno HaibleCopied from strcasestr.c.
2007-02-05 Bruno HaibleSimplify handling of strncasecmp. Improve link warning.
2007-02-05 Bruno HaibleNew module 'mbscasecmp'. strcasecmp is not expected...
2007-02-05 Bruno HaibleCopied from strcasecmp.c.
2007-02-05 Bruno HaibleNew module 'mbsstr'. Remove module 'strstr'.
2007-02-05 Bruno HaibleMove to mbsstr.c.
2007-02-05 Bruno HaibleMove to here from strstr.c.
2007-02-05 Bruno HaibleNew module 'mbsrchr'.
2007-02-05 Bruno HaibleNew module 'mbsrchr'.
2007-02-05 Bruno HaibleNew module 'mbschr'.
2007-02-05 Paul Eggert* lib/stdbool_.h: Mention that bool bit-fields aren...
next