glibc/stdio-common
Ulrich Drepper 6166815d69 Update.
2002-10-09  Ulrich Drepper  <drepper@redhat.com>

	* Versions.def (libc): Add GLIBC_2.3.1.
	(libpthread): Add GLIBC_2.3.1.

	* include/signal.h: Add libc_hidden_proto for __sigwait, __sigwaitinfo,
	and __sigtimedwait.
	* signal/Versions: Add __sigtimedwait, __sigwait, and __sigwaitinfo.
	* sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Add
	libc_hidden_def.
	* sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
	* sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.

	* include/sys/msg.h: Declare __libc_msgrcv and __libc_msgsnd.
	* sysdeps/unix/sysv/linux/msgrcv.c (__msgrcv): Rename to __libc_msgrcv
	and make old name an alias.
	* sysdeps/unix/sysv/linux/msgsnd.c (__msgsnd): Rename to __libc_msgsnd
	and make old name an alias.
	* sysvipc/Versions (libc) [GLIBC_PRIVATE]: Add __libc_msgrcv and
	__libc_msgsnd.

	* include/sys/uio.h: Declare __libc_readv and __libc_writev.
	* misc/Versions (libc) [GLIBC_PRIVATE]: Add __libc_readv and
	__libc_writev.
	* sysdeps/generic/readv.c (__readv): Rename to __libc_readv and make
	old name an alias.
	* sysdeps/posix/readv.c: Likewise
	* sysdeps/unix/sysv/aix/readv.c: Likewise.
	* sysdeps/unix/sysv/linux/readv.c: Likewise.
	* sysdeps/generic/writev.c (__writev): Rename to __libc_writev and make
	old name an alias.
	* sysdeps/posix/writev.c: Likewise
	* sysdeps/unix/sysv/aix/writev.c: Likewise.
	* sysdeps/unix/sysv/linux/writev.c: Likewise.

	* include/sys/wait.h: Declare __waitid.
	* posix/Versions (libc) [GLIBC_PRIVATE]: Add __waitid.
	* sysdeps/generic/waitid.c (waitid): Rename to __waitid and make old
	name an alias.
	* sysdeps/posix/waitid.c: Likewise.
	* sysdeps/unix/sysv/aix/waitid.c: Likewise.

	* sysdeps/unix/sysv/linux/syscalls.list: Add creat syscall.

2002-10-07  Jakub Jelinek  <jakub@redhat.com>

	* include/alloca.h (__libc_use_alloca, __libc_alloca_cutoff): New
	prototypes.
	(__MAX_ALLOCA_CUTOFF): Define.
	Include allocalim.h.
	* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r,
	_nss_dns_gethostbyaddr_r): Use alloca or malloc to allocate
	host_buffer depending on __libc_use_alloca.
	* resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r,
	_nss_dns_getnetbyaddr_r): Use alloca or malloc to allocate
	net_buffer depending on __libc_use_alloca.
	* resolv/res_query.c (res_nquery): Use alloca or malloc to allocate
	buf depending on __libc_use_alloca.
	* resolv/gethnamaddr.c (gethostbyname2, gethostbyaddr): Likewise.
	* stdio-common/vfprintf.c (vfprintf): Use __libc_use_alloca
	instead of hardcoded constants.
	Pass proper size argument to alloca and compute end for wide char
	version.
	* stdio-common/printf_fp.c (__printf_fp): Use __libc_use_alloca
	instead of hardcoded constants.
	* string/strcoll.c (strcoll): Likewise.
	* string/strxfrm.c (strxfrm): Likewise.
	* sysdeps/posix/readv.c (__readv): Likewise.
	* sysdeps/posix/writev.c (__writev): Likewise.
	* sysdeps/generic/allocalim.h: New file.
2002-10-09 09:42:48 +00:00
..
2001-07-06 04:58:11 +00:00
2002-03-12 20:04:56 +00:00
2002-04-08 18:50:41 +00:00
2002-03-12 20:04:56 +00:00
2002-03-12 20:04:56 +00:00
2002-04-09 20:36:24 +00:00
1999-07-17 23:56:47 +00:00
1997-05-26 23:01:17 +00:00
1998-07-04 10:39:13 +00:00
1997-05-26 23:01:17 +00:00
1997-01-24 02:23:54 +00:00
1996-10-08 23:39:20 +00:00
1996-10-08 23:39:20 +00:00
1997-02-19 04:43:53 +00:00
1996-10-08 23:39:20 +00:00
1998-06-15 14:55:03 +00:00
2000-07-29 06:45:51 +00:00
2000-07-29 06:45:51 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2002-02-26 01:45:59 +00:00
2002-03-12 20:04:56 +00:00
2002-03-12 20:04:56 +00:00
2002-03-13 02:17:12 +00:00
2002-08-31 09:43:13 +00:00
2002-10-09 09:42:48 +00:00
2002-09-10 01:40:26 +00:00
2002-03-13 08:59:47 +00:00
2002-04-08 18:50:41 +00:00
2001-07-06 04:58:11 +00:00
2001-07-23 23:45:03 +00:00
2002-08-04 23:32:14 +00:00
2002-02-26 01:45:59 +00:00
2002-03-13 08:59:47 +00:00
1997-01-23 04:24:20 +00:00
1996-10-08 23:39:20 +00:00
1997-01-23 04:24:20 +00:00
1998-11-13 19:03:53 +00:00
1996-10-08 23:39:20 +00:00
2000-12-15 16:03:57 +00:00
1997-01-23 04:24:20 +00:00
2001-11-27 08:33:32 +00:00
2000-07-22 07:26:13 +00:00
1999-02-07 00:06:12 +00:00
2002-02-26 01:45:59 +00:00
2001-07-06 04:58:11 +00:00
2001-08-10 19:35:27 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
1996-10-08 23:39:20 +00:00
2001-07-06 04:58:11 +00:00
2000-06-17 19:22:43 +00:00
1999-02-14 20:03:55 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2000-03-23 20:42:34 +00:00
2002-03-24 13:03:01 +00:00
1997-04-08 23:42:08 +00:00
1997-04-08 23:42:08 +00:00
2001-07-06 04:58:11 +00:00
2000-11-20 17:40:29 +00:00
2001-07-06 04:58:11 +00:00
2001-02-15 19:57:43 +00:00
2000-03-27 18:36:21 +00:00
2001-08-16 05:23:52 +00:00
2002-03-15 22:08:18 +00:00
2002-03-15 22:08:18 +00:00
2002-09-30 07:47:16 +00:00
2001-12-14 07:19:20 +00:00
2001-07-06 04:58:11 +00:00
2002-08-27 06:41:29 +00:00
2001-07-06 04:58:11 +00:00
2000-07-03 21:40:46 +00:00
2001-07-06 04:58:11 +00:00
2002-02-26 05:23:31 +00:00
1998-04-28 14:15:46 +00:00
2000-12-15 16:03:57 +00:00
2001-07-06 04:58:11 +00:00
2001-08-07 04:37:18 +00:00
2002-02-01 23:24:05 +00:00
2002-10-09 09:42:48 +00:00
2002-08-25 04:51:08 +00:00
1999-06-16 22:55:47 +00:00
2000-06-29 04:12:28 +00:00
2001-07-06 04:58:11 +00:00
1998-01-21 17:04:36 +00:00