Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2002-04-19 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-04-20 | 1 | -4/+13 |
| | | | | * sysdeps/mach/hurd/tmpfile.c: Create a file descriptor and use fdopen. | ||||
* | * stdio-common/tmpfile.c: Moved to ... | Roland McGrath | 2001-11-13 | 1 | -0/+66 |
* 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. |