From: Roland McGrath Date: Sat, 26 Apr 2003 22:32:58 +0000 (+0000) Subject: * sysdeps/mach/hurd/tmpfile.c: Remove USE_IN_LIBIO conditionals. X-Git-Tag: cvs/glibc-2_3_3~820 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3f063bc78c7f6b9af0a1a41b43acdfad64cf783;p=thirdparty%2Fglibc.git * sysdeps/mach/hurd/tmpfile.c: Remove USE_IN_LIBIO conditionals. --- diff --git a/ChangeLog b/ChangeLog index 359f7ed5d43..4b75fdbba87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-04-26 Roland McGrath + + * sysdeps/mach/hurd/tmpfile.c: Remove USE_IN_LIBIO conditionals. + 2003-04-26 Andreas Schwab * elf/dl-close.c (remove_slotinfo): Fix missing parens.