mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
a75d3b0288
Continuing the series of patches to clean up conformtest expectations for "POSIX" (1995/6) based on review of the expectations against the standard, this patch cleans up expectations for sys/utsname.h and sys/wait.h. Tested x86_64; a new XFAIL for sys/wait.h is added. * conform/data/sys/utsname.h-data (*_t): Allow. * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define. [POSIX] (WEXITED): Do not expect constant. [POSIX] (WSTOPPED): Likewise. [POSIX] (WNOHANG): Likewise. [POSIX] (WNOWAIT): Likewise. [POSIX] (siginfo_t): Do not expect type or elements. [POSIX] (pid_t): Do not expect type. [POSIX] (signal.h): Do not allow header. [POSIX] (sys/resource.h): Likewise. [POSIX] (si_*): Do not allow pattern. [POSIX] (W*): Likewise. [POSIX] (P_*): Likewise. [POSIX] (BUS_*): Likewise. [POSIX] (CLD_*): Likewise. [POSIX] (FPE_*): Likewise. [POSIX] (ILL_*): Likewise. [POSIX] (POLL_*): Likewise. [POSIX] (SEGV_*): Likewise. [POSIX] (SI_*): Likewise. [POSIX] (TRAP_*): Likewise. * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New variable. |
||
---|---|---|
.. | ||
arpa | ||
net | ||
netinet | ||
sys | ||
aio.h-data | ||
assert.h-data | ||
complex.h-data | ||
cpio.h-data | ||
ctype.h-data | ||
dirent.h-data | ||
dlfcn.h-data | ||
errno.h-data | ||
fcntl.h-data | ||
fenv.h-data | ||
float.h-data | ||
fmtmsg.h-data | ||
fnmatch.h-data | ||
ftw.h-data | ||
glob.h-data | ||
grp.h-data | ||
iconv.h-data | ||
inttypes.h-data | ||
iso646.h-data | ||
langinfo.h-data | ||
libgen.h-data | ||
limits.h-data | ||
locale.h-data | ||
math.h-data | ||
monetary.h-data | ||
mqueue.h-data | ||
ndbm.h-data | ||
netdb.h-data | ||
nl_types.h-data | ||
poll.h-data | ||
pthread.h-data | ||
pwd.h-data | ||
regex.h-data | ||
sched.h-data | ||
search.h-data | ||
semaphore.h-data | ||
setjmp.h-data | ||
signal.h-data | ||
spawn.h-data | ||
stdalign.h-data | ||
stdarg.h-data | ||
stdbool.h-data | ||
stddef.h-data | ||
stdint.h-data | ||
stdio.h-data | ||
stdlib.h-data | ||
stdnoreturn.h-data | ||
string.h-data | ||
strings.h-data | ||
stropts.h-data | ||
syslog.h-data | ||
tar.h-data | ||
termios.h-data | ||
tgmath.h-data | ||
time.h-data | ||
uchar.h-data | ||
ucontext.h-data | ||
ulimit.h-data | ||
unistd.h-data | ||
utime.h-data | ||
utmpx.h-data | ||
varargs.h-data | ||
wchar.h-data | ||
wctype.h-data | ||
wordexp.h-data |