summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-02(TESTS): Add dir-nonrecur.Jim Meyering
2005-11-01"touch 0101000000" now operates as POSIX 1002.1-2001 requires.Paul Eggert
2005-11-01Add y2000 test.Paul Eggert
2005-11-01(main): Pass PDS_PRE_2000 to posixtime.Paul Eggert
2005-11-01(PDS_PRE_2000): New macro.Paul Eggert
2005-11-01(year): Arg is now syntax_bits rather than allow_century.Paul Eggert
2005-11-01(touch invocation): The old usage works only for 1969-1999 now.Paul Eggert
2005-11-01"touch 0101000000" now operates as POSIX 1003.1-2001 requires.Paul Eggert
2005-11-01"tail -c 2 FILE" now operates as POSIX 1003.1-2001 requires.Paul Eggert
2005-11-01(c-2, c-2-minus, c2, c2-minus): New tests.Paul Eggert
2005-11-01(parse_obsolete_option): Implement fix for "tail -c 2 FILE".Paul Eggert
2005-11-01(tail invocation): Describe obsolete usagesPaul Eggert
2005-11-01tail -c 2 FILE now operates as POSIX 1002.1-2001 requires.Paul Eggert
2005-10-31* src/dd.c (skip): Fix off-by-one error.Paul Eggert
2005-10-31(skip): Fix off-by-one error reported by Theodoros V. Kalamatianos.Paul Eggert
2005-10-30Trivial changes to support SCO systems.Paul Eggert
2005-10-30(gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well as PATH_MAX.Paul Eggert
2005-10-30(gl_FUNC_FPENDING): Correct check for SCO systems,Paul Eggert
2005-10-30Fix porting problems reported by Theodoros V. Kalamatianos.Paul Eggert
2005-10-30* tests/mkdir/p-3: Require that the test be run as non-root.Paul Eggert
2005-10-30Require that the test be run as non-root.Paul Eggert
2005-10-30[defined HAVE_CONFIG_H]: Include <config.h>, so that large files can be opened.Paul Eggert
2005-10-30(futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:Paul Eggert
2005-10-30(__getcwd): Don't assume that system calls after readdirPaul Eggert
2005-10-28(savedir): Don't assume that xrealloc etc. leave errno alone.Paul Eggert
2005-10-28src/ln.c (FILE_BASENAME_CONCAT): Omit unnecessary slashes in thePaul Eggert
2005-10-28(FILE_BASENAME_CONCAT): Omit unnecessary slashes in thePaul Eggert
2005-10-27*** empty log message ***Jim Meyering
2005-10-27*** empty log message ***Jim Meyering
2005-10-27(main) [!O_BINARY]: Changed default read modeJim Meyering
2005-10-26Add these: sha224sum sha256sum sha384sum sha512sumJim Meyering
2005-10-25*** empty log message ***Jim Meyering
2005-10-25.Jim Meyering
2005-10-25*** empty log message ***Jim Meyering
2005-10-25*** empty log message ***Jim Meyering
2005-10-25(other-wr): Add an explicit test forJim Meyering
2005-10-24(tac_file): When determining whether a file is seekable,Jim Meyering
2005-10-24*** empty log message ***Jim Meyering
2005-10-24.Jim Meyering
2005-10-24*** empty log message ***Jim Meyering
2005-10-24(TESTS): Add p-slashdot.Jim Meyering
2005-10-24New test, for "mkdir -p" failure.Jim Meyering
2005-10-24(TESTS): Add d-slashdot.Jim Meyering
2005-10-24New test, for "install -d" failure.Jim Meyering
2005-10-24*** empty log message ***Jim Meyering
2005-10-24(make_dir_parents): Like the code above it, don't relyJim Meyering
2005-10-24rename array_cardinality to array_lenJim Meyering
2005-10-24*** empty log message ***Jim Meyering
2005-10-24(make_dir_parents): Make the preceding fix a littleJim Meyering
2005-10-24*** empty log message ***Jim Meyering