gnulib.git
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 ***
2002-11-21 Jim Meyering2002-07-13 Bruno Haible <bruno@clisp.org>
2002-11-21 Jim Meyering*** empty log message ***
2002-11-21 Jim Meyering(make_path): Minor reformatting.
2002-11-21 Jim Meyering*** empty log message ***
2002-11-21 Jim Meyering(make_path): Restore umask *before* creating the final...
2002-11-21 Jim Meyering*** empty log message ***
2002-11-21 Jim MeyeringAdjust to work with new autoconf macros, AC_FUNC_MALLOC
2002-11-21 Jim Meyering*** empty log message ***
2002-11-21 Jim Meyering(ME_DUMMY): Don't count entries of type `auto' as dummy
2002-11-21 Paul EggertMerge argmatch cleanups from Bison. Assume C89.
2002-11-21 Paul EggertDo not include <config.h> or <sys/types.h>.
2002-11-21 Paul EggertInclude config.h here, not in argmatch.h.
2002-11-19 Bruno HaibleStandard specification idiom. Make mbswidth.h self...
2002-11-19 Bruno HaibleMove to ANSI C.
2002-11-19 Bruno HaibleMove to ANSI C.
2002-11-18 Dave Love(_GNU_SOURCE): Don't define.
2002-11-15 Bruno HaibleMinimize diffs to glibc. Modernize.
2002-11-15 Bruno HaibleAssume ANSI C.
2002-11-14 Karl Berry.
2002-11-14 Karl Berry`do' on separate line, instead of `for var; do'.
2002-11-14 Karl Berryupdate from prep
next