glibc/posix
Ulrich Drepper 8ce9ea0ca6 Update.
* dlfcn/dlfcn.h (RTLD_DEFAULT): Don't use NULL.

	* iconv/iconv.h (iconv): Fix prototype.

	* misc/libgen.h: When using gcc using renaming feature to get XPG
	definition of basename.

	* misc/search.h (struct entry): Fix type of element data.

	* posix/unistd.h (getpagesize): Declare as const function.

	* sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define SA_NOCLDWAIT.
	* sysdeps/unix/sysv/linux/bits/sigaction.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.

	* signal/signal.h [__USE_XOPEN]: Define uid_t.
	(sigstack): Correct type of first parameter.
	* sysdeps/generic/sigstack.c (sigstack): Likewise.
	* sysdeps/unix/sysv/linux/sigstack.c (sigstack): Likewise.

	* sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: New file.  Copy of
	old sysdeps/unix/sysv/linux/bits/siginfo.h.
	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/siginfo.h [struct siginfo] (si_band):
	Change type to `long int'.

	* signal/signal.h [__USE_XOPEN]: Declare sigpause to redirect to
	__xpg_sigpause.
	* sysdeps/generic/sigpause.c: Define __xpg_sigpause.
	* sysdeps/posix/sigpause.c: Likewise.

	* conform/conformtest.pl: Correct bugs.  Add more functionality.
	* conform/data/dlfcn.h-data: Correct typos.
	* conform/data/ftw.h-data: Likewise.
	* conform/data/iconv.h-data: Likewise.
	* conform/data/nl_types.h-data: Likewise.
	* conform/data/search.h-data: Likewise.
	* conform/data/semaphore.h-data: New file.
	* conform/data/setjmp.h-data: New file.
	* conform/data/signal.h-data: New file.
	* conform/data/stdarg.h-data: New file.
	* conform/data/stddef.h-data: New file.
	* conform/data/stdio.h-data: New file.
2000-02-23 06:02:09 +00:00
..
bits Update. 2000-01-18 09:34:50 +00:00
glob
sys Update. 1999-10-31 23:32:56 +00:00
.cvsignore
annexc.c Update. 1998-09-29 22:42:30 +00:00
bsd-getpgrp.c
confstr.c
cpio.h
environ.c
execl.c Update. 1999-04-28 23:13:52 +00:00
execle.c Update. 1999-04-28 23:13:52 +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-01-26 03:46:22 +00:00
fnmatch.c Update. 2000-01-26 03:22:20 +00:00
fnmatch.h Update. 1999-07-15 11:45:51 +00:00
getconf.c Update. 1999-01-04 17:21:50 +00:00
getopt1.c
getopt_init.c Update. 1998-06-29 12:44:22 +00:00
getopt.c (inet_network): Add missing part of last patch. 2000-02-12 07:38:04 +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 Update. 1998-07-28 20:47:08 +00:00
globtest.sh Update. 1999-03-05 15:02:32 +00:00
Makefile Update. 2000-01-18 01:46:57 +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-02-22 09:00:35 +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 Update. 1998-12-10 10:00:31 +00:00
sched.h Update. 1999-10-09 21:56:43 +00:00
setpgrp.c Update. 1998-07-16 11:44:36 +00:00
tar.h
test-vfork.c Update. 1999-02-14 20:03:55 +00:00
testcases.h Update. 2000-01-18 10:53:15 +00:00
testfnm.c Update. 2000-01-26 03:46:22 +00:00
TESTS Update. 2000-01-18 10:53:15 +00:00
TESTS2C.sed
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-preadwrite.c Update. 1998-10-20 14:40:47 +00:00
tstgetopt.args
tstgetopt.c Update. 1998-08-17 16:48:17 +00:00
unistd.h Update. 2000-02-23 06:02:09 +00:00
Versions Update. 1999-12-19 05:29:07 +00:00
wait.h
wordexp-test.c Update. 1999-11-05 22:33:33 +00:00
wordexp-tst.sh Update. 1998-03-24 20:51:53 +00:00
wordexp.c Update. 1999-11-05 22:33:33 +00:00
wordexp.h Update. 1999-10-09 21:56:43 +00:00