glibc/sysdeps
Ulrich Drepper 100351c3e1 Update.
* stdio-common/itowa-digits.c (_itowa_lower_digits): Define as hidden.
	(_itowa_upper_digits): Likewise.

	* libio/stdio.c (_IO_stdin, _IO_stdout, _IO_stderr): Define as hidden.
	* libio/libio.h [_LIBC] (_IO_stdin, _IO_stdout, _IO_stderr): Declare
	as hidden.

	* libio/libioP.h: Declare _IO_file_jumps_mmap, _IO_wfile_jumps,
	_IO_wfile_jumps_mmap, _IO_proc_jumps, _IO_old_proc_jumps,
	_IO_str_jumps, _IO_wstr_jumps, _IO_file_jumps_internal,
	_IO_wfile_jumps_internal, and _IO_list_all_internal as hidden.

	* gmon/gmon.c (__bb_head): Define as hidden.
	* gmon/bb_exit_func.c (__bb_head): Declare as hidden.

	* argp/argp-parse.c (_argp_hang): Define as static.

	* include/libc-symbols.h (_INTVARDEF): Adjust for visibility
	handling in latest compilers.

	* inet/in6_addr.c (in6addr_any): Use INTVARDEF not INTDEF to
	define alias.
	* libio/fileops.c (_IO_file_jumps): Likewise.
	* libio/stdfiles.c (_IO_list_all): Likewise.
	* libio/wfileops.c (_IO_wfile_jumps): Likewise.

	* malloc/malloc.h: Move __libc_malloc_initialized declaration to
	include/malloc.h.
	* include/malloc.h: Add __libc_malloc_initialized declaration
	here.  Mark variable hidden.
	* malloc/malloc.c: Include <malloc.h> not "malloc.h".

	* elf/dl-open.c (__libc_argc): Declare as hidden.
	(__libc_argv): Likewise.
	* sysdeps/generic/wordexp.c (__libc_argc): Declare as hidden.
	(__libc_argv): Likewise.
	* sysdeps/mach/hurd/i386/init-first.c: Define __libc_argc and
	__libc_argv as hidden.
	* sysdeps/mach/hurd/mips/init-first.c: Likewise.
	* sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
	* sysdeps/unix/sysv/aix/init-first.c: Likewise.
	* sysdeps/unix/sysv/linux/init-first.c: Likewise.
2002-03-13 02:17:12 +00:00
..
alpha Update. 2002-02-28 22:38:00 +00:00
am29k
arm Update. 2002-03-01 09:44:29 +00:00
cris Update. 2002-03-01 09:44:29 +00:00
generic Update. 2002-03-13 02:17:12 +00:00
gnu Update. 2002-02-26 01:45:59 +00:00
hppa Update. 2002-03-01 09:44:29 +00:00
i386 Update. 2002-03-12 02:04:08 +00:00
i860
i960
ia64 Update. 2002-02-28 22:38:00 +00:00
ieee754 (__ieee754_lgammal_r): Remove test for negative integer arg; sin_pi does it correctly. 2002-01-28 10:18:33 +00:00
m68k Update. 2002-03-01 09:44:29 +00:00
m88k
mach Update. 2002-03-13 02:17:12 +00:00
mips Added initialization of GP (to _gp) if compiled non-PIC. 2002-03-02 13:14:40 +00:00
posix Update. 2002-02-03 19:39:52 +00:00
powerpc Update. 2002-03-01 09:44:29 +00:00
pthread
rs6000
s390 Update. 2002-03-01 09:44:29 +00:00
sh Update. 2002-03-01 09:44:29 +00:00
sparc Update. 2002-03-12 00:38:37 +00:00
standalone
tahoe
unix Update. 2002-03-13 02:17:12 +00:00
vax Update. 2001-11-16 01:27:24 +00:00
wordsize-32 Update. 2002-03-03 19:43:30 +00:00
wordsize-64
x86_64 Update. 2002-03-04 13:40:44 +00:00
z8000