1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-12 12:00:21 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-12-02 19:59:49 +00:00
parent 4542868aea
commit 15295aaf8a
+4
View File
@@ -1,5 +1,9 @@
2001-12-02 Jim Meyering <meyering@lucent.com>
* tempname.c: Don't declare getenv, thus reverting the change of
2001-11-18. It's no longer necessary, now that stdlib.h is always
included.
* regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
__unbounded, and __ptrvalue. Reported by Uwe H. Steinfeld.