1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-07 18:26:35 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-04-22 15:19:11 +00:00
parent 62edaf0b55
commit 4cbb965035
+7
View File
@@ -1,3 +1,10 @@
1999-04-22 Jim Meyering <meyering@ascend.com>
* src/shred.c (word32): Don't use `#error'; it runs afoul of
SunOS 4.1.4 cc.
* lib/strtoull.c: Guard strong_alias and weak_alias with #ifdef _LIBC.
1999-04-20 Paul Eggert <eggert@twinsun.com>
Replace our temporary hack implementation of strtoumax with