* stdio-common/tmpfile.c: Moved to ...
authorRoland McGrath <roland@gnu.org>
Tue, 13 Nov 2001 10:07:33 +0000 (10:07 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 13 Nov 2001 10:07:33 +0000 (10:07 +0000)
commit27114e2046a5d8b89c2e84bdcc53c42f7381c700
tree98c25110b7cbc910340fa19714a1d457cafd6e67
parentc9fc9559ffc7651ee91cf8370ddb1af79caa24c1
* stdio-common/tmpfile.c: Moved to ...

* sysdeps/generic/tmpfile.c: ... here.
* sysdeps/mach/hurd/tmpfile.c: New file.

* hurd/fopenport.c (__fopenport): Renamed from fopenport.
[USE_IN_LIBIO] (fopencookie): #define as _IO_fopencookie.
(fopenport): Define as weak alias.

* libio/iofopncook.c (_IO_fopencookie): Move forward declaration ...
* libio/libioP.h: ... to here.
ChangeLog
hurd/fopenport.c
sysdeps/generic/tmpfile.c [moved from stdio-common/tmpfile.c with 92% similarity]
sysdeps/mach/hurd/tmpfile.c [new file with mode: 0644]