]> git.ipfire.org Git - thirdparty/glibc.git/commit
* include/getopt.h: But private decls inside [_GETOPT_H].
authorRoland McGrath <roland@gnu.org>
Tue, 6 Aug 2002 21:10:50 +0000 (21:10 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 6 Aug 2002 21:10:50 +0000 (21:10 +0000)
commite78f615d52703ec18f773e3778d0dbfc6aa3be35
tree23805eaedbb7027869acf401a80fd534162e44a3
parent1ab62b326e22ee3c9ab8b8b4144953698bc82cff
* include/getopt.h: But private decls inside [_GETOPT_H].

Use libc_hidden_proto for getopt_long, getopt_long_only.
* posix/getopt1.c [_LIBC]: Include <getopt.h> instead of "getopt.h".
Add libc_hidden_def.

* sysdeps/generic/unwind-dw2-fde-glibc.c [_LIBC] (dl_iterate_phdr):
Define as a macro for __dl_iterate_phdr.

* inet/getnetgrent_r.c (internal_setnetgrent): Renamed from __ name,
made static.  Add __ name as a strong alias.
(internal_endnetgrent): Likewise.
(internal_getnetgrent_r): Likewise.
ChangeLog
include/getopt.h
inet/getnetgrent_r.c
posix/getopt1.c
sysdeps/generic/unwind-dw2-fde-glibc.c