gnulib.git
2005-03-27 Karl Berry.
2005-03-26 Paul EggertPropagate intprops.h comment fixes to mktime.c and...
2005-03-26 Paul Eggertone's complement -> ones' complement
2005-03-26 Paul Eggertone's complement -> ones' complement (as per Knuth)
2005-03-26 Paul Eggert* intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
2005-03-26 Paul Eggert(INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
2005-03-26 Jim Meyering*** empty log message ***
2005-03-26 Jim Meyeringrename from modules/check-include-files
2005-03-26 Jim Meyeringrename to ../check-module
2005-03-26 Jim Meyering*** empty log message ***
2005-03-26 Jim MeyeringComment nits.
2005-03-25 Jim Meyering*** empty log message ***
2005-03-25 Jim Meyering(Files): Add xalloc.h.
2005-03-23 Paul Eggertconfig/config.rpath -> build-aux/config.rpath
2005-03-23 Paul Eggertconfig -> build-aux
2005-03-23 Jim Meyering*** empty log message ***
2005-03-23 Jim MeyeringClean up comments.
2005-03-23 Jim Meyeringdon't `use Coda;'
2005-03-23 Jim MeyeringNew script to check for missing dependencies, multiple...
2005-03-23 Jim Meyering*** empty log message ***
2005-03-23 Jim Meyering(Depends-on): Add xalloc.
2005-03-23 Jim Meyeringwhoops. alphabetize
2005-03-23 Jim Meyering(Depends-on): Add xalloc.
2005-03-23 Jim Meyering*** empty log message ***
2005-03-23 Jim MeyeringRemove duplicate `#include "stat-macros.h"'.
2005-03-23 Jim Meyering(Files): Add lib/gethrxtime.h.
2005-03-23 Jim Meyering(Files): Add lib/inttostr.h.
2005-03-22 Bruno HaibleMoved most files to build-aux/.
2005-03-22 Bruno HaibleMoved here from config/texinfo.tex.
2005-03-22 Bruno HaibleMove to build-aux/texinfo.tex.
2005-03-22 Bruno HaibleMoved here from config/mkinstalldirs.
2005-03-22 Bruno HaibleMove to build-aux/mkinstalldirs.
2005-03-22 Bruno HaibleMoved here from config/missing.
2005-03-22 Bruno HaibleMove to build-aux/missing.
2005-03-22 Bruno HaibleMoved here from config/mdate-sh.
2005-03-22 Bruno HaibleMove to build-aux/mdate-sh.
2005-03-22 Bruno HaibleMoved here from config/install-sh.
2005-03-22 Bruno HaibleMove to build-aux/install-sh.
2005-03-22 Bruno HaibleMoved here from config/depcomp.
2005-03-22 Bruno HaibleMove to build-aux/depcomp.
2005-03-22 Bruno HaibleMoved here from config/config.sub.
2005-03-22 Bruno HaibleMove to build-aux/config.sub.
2005-03-22 Bruno HaibleMoved here from config/config.rpath.
2005-03-22 Bruno HaibleMove to build-aux/config.rpath.
2005-03-22 Bruno HaibleMoved here from config/config.guess.
2005-03-22 Bruno HaibleMove to build-aux/config.guess.
2005-03-22 Karl Berry.
2005-03-22 Jim Meyering.
2005-03-22 Jim Meyering*** empty log message ***
2005-03-22 Jim Meyering(gl_STAT_MACROS): New file/macro.
2005-03-22 Jim MeyeringDepend on new stat-macros module
2005-03-22 Jim MeyeringNew module.
2005-03-22 Karl Berryupdate from texinfo
2005-03-21 Paul EggertImport changes from coreutils.
2005-03-21 Paul EggertRemove lib_SOURCES line from Makefile.am section of...
2005-03-21 Paul EggertUse AC_LIBSOURCES and AC_LIBOBJ to indicate source...
2005-03-21 Paul Eggert(Depends-on): Add mempcpy.
2005-03-21 Paul Eggert(gl_FUNC_MEMRCHR): Check for memrchr decl.
2005-03-21 Paul Eggert(gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
2005-03-21 Paul Eggert* path-concat.c: Don't include assert.h.
2005-03-21 Paul EggertDon't include xalloc.h.
2005-03-19 Paul Eggert* strftime.c (my_strftime): If the underlying strftime...
2005-03-19 Paul Eggert(my_strftime): If the underlying strftime returns 0
2005-03-17 Bruno HaibleRename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
2005-03-16 Paul Eggert* strftime.c (my_strftime): Prepend space to format.
2005-03-16 Paul Eggert(my_strftime): Prepend space to format so that we can
2005-03-15 Simon JosefssonSync with libc.
2005-03-15 Karl Berryconfig.rpath update
2005-03-15 Bruno HaibleCast the malloc/realloc results. Needed when CC=g++.
2005-03-15 Bruno HaibleAvoid goto-ing inside the scope of a local variable...
2005-03-15 Bruno HaibleRename local variable 'not'. Needed when CC=g++.
2005-03-15 Paul EggertFix comments and indenting.
2005-03-15 Paul Eggert* mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
2005-03-14 Simon Josefsson*** empty log message ***
2005-03-14 Simon JosefssonUse proper prototype CPP guards, reported by Dave Love...
2005-03-14 Paul Eggert* strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
2005-03-14 Bruno HaibleUpgrade to GNU gettext 0.14.3.
2005-03-13 Karl Berrymktime.c unsync
2005-03-10 Jim Meyering*** empty log message ***
2005-03-10 Jim Meyering(gl_SAVE_CWD): Check for fchdir.
2005-03-10 Karl Berry.
2005-03-09 Jim Meyeringreplace leading spaces with TABs
2005-03-09 Paul EggertAdd TYPE_ONES_COMPLEMENT and TYPE_SIGNED_MAGNITUDE...
2005-03-09 Jim Meyering*** empty log message ***
2005-03-09 Jim Meyering[!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
2005-03-09 Paul EggertFactor int-properties macros into a single file, except for
2005-03-09 Paul EggertInclude <stdbool.h>. Use bool where appropriate,
2005-03-08 Karl Berryautoupdate
2005-03-07 Bruno HaibleDon't define MAP_FILE and MAP_FAILED before <sys/mman...
2005-03-05 Karl Berryglibcsync
2005-03-05 Karl Berry.
2005-03-04 Bruno HaiblePreserve timestamps of files that have not changed.
2005-03-04 Paul Eggert* gnulib-tool: Only replace files via --import when...
2005-03-04 Bruno HaibleSet errno when malloc() fails.
2005-03-04 Bruno HaibleNew module 'pagealign_alloc'.
2005-03-04 Karl Berry.
2005-03-03 Bruno HaibleUse an all-permissive copyright notice.
2005-03-03 Bruno HaibleFrom Derek Price:
2005-03-03 Bruno HaibleNote pagealign_alloc() sets errno on failure.
2005-03-03 Bruno HaibleFrom Derek Price: Define MAP_FAILED when necessary.
next