gnulib.git
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.
2002-11-23 Jim MeyeringRemove unneeded parentheses around operands of `defined'.
2002-11-23 Jim MeyeringAdd copyright date of 2002.
2002-11-23 Paul EggertAdd copyright notice.
2002-11-23 Paul Eggerthash.c: Avoid use of <assert.h>.
2002-11-23 Paul EggertAvoid use of <assert.h>, as the GNU Coding Standards...
2002-11-23 Paul Eggertquotearg.c, quotearg.c changes to assume C89 and fix...
2002-11-23 Paul EggertInclude quotearg.h immediately after config.h.
2002-11-23 Paul EggertAllow multiple inclusion by surrounding with
2002-11-22 Bruno HaibleOrthogonal approach to read()/write() that handles...
2002-11-21 Bruno HaibleRemove case insensitive option matching.
2002-11-21 Bruno HaibleComment tweaks.
2002-11-21 Bruno HaibleComment tweak.
2002-11-21 Jim Meyering*** empty log message ***
2002-11-21 Jim Meyering(strdup): Tweak comment and initial #if/#include.
2002-11-21 Jim MeyeringRemove strdup.c.
2002-11-21 Jim Meyering*** empty log message ***
2002-11-21 Jim Meyering2002-09-25 Paul Eggert <eggert@twinsun.com>
2002-11-21 Jim Meyeringupdate copyright date
2002-11-21 Jim Meyering*** empty log message ***
next