gnulib.git
2004-06-24 Jim Meyering(obstack_base): Cast to (void *), per documentation.
2004-06-23 Karl Berry(LIBTOOL) [karl]: add.
2004-06-23 Karl Berry.
2004-06-22 Paul EggertAdd argz module, which is autoupdated from libtool.
2004-06-22 Paul Eggertautoupdate
2004-06-22 Paul Eggert(func_all_modules): Add calloc, to match
2004-06-22 Karl Berryautoupdate
2004-06-20 Karl Berryupdate from texinfo
2004-06-16 Karl Berryupdate from texinfo
2004-06-14 Karl Berry.
2004-06-14 Paul EggertAdd some missing dependencies and/or files.
2004-06-13 Karl Berryauto
2004-06-11 Karl Berryautoupdate
2004-06-11 Karl Berry.
2004-06-10 Jim Meyering * modules/calloc: New file.
2004-06-06 Paul Eggert* getdate.y (yylex): Allow space between sign and number.
2004-06-02 Karl Berry.
2004-06-01 Paul EggertMerge from coreutils CVS.
2004-06-01 Karl Berryautoupdate
2004-06-01 Karl Berry.
2004-06-01 Paul EggertDetect _Bool bug in HP aC++/ANSI C B3910B A.05.55 ...
2004-06-01 Paul EggertRemove dependency of hash and xalloc modules on the...
2004-05-30 Paul EggertMention that the 'free' module, LIA-1.
2004-05-21 Paul Eggert* free.m4: Replace free if it not known to work, not...
2004-05-21 Paul Eggert* malloc/obstack.c (_obstack) [defined _LIBC]: Bring...
2004-05-19 Paul EggertRemove unused vars and decls in obstack.
2004-05-18 Karl Berryvasnprintf.c local for now
2004-05-18 Karl Berry.
2004-05-18 Paul EggertSimplify argp by assuming alloca module.
2004-05-17 Bruno HaibleFix for format strings like "%2.f".
2004-05-17 Paul EggertPort obstack to the AS/400.
2004-05-17 Karl Berry.
2004-05-17 Paul Eggertalloca cleanup: always include <alloca.h>.
2004-05-16 Paul Eggertgetline cleanup. This changes the getndelim2 API:...
2004-05-16 Karl Berrygnuorg
2004-05-13 Paul Eggertnanosleep merge from coreutils
2004-05-13 Paul EggertDon't assume that gettimeofday and settimeofday exist...
2004-05-12 Jim MeyeringPrior to this change, the save_cwd caller required...
2004-05-07 Paul EggertImport obstack changes from libc.
2004-05-05 Karl Berry.
2004-05-04 Paul Eggert* modules/argp: Remove dependency on alloca.
2004-04-30 Karl Berryupdate from texinfo
2004-04-28 Bruno HaibleTreat Cygwin like Windows regarding pathname syntax.
2004-04-27 Paul Eggert* m4/dos.m4 (gl_AC_DOS): Add Cygwin to list of Windows...
2004-04-26 Karl Berryautomake update
2004-04-25 Jim Meyering.
2004-04-25 Jim Meyering(getndelim2): Upon realloc failure, don't leak memory.
2004-04-25 Karl Berryupdate from texinfo
2004-04-21 Karl Berrylocalcharset.c local
2004-04-21 Karl Berry.
2004-04-20 Paul EggertRename utils_ to gl_ in host-os.m4.
2004-04-20 Bruno HaibleAvoid memory leak upon realloc failure.
2004-04-20 Jim Meyering*** empty log message ***
2004-04-20 Jim MeyeringReflect the renamings.
2004-04-20 Jim Meyering*** empty log message ***
2004-04-20 Jim MeyeringReflect the renamings.
2004-04-20 Jim Meyering*** empty log message ***
2004-04-20 Jim MeyeringChange UTILS_ to gl_ in AC_DEFINE'd names.
2004-04-20 Jim MeyeringChange UTILS_ to gl_ in AC_DEFINE'd names.
2004-04-20 Jim Meyering*** empty log message ***
2004-04-20 Jim MeyeringAlso rename jm_-prefixed variables to have gl_ prefix.
2004-04-20 Jim Meyering*** empty log message ***
2004-04-20 Jim MeyeringChange UTILS_ macro name prefix to gl_.
2004-04-20 Jim Meyering*** empty log message ***
2004-04-20 Jim MeyeringReflect renaming: s/UTILS_FUNC_DIRFD/gl_FUNC_DIRFD/.
2004-04-20 Jim Meyering.
2004-04-20 Jim Meyering(gl_MACROS): Reflect the renaming: s/UTILS_FUNC_DIRFD...
2004-04-20 Jim Meyering.
2004-04-20 Jim Meyering(gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
2004-04-19 Jim Meyering(read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc failure,
2004-04-19 Jim Meyering.
2004-04-19 Jim Meyering(gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
2004-04-19 Karl Berryunsync jm changes
2004-04-19 Karl Berryupdate from texinfo
2004-04-19 Bruno HaibleOops, fix version number. This file is maintained in...
2004-04-19 Bruno Haiblejm_ac_ -> gl_
2004-04-19 Bruno Haiblejm_ac_ -> gl_
2004-04-19 Bruno Haiblejm_ -> gl_
2004-04-19 Karl Berry.
2004-04-18 Jim MeyeringChange jm_ to gl_ in AC_DEFINE'd names. Update all...
2004-04-16 Jim Meyering*** empty log message ***
2004-04-16 Jim Meyering(jm_PREREQ_STAT): Remove macro. It is specific to...
2004-04-15 Karl Berrygettext has trailing blank
2004-04-14 Karl Berryupdate from texinfo
2004-04-13 Karl Berrygnuorg
2004-04-13 Jim Meyeringremove trailing blank
2004-04-13 Karl Berry.
2004-04-13 Paul EggertPropagating gettext into gnulib a bit better.
2004-04-13 Paul Eggert* modules/inttostr (EXTRA_DIST): Move inttostr.c here....
2004-04-12 Paul Eggert* modules/getopt (lib_SOURCES): Add getopt_int.h.
2004-04-12 Jim Meyering.
2004-04-12 Jim Meyering(func_all_modules): Add cloexec, inttostr, free, tzset.
2004-04-12 Paul Eggert* inttostr.h: Assume C89 for <limits.h> and CHAR_BIT.
2004-04-08 Karl Berry.
2004-04-06 Karl Berryfencepost update
2004-04-04 Karl Berryupdate from glibc
2004-04-03 Karl Berryupdate from texinfo
2004-04-02 Karl Berryautoupdate
2004-03-31 Karl Berry.
2004-03-31 Paul EggertMerge from coreutils.
next