glibc/sysdeps/unix
Ulrich Drepper 230491f02c Update.
2002-08-04  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/psignal.c: Declare _sys_siglist_internal.  Use USEINT
	to access _sys_siglist.
	* string/strsignal.c: Likewise.
	* sysdeps/generic/siglist.c: Add _sys_siglist_internal alias.
	* sysdeps/gnu/siglist.c: Likewise.
	* sysdeps/unix/siglist.c: Likewise.
	* sysdeps/unix/sysv/linux/arm/siglist.c: Likewise.

	* libio/fileops.c: Add missing INTUSEs for _IO_file_jumps.

	* libio/wfileops.c: Add missing INTUSE for _IO_file_close.

	* intl/dcigettext.c: Define _nl_default_dirname_internal as hidden
	alias and use it.
	* intl/bindtextdom.c: Use _nl_default_dirname_internal.

	* include/netinet/in.h: Add declaration of in6addr_loopback_internal.
	* inet/in6_addr.c: Add INTVARDEF for in6addr_loopback.
	* sysdeps/posix/getaddrinfo.c: Use INTUSE for in6addr_loopback access.

	* include/time.h: Add libc_hidden_proto for __gmtime_r.
	* time/gmtime.c (__gmtime_r): Add libc_hidden_def.

	* iconv/Versions: Replace __gconv_alias_db, __gconv_modules_db,
	and __gconv_cache with __gconv_get_alias_db, __gconv_get_modules_db,
	and __gconv_get_cache respectively.
	* iconv/gconv_cache.c (gconv_cache): Renamed for __gconv_cache and
	defined static.  Change all users.
	(__gconv_get_cache): New function.
	* iconv/gconv_db.c (__gconv_get_modules_db): New function.
	(__gconv_get_alias_db): New function.
	* iconv/gconv_int.h (__gconv_alias_db): Declare as hidden.
	(__conv_modules_db): Likewise.
	Add prototypes for __gconv_get_cache, __gconv_get_modules_db,
	and __gconv_get_alias_db.
	* iconv/iconv_prog.c: Use the new functions instead of accessing the
	variables.

	* include/stdlib.h: Add prototype and libc_hidden_proto for
	__default_morecore.
	* sysdeps/generic/morecore.c: Include <stdlib.h>.

	* malloc/obstack.c: Remove fputs macro.

	* malloc/mtrace.c: Remove fopen macro.
2002-08-04 23:32:14 +00:00
..
alpha
arm Update. 2002-07-24 17:39:23 +00:00
bsd 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-03 22:26:02 +00:00
common Update. 2002-08-03 19:46:32 +00:00
i386 Update. 2002-08-03 07:02:10 +00:00
inet Update. 2002-08-03 19:46:32 +00:00
mips Update. 2002-08-03 07:02:10 +00:00
mman
powerpc
sh
sparc Update. 2002-08-03 07:02:10 +00:00
sysv Update. 2002-08-04 23:32:14 +00:00
x86_64
_exit.S 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-04 01:28:11 +00:00
alarm.c * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, 2002-08-04 03:30:56 +00:00
clock_gettime.c Update. 2002-02-01 01:33:04 +00:00
clock_nanosleep.c
clock_settime.c Update. 2002-02-01 01:33:04 +00:00
closedir.c
configure
configure.in
confstr.h
dirfd.c
dirstream.h
Dist
errnos-tmpl.c
errnos.awk
execve.S
fork.S
fxstat.c Update. 2002-04-14 08:47:01 +00:00
getdents.c
getegid.S
geteuid.S
getlogin.c
getlogin_r.c
getpagesize.c Update. 2002-08-03 07:02:10 +00:00
getppid.S
grantpt.c Update. 2002-08-03 07:02:10 +00:00
Implies
ioctls-tmpl.c
ioctls.awk
make-syscalls.sh * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. 2002-08-03 12:09:37 +00:00
make_errlist.c
Makefile
mk-local_lim.c
mkdir.c
mkfifo.c
nice.c
opendir.c
readdir.c
readdir_r.c
rewinddir.c
rmdir.c
s-proto.S
seekdir.c
siglist.c Update. 2002-08-04 23:32:14 +00:00
snarf-ioctls
sockatmark.c
start.c
stime.c
Subdirs
syscall.S
syscalls.list Update. 2002-08-03 19:46:32 +00:00
sysdep.h
system.c
telldir.c
time.c * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. 2002-08-03 12:09:37 +00:00
utime.c * include/stdlib.h: Use libc_hidden_proto for qsort. 2002-08-03 22:26:33 +00:00
xmknod.c Update. 2002-08-04 09:27:27 +00:00
xstat.c