diff options
author | Jim Meyering <jim@meyering.net> | 2003-08-09 16:26:54 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-08-09 16:26:54 +0000 |
commit | f48eac58b84a84cefa74785c83e26db9722612a2 (patch) | |
tree | bc8d42ccd164614766aedadb8a796789d034a2f6 | |
parent | 2a456d35b72d2b76a5ed0bcc848395a4c6021eb8 (diff) | |
download | coreutils-f48eac58b84a84cefa74785c83e26db9722612a2.tar.xz |
*** empty log message ***
-rw-r--r-- | old/sh-utils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index ceb943874..449a3777a 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -2277,7 +2277,7 @@ 1998-12-13 Jim Meyering <meyering@ascend.com> * lib/putenv.c: Don't include stdlib.h and declare malloc and free. - This works around Solaris 2.7's conflicting prototype. + This works around Solaris 5.7's conflicting prototype. Reported by Karl Berry. * lib/Makefile.am (lstat.c): Add rule to generate this from xstat.in. |