gnulib.git
2002-12-31 Bruno HaibleModule description.
2002-12-31 Bruno HaiblePart of module gettext.
2002-12-31 Bruno HaibleAn independent .m4 file for each module.
2002-12-31 Bruno HaibleAn autoconf macro for its associated module.
2002-12-31 Bruno HaibleNew file localcharset.h.
2002-12-31 Bruno HaibleDon't call ftruncate() when it's not needed.
2002-12-31 Bruno HaibleDon't use strcoll if it is broken.
2002-12-31 Bruno HaibleAvoid function names used in standard libraries.
2002-12-31 Bruno HaibleTest HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE.
2002-12-31 Bruno HaibleMake getline.h and unicodeio.h self-contained.
2002-12-31 Bruno HaibleMove strtoimax and strtoumax to section "Support for...
2002-12-31 Bruno HaibleSmall fixes.
2002-12-27 Karl Berryupdate from texinfo
2002-12-24 Karl Berryupdate from prep
2002-12-22 Karl Berryfix line break
2002-12-22 Karl Berryfdl 1.2
2002-12-20 Paul EggertRemove stime.c (was supposed to be done 2002-02-27).
2002-12-19 Karl Berryconfig.guess update from prep
2002-12-18 Bruno HaibleFix for memcmp module.
2002-12-18 Bruno HaibleOops, forgot to increment the serial number.
2002-12-18 Bruno HaibleRemove unused test.
2002-12-17 Bruno HaibleMisc changes.
2002-12-17 Bruno HaibleUpdate for changed signature of safe_read.
2002-12-17 Bruno HaibleUse full_read instead of safe_read.
2002-12-17 Bruno HaibleRemove unused declaration.
2002-12-17 Bruno HaibleUpdate for change made on 2001-08-03 in mbswidth.c.
2002-12-16 Bruno HaibleRewritten to cope with systems that have setenv() but...
2002-12-16 Bruno HaibleList of modules, and dependencies.
2002-12-12 Karl Berryupdate from prep
2002-12-11 Bruno HaibleAdd setenv, unsetenv.
2002-12-11 Bruno Haiblesetenv and unsetenv.
2002-12-11 Bruno HaiblePrerequisites of lib/setenv.c and lib/unsetenv.c.
2002-12-10 Paul EggertPort exclude.c and exclude.h to more non-GNU systems...
2002-12-10 Paul Eggert(FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
2002-12-10 Paul Eggert(EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
2002-12-06 Paul EggertAdd more comments to latest changelog change.
2002-12-06 Paul EggertUndo the 2001-07-02 change for jm-glibc-io, as it was...
2002-12-06 Jim Meyering*** empty log message ***
2002-12-06 Jim MeyeringBe consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
2002-12-06 Jim Meyering*** empty log message ***
2002-12-06 Jim MeyeringMerge in changes from libc's misc/error.c, in preparation
2002-12-05 Paul EggertMerge some alloca.c changes from Emacs.
2002-12-05 Paul Eggert[defined emacs]: Include "lisp.h".
2002-12-04 Paul EggertDo not generate unlocked-io.h automatically, since...
2002-12-04 Paul EggertAdd copyright notice.
2002-12-04 Paul Eggertunlocked-io.h is now maintained by hand.
2002-12-04 Paul EggertNew file, from GNU diffutils, but with proper copyright...
2002-12-04 Jim Meyering*** empty log message ***
2002-12-04 Jim MeyeringReflect the fact that stat.c and lstat.c are no longer...
2002-12-04 Jim MeyeringNew file. Simply #define LSTAT and include stat.c.
2002-12-04 Jim Meyering* stat.c: New file. Contents mostly from xstat.in.
2002-12-04 Jim Meyering* xstat.in: Remove file. Contents moved into stat.c.
2002-12-04 Jim Meyering*** empty log message ***
2002-12-04 Jim MeyeringSimply #define SAFE_WRITE and include safe-read.c.
2002-12-04 Jim MeyeringRework so that it may serve to define safe_write, too.
2002-12-03 Jim Meyering(safe_write): Change comment to mention SAFE_WRITE_ERROR.
2002-12-03 Jim Meyering(safe_read): Change comment to mention SAFE_READ_ERROR.
2002-12-03 Jim Meyering.
2002-12-03 Jim Meyering safe-read.c, safe-write.c: Change variable names and...
2002-12-03 Jim Meyering * safe-read.c (IS_EINTR): Define.
2002-12-03 Jim Meyering(IS_EINTR): Define.
2002-12-02 Bruno HaibleSynchronize safe-write with safe-read.
2002-12-02 Jim Meyering * safe-read.c (EINTR): Define.
2002-12-02 Jim Meyering(EINTR): Define.
2002-12-02 Jim Meyering * safe-read.h (SAFE_READ_ERROR): Define.
2002-12-02 Jim Meyering(SAFE_READ_ERROR): Define.
2002-12-01 Jim Meyering * safe-read.c: (safe_read): Also exit the loop when...
2002-12-01 Jim Meyering(safe_read): Also exit the loop when read returns zero.
2002-12-01 Karl Berryprep update
2002-11-28 Paul Eggert* hash.c (hash_lookup, hash_get_first, hash_get_next...
2002-11-28 Paul Eggert(hash_lookup, hash_get_first, hash_get_next, hash_find_...
2002-11-26 Karl Berrycopy strdup.c from libc again.
2002-11-25 Karl Berryinstall-sh from automake, automake from cvs instead...
2002-11-25 Karl Berryupdate from automake for variable quoting, $0 in
2002-11-25 Karl Berryupdate from texinfo
2002-11-25 Karl Berry.
2002-11-25 Karl Berry($LIBCSRC/time/mktime.c lib gpl): new entry.
2002-11-25 Jim MeyeringReally sync with libc, not with my locally-modified...
2002-11-25 Karl Berryinitial
2002-11-25 Karl Berry($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new entry.
2002-11-25 Karl Berry.
2002-11-25 Karl Berrycopy from libc, meaning we now #include <strtol.c>
2002-11-25 Karl Berry.
2002-11-25 Jim Meyering*** empty log message ***
2002-11-25 Jim MeyeringSync from libc, now that it has the latest fix.
2002-11-25 Jim Meyeringremove trailing spaces
2002-11-25 Karl Berryrestore additional quoting on variables
2002-11-25 Karl Berryaccount for gnulib changing libc files to gpl
2002-11-25 Karl Berrysome libc files now not copyable, some newly copyable
2002-11-25 Karl Berrynew automake release/directory
2002-11-25 Karl Berrychange license to gpl.
2002-11-24 Jim Meyering.
2002-11-24 Jim MeyeringMerge in changes from libc.
2002-11-24 Jim Meyering.
2002-11-24 Jim MeyeringAvoid a link-time failure on some Linux systems.
2002-11-23 Jim Meyering.
2002-11-23 Jim Meyering(str2signum, sig2str): Avoid a warning from gcc:
2002-11-23 Jim Meyering.
2002-11-23 Jim Meyering[@BEGIN_LSTAT_ONLY@]: Include <string.h>.
2002-11-23 Jim Meyering.
next