* mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
[gnulib.git] / lib / ChangeLog
2006-10-07 Paul Eggert* mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both...
2006-10-06 Eric Blake* clean-temp.h (close_stream_temp): New declaration.
2006-10-06 Bruno HaibleReturn an error indicator.
2006-10-06 Bruno HaibleProvide a fallback for PATH_MAX.
2006-10-06 Jim Meyering[ChangeLog]
2006-10-06 Bruno HaibleEnsure temp file is closed before its directory is...
2006-10-06 Bruno HaibleHave clean-temp register file open descriptors to tempo...
2006-10-06 Bruno HaibleAdd bounded list search operations.
2006-10-05 Paul Eggert[lib/ChangeLog]
2006-10-05 Paul Eggert[lib/ChangeLog]
2006-10-05 Paul EggertRemove macros that are no longer needed now that stdint...
2006-10-05 Bruno HaibleAdd searching operations, limited to a subsequence...
2006-10-05 Bruno HaibleHandle the Woe32 SIGBREAK too.
2006-10-04 Bruno HaibleAdd a search_atleast operation.
2006-10-04 Jim Meyering* fts.c (fts_open): Tiny comment change.
2006-10-04 Bruno HaibleFix a weird typo.
2006-10-04 Bruno HaibleFix return type.
2006-10-04 Jim Meyering2006-10-02 Dmitry V. Levin <ldv@altlinux.org>
2006-10-03 Paul Eggert* quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to...
2006-09-30 Paul Eggert[lib/ChangeLog]
2006-09-29 Bruno HaibleNew function fwriteerror_no_ebadf.
2006-09-28 Bruno HaibleSimplify and document.
2006-09-28 Bruno HaibleUse the stdint module.
2006-09-28 Jim Meyeringfix typo
2006-09-28 Jim Meyering* mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
2006-09-28 Jim Meyering[lib/ChangeLog]
2006-09-27 Paul Eggert* canon-host.c (canon_host_r): Work around bug in Darwi...
2006-09-27 Paul Eggert[lib/ChangeLog]
2006-09-26 Paul Eggert[ChangeLog]
2006-09-26 Eric Blake* verror.c: Include <config.h> unconditionally.
2006-09-22 Ralf Wildenhues* gl_anylinked_list2.h [lint] (gl_linked_iterator)
2006-09-22 Ralf Wildenhues* gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for...
2006-09-21 Paul Eggert* lib/regex_internal.c (re_string_reconstruct): Handle
2006-09-20 Bruno HaibleMerge from glibc.
2006-09-20 Paul Eggert* mkstemp-safer.c: Include "mkstemp.h" instead of ...
2006-09-20 Paul Eggert* mkstemp-safer.c: Include "mkstemp.h".
2006-09-20 Paul Eggert[ChangeLog]
2006-09-20 Paul Eggert* tempname.c (__gen_tempname): Change attempts_min
2006-09-18 Bruno HaibleUse configmake.
2006-09-18 Paul Eggert* getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]:...
2006-09-18 Jim Meyering* savewd.c (savewd_restore): Don't shadow: s/status...
2006-09-16 Paul Eggert* lib/dirchownmod.c: Don't include fcntl.h; no longer...
2006-09-15 Jim Meyering* rename-dest-slash.c (has_trailing_slash): Use
2006-09-15 Jim MeyeringAvoid a warning about an unused variable.
2006-09-15 Jim Meyering[ChangeLog]
2006-09-14 Bruno HaibleInclude <config.h> unconditionally.
2006-09-14 Eric Blake* getopt.c: Fix typo in last commit.
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-09-12 Jim Meyering* nanosleep.c: Include <sys/types.h> before sys/select...
2006-09-12 Sergey PoznyakoffUpdate
2006-09-11 Bruno Haiblemkdtemp can now use the full <inttypes.h>.
2006-09-10 Sergey PoznyakoffUpdate
2006-09-09 Sergey PoznyakoffUpdate
2006-09-09 Sergey PoznyakoffUpdate
2006-09-09 Sergey PoznyakoffUpdate
2006-09-08 Paul Eggert* config/srclist.txt: Temporarily comment out mktime...
2006-09-08 Paul Eggert* isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
2006-09-06 Bruno HaibleNew modules 'striconv' and 'xstriconv'.
2006-09-05 Ralf Wildenhues* argz_.h: Sync from Libtool.
2006-09-05 Bruno HaibleNew 'trim' module, from Davide Angelocola <davide.angel...
2006-09-01 Paul Eggert* lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not...
2006-09-01 Paul Eggert* lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STA...
2006-08-31 Paul Eggert* modules/getloadavg (Files): Add m4/getloadavg.m4.
2006-08-31 Paul EggertWork around a bug in both the Linux and SunOS 64-bit...
2006-08-31 Paul Eggert* isapipe.c (isapipe): Rename local s/fd/fd_pair/ to...
2006-08-29 Paul Eggert* modules/isapipe: New file.
2006-08-29 Eric Blake* error.c (error_at_line, print_errno_message): Match...
2006-08-29 Bruno HaiblePrefer using configmake.h instead of augmenting DEFS.
2006-08-29 Ralf WildenhuesSync from Libtool:
2006-08-28 Paul Eggert* lib/fcntl_.h: New file.
2006-08-28 Paul Eggert* lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_IN...
2006-08-28 Bruno HaibleSCNX* macros don't exist.
2006-08-28 Bruno HaibleDo the INT_MAX check only where size_t is converted...
2006-08-28 Bruno HaibleBeOS portability.
2006-08-28 Bruno HaibleNew module 'c-strstr'.
2006-08-28 Bruno HaibleRewritten inttypes module. New modules imaxabs, imaxdiv.
2006-08-22 Paul Eggert* lib/readutmp.h: Skip most definitions if neither...
2006-08-21 Paul EggertBeOS portability.
2006-08-21 Bruno HaiblePortability to BeOS.
2006-08-21 Paul EggertAdd and change modules to make it easier for coreutils...
2006-08-19 Paul Eggert* modules/openat (Files): Add lib/fchmodat.c.
2006-08-18 Paul Eggert* lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys...
2006-08-17 Paul EggertUpdate from coreutils.
2006-08-16 Paul Eggert(memcoll): Set errno = 0 in the shortcut case, too.
2006-08-15 Paul Eggert* memcoll.c (memcoll): Optimize for the common case...
2006-08-14 Paul EggertAdd copyright notices to long-enough files that lack...
2006-08-14 Paul Eggert* check-module: Add copyright notice.
2006-08-14 Eric Blake* misc/error.c: Add space between program name and...
2006-08-11 Paul Eggert* pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC...
2006-08-11 Paul Eggert* regex_internal.c (re_string_skip_chars): Don't assume...
2006-08-11 Paul Eggert* snprintf.c (snprintf): memcpy LEN bytes, not SIZE...
2006-08-10 Paul EggertImport the following changes from libc:
2006-08-10 Paul Eggert* modules/snprintf (Depends-on): Remove minmax.
2006-08-09 Paul EggertSync from coreutils.
2006-08-08 Eric Blake* verror.c (verror_at_line): Work around glibc bug...
2006-08-08 Eric Blake* verror.h, verror.c: New files.
2006-08-08 Bruno HaibleMake the last patch more future-proof.
2006-08-06 Eric Blake* error.h: Fold in some upstream changes from glibc.
2006-07-31 Bruno HaibleAssume the standard headers exist.
2006-07-29 Bruno Haiblesetenv.c comes from gettext / libiconv again.
next