summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-01-25*** empty log message ***Jim Meyering
2005-01-25Don't include assert.h.Jim Meyering
(path_concat): Remove assertion that would have triggered for ABASE starting with more than one slash. Reported by Andreas Schwab.
2005-01-25*** empty log message ***Jim Meyering
2005-01-25*** empty log message ***Jim Meyering
2005-01-25(path_concat): Set *BASE_IN_RESULTJim Meyering
properly when ABASE is an absolute file name. Correct the description of this function. Include <assert.h>. Add an assertion and a test driver. This fixes a bug introduced on 2004-07-02.
2005-01-25Regenerate.Paul Eggert
2005-01-25(usage): Add comma after "-P" to fix typo in previous patch.Paul Eggert
2005-01-24*** empty log message ***Jim Meyering
2005-01-24Use S_BLKSIZE value for ST_NBLOCKSIZE where available.Jim Meyering
2005-01-24(all_programs.list): Strip $(EXEEXT) and remove duplicates.Jim Meyering
2005-01-24(all_programs): Revert previous patch; updated all_programs.list fixes this.Jim Meyering
(.x.1): No need to add $(EXEEXT).
2005-01-24*** empty log message ***Jim Meyering
2005-01-24(usage): Merge the descriptions of --no-dereference and -P.Jim Meyering
2005-01-24*** empty log message ***Jim Meyering
2005-01-23*** empty log message ***Jim Meyering
2005-01-23*** empty log message ***Jim Meyering
2005-01-23Use an all-permissive copyright notice, recommended by RMS.Paul Eggert
2005-01-22(v_etc_file): The version string has moved toJim Meyering
version-etc-fsf.c, search that new file, not version-etc.c.
2005-01-22Regenerate.Paul Eggert
2005-01-22Remove "m4/" from listed file names.Paul Eggert
2005-01-22Sync from gnulib.Paul Eggert
2005-01-21*** empty log message ***Jim Meyering
2005-01-21Add version-etc-fsf.Paul Eggert
2005-01-21(libfetish_a_SOURCES): Add version-etc-fsf.c.Paul Eggert
2005-01-21Initial version.Paul Eggert
2005-01-21(version_etc_copyright): Use [] instead of * in prototype.Paul Eggert
2005-01-21Remove version_etc_copyright.Paul Eggert
2005-01-20.Jim Meyering
2005-01-20* save-cwd.c (save_cwd): Remove code to support non-fchdir case.Paul Eggert
2005-01-20(save_cwd): Remove code to support the casePaul Eggert
where fchdir is missing or flaky.
2005-01-20* save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume it.Paul Eggert
2005-01-20(gl_SAVE_CWD): Remove check for fcntl; we now assume it.Paul Eggert
2005-01-19*** empty log message ***Jim Meyering
2005-01-19(AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the same value as for Solaris 9.Jim Meyering
2005-01-19*** empty log message ***Jim Meyering
2005-01-19*** empty log message ***Jim Meyering
2005-01-19remove diff, in, outJim Meyering
2005-01-19*** empty log message ***Jim Meyering
2005-01-19A test harness to exercize chdir-long.c's sample main program.Jim Meyering
2005-01-19(chdir_long): Update prototype.Jim Meyering
2005-01-19*** empty log message ***Jim Meyering
2005-01-19(chdir_long): Rewrite to remove limitation onJim Meyering
component length. This included changing the parameter to be of type `char *' rather than `char const *'.
2005-01-19.Jim Meyering
2005-01-19(fdopendir, fstatat): New functions.Jim Meyering
2005-01-19Include headers required for use of DIR and struct stat.Jim Meyering
[AT_SYMLINK_NOFOLLOW]: Define. (fdopendir, fstatat): Add prototypes.
2005-01-17Use numeric group ids, not symbolic group names, to avoid shell quoting issues.Paul Eggert
2005-01-15.Jim Meyering
2005-01-15*** empty log message ***Jim Meyering
2005-01-15*** empty log message ***Jim Meyering
2005-01-15*** empty log message ***Jim Meyering