summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-26Add tests using arithmetic on negative integers.Jim Meyering
2005-05-22(fd_safer) [_LGPL_PACKAGE]: New static function,Paul Eggert
2005-05-21*** empty log message ***Jim Meyering
2005-05-21fix typo in a commentJim Meyering
2005-05-20Import chown fixes from gnulib.Paul Eggert
2005-05-20(gl_FUNC_CHOWN): Correct sense of test for honoring IDs of -1.Paul Eggert
2005-05-20(rpl_chown): Return -1 on failure.Paul Eggert
2005-05-20Regenerate.Paul Eggert
2005-05-20* config.guess: Sync from gnulib.Paul Eggert
2005-05-20Sync from gnulib.Paul Eggert
2005-05-20Split fts into LGPL'ed and GPL'ed parts.Paul Eggert
2005-05-20Don't include "cycle-check.h" or "hash.h".Paul Eggert
2005-05-20(_LGPL_PACKAGE) [defined _LIBC]: New macro.Paul Eggert
2005-05-20* fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.Paul Eggert
2005-05-20(gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.Paul Eggert
2005-05-20New file, containing GPL'ed code migrated out ofPaul Eggert
2005-05-20*** empty log message ***Jim Meyering
2005-05-20(fts_open): Remove useless but otherwise harmless malloc call.Jim Meyering
2005-05-19*** empty log message ***Jim Meyering
2005-05-19(AD_mark_helper, AD_mark_current_as_unremovable):Jim Meyering
2005-05-19*** empty log message ***Jim Meyering
2005-05-19(decode_field_spec): Add an abort afterJim Meyering
2005-05-19*** empty log message ***Jim Meyering
2005-05-19(cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:Jim Meyering
2005-05-18remove trailing blanksJim Meyering
2005-05-18Regenerate.Paul Eggert
2005-05-18Import localcharset.m4 from gnulib.Paul Eggert
2005-05-18Remove some dependencies and old cruft from fts etc.Paul Eggert
2005-05-18Remove test for HAVE_LIMITS_H; we can assumePaul Eggert
2005-05-18Add copyright notice.Paul Eggert
2005-05-18Add copyright notice.Paul Eggert
2005-05-18lib-check.m4: Add copyright notice.Paul Eggert
2005-05-18(gl_MACROS): Require AC_FUNC_LSTAT.Paul Eggert
2005-05-18(AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't definePaul Eggert
2005-05-18(gl_FUNC_FTS): Don't require AC_HEADER_STDC, as wePaul Eggert
2005-05-18(AC_FUNC_CANONICALIZE_FILE_NAME]): Don't check for stddef.h.Paul Eggert
2005-05-18Do not include hash.h or cycle-check.h; no longer needed.Paul Eggert
2005-05-18Include fts_.h first, to check interface.Paul Eggert
2005-05-18Include canonicalize.h first, to test interface.Paul Eggert
2005-05-18Add copyright notice. gl_LIB_CHECK -> cu_LIB_CHECK.Paul Eggert
2005-05-16Fix Cygwin porting problem reported by Eric Blake.Paul Eggert
2005-05-16Fix Cygwin porting problem reported by Eric Blake.Paul Eggert
2005-05-16*** empty log message ***Jim Meyering
2005-05-16(gl_FUNC_FTS): Don't require AC_FUNC_MALLOC or AC_FUNC_REALLOC.Jim Meyering
2005-05-15Sync from gnulib (scriptversion change only).Paul Eggert
2005-05-15Use geteuid, not getuid. Set "initialized" only if it was clear.Paul Eggert
2005-05-15Sync from gnulib.Paul Eggert
2005-05-14.Jim Meyering
2005-05-14*** empty log message ***Jim Meyering
2005-05-14Register unlinkdir.c and unlinkdir.h via AC_LIBSOURCES.Jim Meyering