glibc/stdio-common
Ulrich Drepper 219aa9e9f9 Update.
1999-08-18  Ulrich Drepper  <drepper@cygnus.com>

	* Rules: When generating stdio_lim.h also rewrite IOV_MAX definition.
	* stdio-common/stdio_lim.h.in: Add IOV_MAX template.
	* include/bits/xopen_lim.h: Don't define IOV_MAX here, get it from
	stdio_lim.h.  Define LONG_BIT and WORD_BIT.

	* include/features.h: Define __USE_XOPEN2K if _XOPEN_SOURCE == 600.

	* libio/stdio.h: Don't declare cuserid and getopt for X/Open issue 6.

	* misc/search.h: Don't define NULL.

	* posix/sys/types.h: Define blksize_t if it hasn't happened.
	Only define key_t and blkcnt_t if it hasn't happened before.
	Define blksize_t if not happened before.
	* io/sys/stat.h: Don't define pid_t.  Define blkcnt_t and blksize_t.
	* sysdeps/generic/bits/types.h: Define __blksize_t.
	* sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
	* sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
	* sysdeps/mach/hurd/bits/stat.h (struct stat): Use __blksize_t for
	st_blksize member.
	(struct stat64): Likewise.
	* sysdeps/unix/bsd/bits/stat.h: Likewise.
	* sysdeps/unix/bsd/osf/alpha/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/sysv4/i386/bist/stat.h: Likewise.
	* sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Likewise.

	* stdlib/getsubopt.c: Correct type of second argument.
	* stdlib/stdlib.h: Likewise.

	* stdlib/monetary.h: Don't include sys/types.h.  Define only size_t
	and ssize_t.

	* sysdeps/generic/putenv.c: Correct type of parameter.
	* stdlib/stdlib.h: Likewise.

	* sysdeps/generic/msgsnd.c: Correct type of second parameter.
	* sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
	* sysvips/sys/msg.h: Likewise.

	* sysdeps/generic/semop.c: Correct type of third parameter.
	* sysdeps/unix/sysv/linux/semop.c: Likewise.
	* sysvipc/sys/sem.h: Likewise.  Don't include sys/types.h, define
	size_t.

	* sysdeps/generic/shmget.c: Correct type of second parameter.
	* sysdeps/unix/sysv/linux/shmget.c: Likewise.
	* sysvips/sys/shm.h: Likewise.  Don't include unistd.h and sys/types.h.
	Declare __getpagesize here.

	* sysdeps/generic/bits/ipc.h: Include bits/types.h instead of
	sys/types.h.
	* sysdeps/gnu/bits/ipc.h: Likewise.
	* sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/ipc.h: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
	* sysvipc/sys/ipc.h: Define uid_t, gid_t, mode_t, and key_t if not
	already done.

	* sysdeps/unix/bsd/usleep.c: Correct type of parameter.

	* debug/versions: Export __cyg_profile_func_enter and
	__cyg_profile_func_exit.

	* math/bits/mathcalls.h: Pretty print.
