summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-13.Jim Meyering
2005-05-13rm now performs run-time test to work around buggy readdir implementationsJim Meyering
2005-05-13*** empty log message ***Jim Meyering
2005-05-13(gl_MACROS): Don't require GL_FUNC_READDIR.Jim Meyering
2005-05-13(GL_FUNC_READDIR): Remove, now that remove.c no longer needs it.Jim Meyering
2005-05-13*** empty log message ***Jim Meyering
2005-05-13* NEWS: `rm -r' now removes all of the files it should, even onJim Meyering
2005-05-12nohup now closes stdin if it is a terminal, unless POSIXLY_CORRECT is set.Paul Eggert
2005-05-12(main): nohup now closes stdin if it is a terminal, unlessPaul Eggert
2005-05-12(nohup invocation): nohup now closes stdin if it is a terminal, unlessPaul Eggert
2005-05-12nohup now closes stdin if it is a terminal, unless POSIXLY_CORRECT is set.Paul Eggert
2005-05-12*** empty log message ***Jim Meyering
2005-05-12Assume `free (NULL)' works.Jim Meyering
2005-05-12Assume `free (NULL)' works.Jim Meyering
2005-05-12Assume `free (NULL)' works.Jim Meyering
2005-05-12Assume `free (NULL)' works.Jim Meyering
2005-05-11Update copyright date.Paul Eggert
2005-05-11* getdate.texi (General date syntax): Don't say that datePaul Eggert
2005-05-11(General date syntax): Don't say that datePaul Eggert
2005-05-10* getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when possible.Paul Eggert
2005-05-10(gl_GETOPT): Check for Solaris 10 bug, not decl, when possible.Paul Eggert
2005-05-10.Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-10Add Vietnamese (vi).Jim Meyering
2005-05-10version: 5.3.0Jim Meyering
2005-05-10Skip this test if the user running it owns `/' or has write access to it.Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-10Skip the test if the user running it has write access to `/'.Jim Meyering
2005-05-10.Jim Meyering
2005-05-10(TESTS): Add reply-no.Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-10(abandon_move): Remove erroneous UNWRITABLE check.Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-10Don't print PATH to stderr.Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-09(fts_sort): Optimize the common case where all pointers smell the same.Paul Eggert
2005-05-09* fts_.h, fts.c: More C89 portability fixes.Paul Eggert
2005-05-09(__P): Remove. All uses rewritten to assume C89 or better.Paul Eggert
2005-05-09(FTS): Use correct type for fts_compar member.Paul Eggert
2005-05-08.Jim Meyering
2005-05-08cp, ln, mv, rm no longer discard white space when intepreting responses.Paul Eggert
2005-05-08.Jim Meyering
2005-05-08* yesno.c: Include getline.h, not ctype.h.Paul Eggert
2005-05-06remove trailing blanksJim Meyering
2005-05-06dd has new iflag= and oflag= flags "binary" and "text".Paul Eggert
2005-05-06* coreutils.texi (dd invocation): New flags "binary" and "text".Paul Eggert