1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-17 18:35:11 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-06-05 16:28:53 +00:00
parent 4c89642c83
commit e86ab6d4d2

3
TODO
View File

@@ -69,3 +69,6 @@ tail: don't use xlseek; it *exits*.
Instead, maybe use a macro and return nonzero.
add mktemp? Suggested by Nelson Beebe
Now that AC_FUNC_LSTAT and AC_FUNC_STAT are in autoconf,
remove m4/stat.m4 and m4/lstat.m4.