mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
2003-05-31 Ulrich Drepper <drepper@redhat.com> * libio/fileops.c (_IO_file_open): Don't mark as inline. * sysdeps/ia64/elf/initfini.c ((gmon_initializer): Mark with attribute used.
This commit is contained in:
@ -215,9 +215,6 @@ _IO_new_file_finish (fp, dummy)
|
||||
}
|
||||
INTDEF2(_IO_new_file_finish, _IO_file_finish)
|
||||
|
||||
#if defined __GNUC__ && __GNUC__ >= 2
|
||||
__inline__
|
||||
#endif
|
||||
_IO_FILE *
|
||||
_IO_file_open (fp, filename, posix_mode, prot, read_write, is32not64)
|
||||
_IO_FILE *fp;
|
||||
|
Reference in New Issue
Block a user