1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2006-05-20 22:18:20 +00:00
parent 8fb9de41d5
commit 3e3aff9926

View File

@@ -1,3 +1,9 @@
2006-05-21 Jim Meyering <jim@meyering.net>
* fts.c (fts_open): Fail with EINVAL if a caller violates this rule:
Either FTS_LOGICAL or FTS_PHYSICAL must be provided to the
fts_open() function.
2006-05-19 Paul Eggert <eggert@cs.ucla.edu>
* nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.