aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-12 20:36:22 +0000
committerRoland McGrath <roland@gnu.org>2002-06-12 20:36:22 +0000
commit650f6700d28802c44196299a57c0f958118abeef (patch)
tree09d0bfeda3609fa33f8b07080172c8c378690f2c /ChangeLog
parent337738b77123cbfed07d53c9408eb74109856d0a (diff)
downloadglibc-650f6700d28802c44196299a57c0f958118abeef.zip
glibc-650f6700d28802c44196299a57c0f958118abeef.tar.gz
glibc-650f6700d28802c44196299a57c0f958118abeef.tar.bz2
* sysdeps/generic/tmpfile.c [USE_IN_LIBIO] (tmpfile): Don't #define
if already defined. [USE_IN_LIBIO]: Conditionalize versioned_symbol use on [GEN_THIS == __GT_FILE] so that tmpfile64.c's inclusion doesn't get it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f117209..3974fc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-06-12 Roland McGrath <roland@frob.com>
+
+ * sysdeps/generic/tmpfile.c [USE_IN_LIBIO] (tmpfile): Don't #define
+ if already defined.
+ [USE_IN_LIBIO]: Conditionalize versioned_symbol use on
+ [GEN_THIS == __GT_FILE] so that tmpfile64.c's inclusion doesn't get it.
+
2002-06-11 Roland McGrath <roland@frob.com>
* sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the