Doc fix.
[gnulib.git] / lib /
2006-04-19 Simon JosefssonDoc fix.
2006-04-19 Derek R. Price* lib/inttypes.h: Correct grammar in comment.
2006-04-18 Simon JosefssonDoc fix.
2006-04-18 Derek R. Price* modules/inttypes: New file.
2006-04-15 Paul Eggert* utimens.c (futimens): glibc futimesat messes up if...
2006-04-13 Paul Eggert* regcomp.c (init_dfa): Don't use wchar_t or wctype_t...
2006-04-11 Paul EggertFix space-tab problem. From Jim Meyering.
2006-04-10 Paul EggertMerge regex changes from libc, removing some of our
2006-03-29 Bruno HaibleFix for OpenBSD.
2006-03-25 Eric Blake* time_r.c (copy_string_result): Remove, as it is no...
2006-03-24 Simon JosefssonDoc fix.
2006-03-24 Simon Josefsson2006-03-24 Simon Josefsson <jas@extundo.com>
2006-03-24 Simon Josefsson2006-03-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2006-03-24 Simon JosefssonLine wrap.
2006-03-22 Karl Berrysync from coreutils
2006-03-17 Paul Eggert* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
2006-03-13 Sergey PoznyakoffUpdate
2006-03-13 Sergey Poznyakoff(argp_default_options): Consistently begin help message...
2006-03-13 Sergey Poznyakoff(validate_uparams): Fix typo
2006-03-12 Paul Eggert* time_r.h (asctime_r, ctime_r): Remove. These functio...
2006-03-08 Simon JosefssonFix gc-random module.
2006-03-08 Paul Eggert* lib/c-stack.c: Include unistd.h unconditionally,...
2006-03-07 Simon JosefssonFix use of unistd.h in getopt through a new unistd...
2006-03-07 Simon JosefssonSplit off gc-random from gc, and only warn on missing...
2006-03-03 Simon JosefssonIndent.
2006-03-01 Simon Josefsson*** empty log message ***
2006-03-01 Simon JosefssonFix typo, from Stepan Kasal <kasal@ucw.cz>.
2006-02-27 Simon Josefsson* base64.h: Indent #define's. From Jim Meyering <jim...
2006-02-27 Jim Meyering*** empty log message ***
2006-02-27 Jim Meyering*** empty log message ***
2006-02-27 Jim Meyeringundo last change -- this file is sync'd from gettext
2006-02-25 Paul Eggert* glob.c: Say "invalid" rather than "illegal" in comments.
2006-02-25 Paul Eggertillegal -> invalid
2006-02-24 Jim Meyering*** empty log message ***
2006-02-24 Jim Meyering*** empty log message ***
2006-02-24 Jim MeyeringNormalize inclusion of `config.h'.
2006-02-21 Paul Eggert* getcwd.c (AT_FDCWD): Work around a bug in Solaris...
2006-02-14 Paul EggertSync from coreutils.
2006-02-13 Sergey PoznyakoffUpdate
2006-02-13 Sergey PoznyakoffRestore another bugfix lost on 2005-12-12
2006-02-13 Paul EggertAdd 2006 to copyright year.
2006-02-08 Paul Eggert* closeout.c (close_stdout): Don't assume 'bool' conver...
2006-02-07 Sergey PoznyakoffUpdate
2006-02-07 Sergey PoznyakoffRestore changes accidentally lost during the "autoupdat...
2006-01-27 Paul Eggert* fnmatch.c (L_): Renamed from L, to work around a...
2006-01-27 Simon JosefssonMingw32 fixes for getaddrinfo.
2006-01-26 Paul Eggert* fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK...
2006-01-26 Bruno HaibleTreat all non-gcc compilers the same.
2006-01-25 Jim MeyeringRemove stray conflict marker.
2006-01-25 Jim Meyering*** empty log message ***
2006-01-25 Jim MeyeringSync from the stable (b5) branch of coreutils:
2006-01-25 Sergey PoznyakoffUpdate
2006-01-25 Sergey PoznyakoffBugfix (stray #)
2006-01-25 Bruno HaibleOops, wrong changelog entry.
2006-01-25 Bruno HaibleAvoid excessive warnings with IRIX cc.
2006-01-25 Jim Meyering*** empty log message ***
2006-01-25 Jim MeyeringRemove more useless parentheses.
2006-01-25 Jim Meyering*** empty log message ***
2006-01-25 Jim MeyeringRemove more useless parentheses.
2006-01-24 Bruno HaibleFix a bug occurring with HP-UX aCC compiler.
2006-01-24 Bruno HaibleWork around HP-UX and AIX C compiler bugs with built...
2006-01-24 Jim Meyering*** empty log message ***
2006-01-24 Jim MeyeringRemove useless parentheses in uses of cpp `defined'.
2006-01-24 Simon Josefsson* socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, sugge...
2006-01-24 Paul EggertWork around porting bugs reported by Dieter in
2006-01-23 Bruno HaibleFix an incorrect estimation of the sprintf result size.
2006-01-22 Paul Eggert* quotearg.c (quotearg_buffer_restyled): Add "default...
2006-01-21 Sergey PoznyakoffUpdate
2006-01-21 Sergey Poznyakoff(__argp_basename): Removed definition. Was a typo.
2006-01-21 Sergey Poznyakoff(usage_long_opt): Do not print DOC options.
2006-01-20 Simon JosefssonFix inet_ntop on mingw32.
2006-01-19 Simon Josefsson* socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
2006-01-12 Simon JosefssonFix warning, reported by Bruno Haible <bruno@clisp...
2006-01-12 Paul EggertSync from coreutils.
2006-01-11 Simon Josefsson(SIZE_MAX): Add missing (.
2006-01-10 Paul Eggert* argp.h (__const): Remove macro. Use const instead.
2006-01-10 Paul EggertSync from coreutils.
2006-01-10 Paul Eggert* regex_internal.h (BITSET_WORD_BITS):
2006-01-10 Simon JosefssonAdd sys_socket module.
2006-01-10 Bruno HaibleUpdate from GNU gettext.
2006-01-10 Jim MeyeringRemove entry for fts.c/openat.[ch] that crept in ahead...
2006-01-09 Paul EggertFix typo in previous change; 3 lines were omitted.
2006-01-09 Paul EggertSync from coreutils.
2006-01-09 Bruno HaibleDefine also EX_OK.
2006-01-09 Bruno HaibleMove the *.sh.in scripts to build-aux/.
2006-01-09 Bruno HaibleMove to build-aux/javaexec.sh.in.
2006-01-09 Bruno HaibleMove to build-aux/javacomp.sh.in.
2006-01-09 Bruno HaibleMove to build-aux/csharpexec.sh.in.
2006-01-09 Bruno HaibleMove to build-aux/csharpcomp.sh.in.
2006-01-09 Bruno HaibleCosmetic tweak of SIZE_MAX.
2006-01-09 Bruno HaibleSupport for Linux libc4 and libc5.
2006-01-04 Paul Eggert* strftime.c (tzname): Don't declare if it is already...
2006-01-03 Paul Eggert* xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_ns...
2005-12-16 Jim Meyeringfrom coreutils
2005-12-16 Jim Meyering*** empty log message ***
2005-12-12 Karl Berryautoupdate
2005-12-10 Sergey PoznyakoffUpdate
2005-12-10 Sergey Poznyakoff(fill_in_uparams): Check if the constructed
2005-12-10 Sergey Poznyakoff(__argp_fmtstream_update): Fix coredump
2005-12-09 Sergey PoznyakoffUpdate
next