1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00
This commit is contained in:
Jim Meyering
1999-02-07 23:00:01 +00:00
parent bc885b89c1
commit 84f044b998
+8
View File
@@ -1,3 +1,11 @@
1999-02-07 Jim Meyering <meyering@ascend.com>
* doc/fileutils.texi (shred invocation): New section. From Colin Plumb.
* configure.in (jm_FUNC_GETGROUPS): Move the test into a new file,
group-member.m4, and just use this new macro.
Use `.$ac_objext', not the literal `.o'.
1999-02-02 Jim Meyering <meyering@ascend.com>
* src/ls.c (S_ISLNK, S_ISFIFO, S_ISSOCK, S_ISCHR, S_ISBLK, S_ISDOOR):