* lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
[gnulib.git] / lib /
2006-10-12 Paul Eggert* lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not...
2006-10-12 Paul Eggert* lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
2006-10-12 Paul Eggert* lib/rename-dest-slash.c: Include stdbool.h but not...
2006-10-11 Bruno HaibleUse HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
2006-10-11 Bruno HaibleMake it possible to alias stpcpy and strdup.
2006-10-11 Bruno HaibleMake it possible to #define gcd to an alias.
2006-10-11 Bruno HaibleMake it possible to #define c_isascii etc. to aliases.
2006-10-11 Bruno HaibleMake it possible to #define set_program_name to an...
2006-10-11 Paul EggertPort to Tandem NSK OSS, which has 64-bit signed int...
2006-10-10 Bruno HaibleAvoid using the variable name 'index' for two completel...
2006-10-09 Paul Eggert* lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd...
2006-10-09 Paul EggertMerge the ChangeLogs into one ChangeLog, at the root.
2006-10-09 Paul EggertFix some dates and names in ChangeLog entries.
2006-10-09 Jim Meyering* fts-cycle.c (leave_dir): When "leaving" a top level...
2006-10-09 Jim Meyering* lchown.c: Include <sys/stat.h> before "stat-macros.h".
2006-10-08 Paul EggertGive credit to bug reporter.
2006-10-08 Paul EggertDon't include <config.h> twice; this doesn't work in...
2006-10-07 Bruno HaibleMove Paolo's ChangeLog entry.
2006-10-07 Bruno HaibleLive on the diff-merge branch, not on HEAD.
2006-10-07 Bruno HaibleDifference of two sequences.
2006-10-07 Bruno HaibleFuzzy string comparison.
2006-10-07 Bruno HaibleTaken from diffutils/src/analyze.c
2006-10-07 Bruno HaibleComment changes.
2006-10-07 Bruno HaibleNew module 'sublist'.
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 HaibleWhitespace normalization.
2006-10-04 Bruno HaibleFix a weird typo.
2006-10-04 Bruno HaibleFix return type.
2006-10-04 Bruno HaibleComment fixes.
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 Paolo Bonzini2006-09-28 Paolo Bonzini <bonzini@gnu.org>
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-25 Jim Meyeringadd "the" in a comment
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-18 Jim Meyeringfix typo in comment
2006-09-18 Paul EggertInitial revision.
2006-09-17 Karl Berryautoupdate
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-12 Sergey Poznyakoff(argp_doc): Make sure NULL is not passed to dgettext
2006-09-11 Karl Berryautoupdate
2006-09-11 Bruno Haiblemkdtemp can now use the full <inttypes.h>.
2006-09-10 Sergey PoznyakoffUpdate
2006-09-10 Sergey PoznyakoffMove declarations of program_invocation_name and progra...
2006-09-10 Sergey Poznyakoff(__argp_parse) [!_LIBC]: Make sure program_invocation_n...
2006-09-09 Sergey PoznyakoffUpdate
2006-09-09 Sergey Poznyakoff(struct argp_option): Document the use of N_() wrappers.
2006-09-09 Sergey PoznyakoffUpdate
2006-09-09 Sergey Poznyakoff(struct argp): Document the N_("..") "\v" N_("..")...
2006-09-09 Sergey PoznyakoffMake sure the string is always translated
2006-09-09 Sergey PoznyakoffUpdate
2006-09-09 Sergey Poznyakoff(argp_doc): Split the untranslated doc string on '\v',
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-06 Bruno HaibleNew module 'xstriconv'.
2006-09-06 Bruno HaibleNew module 'striconv'.
2006-09-05 Ralf Wildenhues* argz_.h: Sync from Libtool.
next