(openat_save_die, openat_restore_die): New file.
[platform/upstream/coreutils.git] / lib /
2005-06-14 Jim Meyering(openat_save_die, openat_restore_die): New file.
2005-06-14 Jim Meyering(openat_save_die, openat_restore_die): Declare and...
2005-06-14 Jim MeyeringProvide an alternative to exiting immediately upon...
2005-06-13 Jim Meyering*** empty log message ***
2005-06-13 Jim Meyering(make_dir_parents): Update prototype.
2005-06-13 Jim Meyering(make_dir_parents): New parameter: different_working_dir,
2005-06-12 Jim Meyering*** empty log message ***
2005-06-12 Jim Meyering(CLEANUP_CWD): Change one more `return 1' to `return...
2005-06-02 Paul EggertRegenerate.
2005-06-02 Paul EggertUse "file name" when talking about file names, instead...
2005-06-02 Paul EggertDon't use "path" or "filename" to mean "file name"
2005-06-02 Paul Eggert(excluded_file_name): Renamed from excluded_filename.
2005-06-02 Paul EggertDon't use "path" or "filename" to mean "file name"
2005-06-02 Paul EggertRenamed from path-concat.c.
2005-06-02 Paul EggertRenamed from path-concat.h. All includers changed.
2005-06-02 Paul EggertRenamed from makepath.h. All includers changed.
2005-06-02 Paul EggertRenamed from makepath.c.
2005-05-30 Paul EggertRegenerate.
2005-05-30 Paul Eggert_POSIX_VERSION cleanup
2005-05-30 Paul Eggert(getpwnam, getgrnam, getgrgid)
2005-05-30 Paul EggertInclude <limits.h> unconditionally, since other
2005-05-30 Paul Eggert(getpwuid, getpwnam, getgrgid, getgrnam)
2005-05-30 Paul Eggert(getuid, getgid, getuid, getegid)
2005-05-30 Paul Eggert(_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
2005-05-28 Paul Eggertfts.c: Don't worry about debugging on pre-C99-comopatib...
2005-05-28 Paul EggertDon't worry about debugging on pre-C99-comopatible...
2005-05-27 Paul EggertBreak integer-in-string comparison code out from src...
2005-05-22 Paul Eggert(fd_safer) [_LGPL_PACKAGE]: New static function,
2005-05-21 Jim Meyering*** empty log message ***
2005-05-21 Jim Meyeringfix typo in a comment
2005-05-20 Paul EggertImport chown fixes from gnulib.
2005-05-20 Paul Eggert(rpl_chown): Return -1 on failure.
2005-05-20 Paul EggertRegenerate.
2005-05-20 Paul EggertSplit fts into LGPL'ed and GPL'ed parts.
2005-05-20 Paul EggertDon't include "cycle-check.h" or "hash.h".
2005-05-20 Paul Eggert(_LGPL_PACKAGE) [defined _LIBC]: New macro.
2005-05-20 Paul EggertNew file, containing GPL'ed code migrated out of
2005-05-20 Jim Meyering*** empty log message ***
2005-05-20 Jim Meyering(fts_open): Remove useless but otherwise harmless mallo...
2005-05-19 Jim Meyering*** empty log message ***
2005-05-19 Jim Meyering(cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
2005-05-18 Paul EggertRegenerate.
2005-05-18 Paul EggertRemove some dependencies and old cruft from fts etc.
2005-05-18 Paul EggertDo not include hash.h or cycle-check.h; no longer needed.
2005-05-18 Paul EggertInclude fts_.h first, to check interface.
2005-05-18 Paul EggertInclude canonicalize.h first, to test interface.
2005-05-15 Paul EggertUse geteuid, not getuid. Set "initialized" only if...
2005-05-14 Jim Meyering.
2005-05-14 Paul EggertRegenerate.
2005-05-14 Jim Meyeringtweak cpp indentation on one line
2005-05-14 Paul Eggert* unlinkdir.c, unlinkdir.h: New files.
2005-05-14 Jim Meyeringremove recent temporary additions
2005-05-14 Jim MeyeringCorrect cpp indentation
2005-05-14 Paul EggertNew unlinkdir module.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringOne more
2005-05-14 Jim MeyeringAdd these temporarily:
2005-05-14 Jim Meyeringunlocked-io.h
2005-05-14 Jim Meyering.
2005-05-14 Jim Meyering.
2005-05-13 Jim Meyering.
2005-05-09 Paul Eggert(fts_sort): Optimize the common case where all pointers...
2005-05-09 Paul Eggert* fts_.h, fts.c: More C89 portability fixes.
2005-05-09 Paul Eggert(__P): Remove. All uses rewritten to assume C89 or...
2005-05-09 Paul Eggert(FTS): Use correct type for fts_compar member.
2005-05-08 Paul Eggert* yesno.c: Include getline.h, not ctype.h.
2005-05-05 Paul Eggert* makepath.c (make_path): chdir to "//", not "/", if...
2005-05-05 Paul Eggert(make_path): chdir to "//", not "/", if the file name
2005-05-04 Paul EggertRegenerate.
2005-05-02 Paul EggertSync from gnulib.
2005-05-01 Paul Eggert* modechange.h (mode_free): Remove; all callers changed...
2005-05-01 Paul Eggert(mode_free): Remove; all callers changed to invoke...
2005-05-01 Paul Eggert(mode_free): Remove; all callers changed to invoke...
2005-04-30 Paul EggertRegenerate.
2005-04-30 Paul EggertLog yesterday's changes.
2005-04-29 Paul Eggert(S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
2005-04-28 Paul Eggert* file-type.c: Include file-type.h first.
2005-04-28 Paul Eggert(MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
2005-04-28 Paul EggertInclude stat-macros.h, xalloc.h.
2005-04-18 Paul EggertRegenerate.
2005-04-18 Paul Eggertfetish -> coreutils in some more places
2005-04-18 Paul Eggertfetish->coreutils in compilation command.
2005-04-18 Paul Eggertcoreutils->fetish in comment.
2005-04-18 Paul Eggert(noinst_LIBRARIES): fetish -> coreutils.
2005-04-13 Paul Eggert* getdate.y (zone): Allow relunit_snumber after tZONE.
2005-04-13 Paul Eggert(zone): Allow relunit_snumber after tZONE, so
2005-04-12 Paul Eggert* getdate.y: Fix problem with parsing GMT time stamps...
2005-04-12 Paul Eggert(universal_time_zone_table): New constant.
2005-04-11 Paul EggertRegenerate.
2005-04-11 Paul EggertAdd bulletproofing for cases where stdin, stdout, or...
2005-04-11 Paul EggertAdd bulletproofing for cases where stdin, stdout, or...
2005-04-11 Paul Eggert(libfetish_a_SOURCES): Remove dup-safer.c,
2005-04-11 Paul Eggert(fd_safer): New decl.
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-04-11 Paul EggertInclude stdio-safer.h.
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-04-11 Paul EggertInclude unistd-safer.h first, to test interface.
2005-04-11 Paul EggertInitial revision
2005-04-09 Jim Meyering.
next