mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
*** empty log message ***
Tue Oct 8 13:58:31 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * hurd/ports-get.c (_hurd_ports_get): If the requested port is null, don't attempt mach_port_mod_refs.
This commit is contained in:
@ -25,7 +25,7 @@ extern int __getmode __P ((const char *, __io_mode *));
|
||||
|
||||
/* Defined in sysd-stdio.c. */
|
||||
extern int __stdio_reopen __P ((const char *filename, __io_mode mode,
|
||||
PTR *cookieptr, __io_close_fn closefn));
|
||||
void *cookieptr, __io_close_fn closefn));
|
||||
|
||||
/* Replace STREAM, opening it on FILENAME. */
|
||||
FILE *
|
||||
|
Reference in New Issue
Block a user