glibc/posix
Ulrich Drepper 91bc38d09c Update.
2000-08-12  Andreas Jaeger  <aj@suse.de>

	* include/features.h (__STDC_ISO_10646__): Define.
	Reported by Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>.

	* include/features.h (__USE_ISOC99): Define for _XOPEN_SOURCE >= 600.

	* locale/langinfo.h: Define YESSTR and NOSTR also for XPG4 (but not
	for revision 6 and up).

	* posix/sys/types.h: Define __need_timer_t and __need_clockid_t before
	including <time.h>.
	* time/time.h: Allow __need_timer_t and __need_clockid_t to be defined
	to get definitions of just these types.

	* signal/signal.h: Define thread signal handling functions also for
	POSIX95.

	* sysdeps/unix/sysv/linux/bits/types.h: Define thread types also for
	POSIX95.
	* sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/ia64/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.

	* sysvipc/sys/shm.h: Define pid_t for XPG.

	* wcsmbs/wchar.h: Make the various wide char string and stream
	functions available for the respective XPG versions.
2000-08-14 04:57:27 +00:00
..
bits Update. 2000-04-30 17:03:03 +00:00
glob Update. 2000-04-28 05:12:30 +00:00
sys Update. 2000-08-14 04:57:27 +00:00
.cvsignore
annexc.c Update. 1998-09-29 22:42:30 +00:00
bsd-getpgrp.c Update. 2000-05-23 08:43:26 +00:00
confstr.c
cpio.h
Depend New file, libio needs localedata for tests. 2000-07-29 07:57:34 +00:00
execl.c Update. 1999-04-28 23:13:52 +00:00
execle.c Fix size parameter of memcpy. 2000-05-08 15:21:25 +00:00
execlp.c Update. 1999-04-28 23:13:52 +00:00
execv.c
execvp.c (execvp): Correct copying of file name. 1999-08-23 22:20:34 +00:00
fnmatch_loop.c Update. 2000-08-02 00:09:25 +00:00
fnmatch.c Update. 2000-07-28 19:52:40 +00:00
fnmatch.h Update. 1999-07-15 11:45:51 +00:00
getconf.c Update. 2000-04-13 03:55:50 +00:00
getopt1.c
getopt_init.c Update. 1998-06-29 12:44:22 +00:00
getopt.c Update. 2000-03-31 05:03:53 +00:00
getopt.h Update. 1999-07-18 00:19:18 +00:00
glob.h Update. 2000-02-23 06:02:09 +00:00
globtest.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
globtest.sh Update. 2000-07-23 01:23:29 +00:00
Makefile Update. 2000-07-23 01:23:29 +00:00
ptestcases.h (collate_output): Update. 1999-12-31 22:21:25 +00:00
PTESTS (collate_output): Update. 1999-12-31 22:21:25 +00:00
PTESTS2C.sed Update. 1998-05-17 15:44:39 +00:00
re_comp.h
regex.c Update. 2000-08-13 06:38:11 +00:00
regex.h Update. 2000-01-20 02:01:32 +00:00
regexbug1.c Update. 1999-08-30 19:23:15 +00:00
runptests.c Update. 1998-12-10 10:00:31 +00:00
runtests.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
sched.h Update. 1999-10-09 21:56:43 +00:00
spawn_faction_addclose.c Update. 2000-05-29 07:31:53 +00:00
spawn_faction_adddup2.c Update. 2000-05-29 07:31:53 +00:00
spawn_faction_addopen.c Update. 2000-05-29 07:31:53 +00:00
spawn_faction_destroy.c Update. 2000-04-15 16:51:16 +00:00
spawn_faction_init.c Update. 2000-04-15 16:51:16 +00:00
spawn_int.h Update. 2000-04-15 16:51:16 +00:00
spawn.c Update. 2000-04-15 16:51:16 +00:00
spawn.h Change posix_spawnattr_getdefault and posix_spawnattr_setdefault to posix_spawnattr_getsigdefault and posix_spawnattr_setsigdefault respectively. 2000-05-01 20:52:04 +00:00
spawnattr_destroy.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getdefault.c Change posix_spawnattr_getdefault and posix_spawnattr_setdefault to posix_spawnattr_getsigdefault and posix_spawnattr_setsigdefault respectively. 2000-05-01 20:52:04 +00:00
spawnattr_getflags.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getpgroup.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getschedparam.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getschedpolicy.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getsigmask.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_init.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setdefault.c Change posix_spawnattr_getdefault and posix_spawnattr_setdefault to posix_spawnattr_getsigdefault and posix_spawnattr_setsigdefault respectively. 2000-05-01 20:52:04 +00:00
spawnattr_setflags.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setpgroup.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setschedparam.c Update. 2000-06-14 00:55:24 +00:00
spawnattr_setschedpolicy.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setsigmask.c Update. 2000-06-14 00:55:24 +00:00
spawni.c Update. 2000-05-29 07:31:53 +00:00
spawnp.c Update. 2000-04-15 16:51:16 +00:00
tar.h
test-vfork.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
testcases.h Update. 2000-01-18 10:53:15 +00:00
testfnm.c Update. 2000-03-26 20:35:45 +00:00
TESTS Update. 2000-01-18 10:53:15 +00:00
TESTS2C.sed
tst-exec.c Update. 2000-05-29 04:40:43 +00:00
tst-fnmatch.c (main): Also set LC_CTYPE category. 2000-07-04 20:56:12 +00:00
tst-fnmatch.input Update. 2000-07-05 22:02:03 +00:00
tst-fork.c Update. 2000-05-29 01:00:03 +00:00
tst-getaddrinfo.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
tst-getlogin.c Update. 1999-11-10 02:42:49 +00:00
tst-mmap.c Update. 2000-01-03 17:00:25 +00:00
tst-preadwrite64.c Test for pread64 and pwrite64. 2000-05-26 19:48:39 +00:00
tst-preadwrite.c Update. 2000-05-29 07:31:53 +00:00
tst-spawn.c Update. 2000-05-29 07:31:53 +00:00
tst-truncate64.c Update. 2000-05-26 20:31:12 +00:00
tst-truncate.c Update. 2000-05-26 20:49:00 +00:00
tstgetopt.c Update. 1998-08-17 16:48:17 +00:00
unistd.h Update. 2000-08-14 02:10:26 +00:00
Versions Update. 2000-06-14 00:55:24 +00:00
wait.h
wordexp-test.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
wordexp-tst.sh Update. 2000-07-23 01:23:29 +00:00
wordexp.c Update. 2000-02-24 07:36:39 +00:00
wordexp.h Update. 1999-10-09 21:56:43 +00:00