1999-08-18 07:53:35 +00:00
..
_itoa.c Update. 1999-06-16 22:55:47 +00:00
_itoa.h Update. 1998-10-29 15:17:25 +00:00
_itowa.c Update. 1999-06-16 22:55:47 +00:00
_itowa.h Update. 1999-06-16 22:55:47 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
asprintf.c Update. 1998-07-16 13:49:59 +00:00
bug1.c Update. 1999-07-17 23:56:47 +00:00
bug1.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
bug2.c Update. 1997-05-26 23:01:17 +00:00
bug3.c 1997-05-07 16:31 Ulrich Drepper <drepper@cygnus.com> 1997-05-07 14:34:37 +00:00
bug4.c 1997-05-07 16:31 Ulrich Drepper <drepper@cygnus.com> 1997-05-07 14:34:37 +00:00
bug5.c Update. 1998-07-04 10:39:13 +00:00
bug6.c Update. 1997-05-26 23:01:17 +00:00
bug6.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
bug7.c update from main archive 970122 1997-01-24 02:23:54 +00:00
bug8.c update from main archive 961008 1996-10-08 23:39:20 +00:00
bug9.c update from main archive 961008 1996-10-08 23:39:20 +00:00
bug10.c update from main archive 970218 1997-02-19 04:43:53 +00:00
bug11.c update from main archive 961008 1996-10-08 23:39:20 +00:00
bug12.c Update. 1998-06-15 14:55:03 +00:00
dprintf.c Update. 1998-07-16 13:49:59 +00:00
errnobug.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fprintf.c Update. 1997-10-12 04:05:44 +00:00
fscanf.c Update. 1997-05-26 23:01:17 +00:00
getline.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getw.c Update. 1998-07-16 13:49:59 +00:00
itoa-digits.c Update. 1999-06-16 22:55:47 +00:00
itowa-digits.c Update. 1999-06-16 22:55:47 +00:00
Makefile 1999-07-19 Andreas Schwab <schwab@suse.de> 1999-07-20 08:19:37 +00:00
perror.c Update. 1998-04-15 10:15:16 +00:00
printf_fp.c Update. 1999-07-14 00:54:57 +00:00
printf_size.c Update. 1999-06-16 22:55:47 +00:00
printf-parse.h Update. 1999-06-21 13:38:44 +00:00
printf-prs.c Update. 1999-06-16 22:55:47 +00:00
printf.c Update. 1997-10-15 05:34:02 +00:00
printf.h Update. 1999-06-16 22:55:47 +00:00
psignal.c Update. 1999-06-19 09:58:37 +00:00
putw.c Update. 1998-07-16 13:49:59 +00:00
reg-printf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
scanf1.c update from main archive 970121 1997-01-23 04:24:20 +00:00
scanf2.c update from main archive 961008 1996-10-08 23:39:20 +00:00
scanf3.c update from main archive 970121 1997-01-23 04:24:20 +00:00
scanf4.c update from main archive 961008 1996-10-08 23:39:20 +00:00
scanf5.c update from main archive 961008 1996-10-08 23:39:20 +00:00
scanf6.c update from main archive 961008 1996-10-08 23:39:20 +00:00
scanf7.c Update. 1998-11-13 19:03:53 +00:00
scanf8.c update from main archive 961008 1996-10-08 23:39:20 +00:00
scanf9.c * stdio-common/Makefile (tests): Add scanf[1-9]. 1996-01-24 08:23:33 +00:00
scanf10.c update from main archive 970121 1997-01-23 04:24:20 +00:00
scanf11.c update from main archive 970118 1997-01-19 04:54:28 +00:00
scanf12.c Update. 1999-02-07 00:06:12 +00:00
scanf12.input Update. 1999-02-07 00:06:12 +00:00
scanf.c Update. 1997-10-15 05:34:02 +00:00
snprintf.c Update. 1998-07-16 13:49:59 +00:00
sprintf.c Update. 1998-07-16 13:49:59 +00:00
sscanf.c Update. 1998-07-16 13:49:59 +00:00
stdio_lim.h.in Update. 1999-08-18 07:53:35 +00:00
tempnam.c Update. 1999-07-06 16:26:03 +00:00
temptest.c Update. 1997-06-19 19:11:22 +00:00
test_rdwr.c Update. 1998-07-06 17:09:00 +00:00
test-fseek.c update from main archive 970221 1997-02-22 01:20:46 +00:00
test-fwrite.c update from main archive 961008 1996-10-08 23:39:20 +00:00
test-popen.c Update. 1998-01-30 11:44:34 +00:00
tfformat.c Update. 1997-08-04 14:31:26 +00:00
tiformat.c Update. 1998-01-30 11:44:34 +00:00
tllformat.c Update. 1999-02-14 20:03:55 +00:00
tmpfile64.c Update. 1999-07-06 16:26:03 +00:00
tmpfile.c Update. 1999-07-06 16:26:03 +00:00
tmpnam_r.c Update. 1999-07-06 16:26:03 +00:00
tmpnam.c Update. 1999-07-06 16:26:03 +00:00
tst-ferror.c Update. 1997-04-08 23:42:08 +00:00
tst-ferror.input Update. 1997-04-08 23:42:08 +00:00
tst-fileno.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
tst-printf.c Update. 1999-05-07 11:32:00 +00:00
tst-printfsz.c Add description of printf_size and printf_size_info. 1997-04-19 11:22:31 +00:00
tst-tmpnam.c Update. 1998-12-15 00:02:24 +00:00
tst-ungetc.c Update. 1998-10-23 13:44:50 +00:00
tst-wc-printf.c Update. 1998-04-28 14:15:46 +00:00
tstdiomisc.c Update. 1998-11-13 19:38:37 +00:00
tstgetln.c Update. 1998-07-04 10:39:13 +00:00
tstgetln.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
tstscanf.c Update. 1999-08-13 22:39:09 +00:00
tstscanf.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
Versions Update. 1998-08-08 20:02:34 +00:00
vfprintf.c Update. 1999-08-17 16:00:14 +00:00
vfscanf.c Update. 1999-08-16 01:21:50 +00:00
vfwprintf.c Update. 1999-06-16 22:55:47 +00:00
vfwscanf.c Update. 1999-06-16 22:55:47 +00:00
vprintf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
xbug.c Update. 1998-01-21 17:04:36 +00:00