From 650f6700d28802c44196299a57c0f958118abeef Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 12 Jun 2002 20:36:22 +0000 Subject: * 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f117209..3974fc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-06-12 Roland McGrath + + * 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 * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the -- cgit v1.1