fts.c: a small readability/maintainability improvement
[gnulib.git] / lib /
2007-01-10 Jim Meyeringfts.c: a small readability/maintainability improvement
2007-01-10 Eric Blake* lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
2007-01-09 Bruno HaibleNew modules 'unistr/u8-uctomb', 'unistr/u16-uctomb...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strtok', 'unistr/u16-strtok...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strstr', 'unistr/u16-strstr...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strspn', 'unistr/u16-strspn...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strrchr', 'unistr/u16-strrchr...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strpbrk', 'unistr/u16-strpbrk...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strnlen', 'unistr/u16-strnlen...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strncpy', 'unistr/u16-strncpy...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strncmp', 'unistr/u16-strncmp...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strncat', 'unistr/u16-strncat...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strmbtouc', 'unistr/u16-strmbtou...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strmblen', 'unistr/u16-strmblen...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strlen', 'unistr/u16-strlen...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strdup', 'unistr/u16-strdup...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strcspn', 'unistr/u16-strcspn...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strcpy', 'unistr/u16-strcpy...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strcmp', 'unistr/u16-strcmp...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strchr', 'unistr/u16-strchr...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strcat', 'unistr/u16-strcat...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-stpncpy', 'unistr/u16-stpncpy...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-stpcpy', 'unistr/u16-stpcpy...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-startswith', 'unistr/u16-startsw...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-set', 'unistr/u16-set', 'unistr...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-prev', 'unistr/u16-prev', 'unist...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-next', 'unistr/u16-next', 'unist...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-move', 'unistr/u16-move', 'unist...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-mbtouc-safe', 'unistr/u16-mbtouc...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-mbtouc', 'unistr/u16-mbtouc...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-mblen', 'unistr/u16-mblen',...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-endswith', 'unistr/u16-endswith...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-cpy-alloc', 'unistr/u16-cpy...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-cpy', 'unistr/u16-cpy', 'unistr...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-cmp', 'unistr/u16-cmp', 'unistr...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-chr', 'unistr/u16-chr', 'unistr...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-check', 'unistr/u16-check',...
2007-01-09 Bruno HaibleNew module 'unistr/u32-to-u16'.
2007-01-09 Bruno HaibleNew module 'unistr/u32-to-u8'.
2007-01-09 Bruno HaibleNew module 'unistr/u16-to-u32'.
2007-01-09 Bruno HaibleNew module 'unistr/u16-to-u8'.
2007-01-09 Bruno HaibleNew module 'unistr/u8-to-u32'.
2007-01-09 Bruno HaibleNew module 'unistr/u8-to-u16'.
2007-01-09 Bruno HaibleNew module 'unistr/base'.
2007-01-08 Bruno Haible2007-01-08 Bruno Haible <bruno@clisp.org>
2007-01-08 Bruno Haible2007-01-08 Bruno Haible <bruno@clisp.org>
2007-01-08 Bruno HaibleMove module indicator macros from *.m4 files to the...
2007-01-08 Bruno HaibleNew module 'utf16-ucs4-safe'.
2007-01-08 Bruno HaibleNew module 'utf8-ucs4-safe'.
2007-01-08 Bruno HaibleMove out the body of the conversion function to a compi...
2007-01-08 Bruno HaibleBasic types for Unicode strings.
2007-01-08 Jim MeyeringUse a more robust test for a "can't happen" condition.
2007-01-08 Jim MeyeringSlight readability improvement: use an assert-like...
2007-01-06 Paul EggertDon't worry about using IRIX 5.3's wctype.h broken...
2007-01-04 Paul Eggert* lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now...
2007-01-03 Paolo Bonzini2007-01-03 Paolo Bonzini <bonzini@gnu.org>
2007-01-01 Eric Blake* lib/version-etc.c (COPYRIGHT_YEAR): Bump for new...
2006-12-30 Paul Eggert* lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
2006-12-29 Paul Eggert* lib/acl.h: Include sys/types.h and sys/stat.h, for...
2006-12-28 Paul EggertImport the following change from libc; problem reported by
2006-12-27 Paul Eggert* lib/mbchar.h: Just include <wctype.h>; the wctype...
2006-12-27 Eric Blake* lib/fnmatch.c: Reinstate inclusion of <wchar.h>,...
2006-12-24 Jim MeyeringWork around an fchownat bug in glibc-2.4:
2006-12-24 Paul EggertFix bug reported by Bruno Haible in
2006-12-23 Jim Meyering* lib/safe-read.h [C++]: Wrap declarations in extern...
2006-12-23 Bruno HaibleTest HAVE_READLINK instead of S_ISLNK.
2006-12-22 Bruno HaiblePreserve ACLs while copying.
2006-12-22 Bruno HaibleAdd comments.
2006-12-22 Paul Eggert* MODULES.html.sh: New module wctype.
2006-12-19 Bruno HaibleMake it usable in C++ mode.
2006-12-18 Paul Eggert* lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Defaul...
2006-12-14 Paul Eggert* lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
2006-12-12 Bruno HaibleMerge changes from the haible-private branch.
2006-12-05 Paul EggertPrefer fd < 0 to ! (0 <= fd).
2006-12-05 Paul Eggert* lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS...
2006-12-04 Paul Eggert* lib/mkdir-p.c (make_dir_parents): Fix race condition...
2006-12-04 Paul Eggert* lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCT...
2006-12-03 Jim Meyering* lib/fts.c (fts_load): Don't set sp->fts_dev here...
2006-11-28 Jim Meyering* lib/regcomp.c (parse_branch): Rename local, exp-...
2006-11-27 Paul Eggert* lib/regex.h (__restrict_arr): Redo logic of #if,...
2006-11-27 Bruno HaibleAvoid using variable size arrays if gcc does not allow...
2006-11-27 Paul EggertFix some incompatibilities with gcc -ansi -pedantic.
2006-11-23 Bruno Haible* lib/sincosl.c (kernel_sinl): Fix typo in threshold.
2006-11-22 Jim MeyeringWork around a compile-time error from the HP-UX 11...
2006-11-21 Jim Meyering* lib/fts.c (fts_safe_changedir): Move a declaration...
2006-11-20 Jim MeyeringThe beginnings of syntax-related checks for gnulib.
2006-11-20 Paul Eggert* lib/openat.h (rpl_fstatat): New macro, if
2006-11-20 Jim Meyering* lib/idcache.c: Adjust comments in user- and group...
2006-11-20 Jim Meyering* lib/idcache.c: Restore most of the 2006-11-06 patch...
2006-11-20 Jim Meyering* lib/idcache.c (getuser): Remove all uses of the regis...
2006-11-20 Jim MeyeringUse cleaner syntax: NULL rather than 0.
2006-11-20 Paul Eggert* lib/idcache.c: Undo most recent patch, dated 2006...
2006-11-17 Simon JosefssonRevert Jim's 2006-10-23 patch.
2006-11-13 Eric Blake* lib/gl_anytree_oset.h (gl_tree_search_atleast): Retur...
2006-11-12 Jim MeyeringMake fts (in FTS_CWDFD mode) more efficient by caching...
2006-11-10 Jim Meyering* lib/fts.c [FTS_DEBUG]: Don't try to print a pointer...
2006-11-10 Bruno HaibleAvoid unused variable warnings with gcc.
2006-11-10 Paul Eggert* lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
2006-11-09 Eric Blake* lib/tempname.c (gen_tempname): Remove variant that...
2006-11-08 Paul Eggert* lib/quotearg.h (quotearg_free): New decl.
next