* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
[gnulib.git] / lib / ChangeLog
2006-05-19 Paul Eggert* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys...
2006-05-19 Jim Meyering*** empty log message ***
2006-05-17 Bruno HaibleCygwin portability.
2006-05-17 Bruno HaibleCygwin recognition fix.
2006-05-11 Jim Meyeringsha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/...
2006-05-11 Simon Josefsson2006-05-10 Paul Eggert <eggert@cs.ucla.edu>
2006-05-11 Simon Josefsson2006-05-10 Paul Eggert <eggert@cs.ucla.edu>
2006-05-10 Simon Josefsson2006-05-10 Bruno Haible <bruno@clisp.org>
2006-05-09 Bruno HaibleRecognize the special case of a string concatenation...
2006-05-03 Bruno HaibleShorter URL.
2006-05-02 Paul Eggert* doc/verify.texi: New file.
2006-04-29 Bruno HaibleMake generic.
2006-04-26 Derek R. Price* lib/wait-process.c, lib/wait-process.h, lib/csharpcomp.c,
2006-04-25 Derek R. Price* lib/wait-process.h (wait_subprocess): Accept a new...
2006-04-25 Paul Eggert* getdate.y (get_date): When adding relative date,...
2006-04-24 Bruno HaibleInclude <unistd.h> unconditionally.
2006-04-24 Bruno HaibleCall fclose() in all cases, even in the failure case.
2006-04-19 Derek R. Price* lib/inttypes.h: Correct grammar in comment.
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-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 Josefsson2006-03-24 Simon Josefsson <jas@extundo.com>
2006-03-24 Simon Josefsson2006-03-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2006-03-17 Paul Eggert* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
2006-03-13 Sergey PoznyakoffUpdate
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-01 Simon Josefsson*** empty log message ***
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-25 Paul Eggert* glob.c: Say "invalid" rather than "illegal" in comments.
2006-02-24 Jim Meyering*** empty log message ***
2006-02-24 Jim Meyering*** empty log message ***
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 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-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 Sergey PoznyakoffUpdate
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 Meyering*** empty log message ***
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 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-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 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 Meyering*** empty log message ***
2005-12-10 Sergey PoznyakoffUpdate
2005-12-09 Sergey PoznyakoffUpdate
2005-12-07 Paul EggertFix typo in previous log entry.
2005-12-07 Paul Eggert* m4/stat-time.m4 (STATE_TIMESPEC, STAT_TIMESPEC_NS...
2005-12-02 Bruno HaibleFix portability bug w.r.t. Microsoft's csc compiler.
2005-11-30 Paul Eggert* stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
2005-11-29 Paul Eggert* modules/savedir (Depends-on): Add openat.
2005-11-15 Paul Eggert* xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS...
2005-11-14 Jim Meyering*** empty log message ***
2005-11-10 Paul Eggert* modules/gethrxtime (Depends-on): Add gettime.
2005-11-10 Simon Josefsson* readline.c: Remove EOL.
2005-11-09 Simon Josefsson* inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
2005-11-08 Simon Josefsson* getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_D...
2005-10-30 Paul EggertFix typo in previous change.
2005-10-30 Paul Eggert* lib/utimens.c (futimens) [HAVE_WORKING_UTIMES &&...
next