mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
e81a4f9a54
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/mman.h, sys/stat.h and sys/types.h. Tested x86_64; no new XFAILs needed. * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require type. [POSIX] (off_t): Likewise. * conform/data/sys/stat.h-data (S_IRGRP): Require constant. [POSIX] (S_ISBLK): Require macro. [POSIX] (S_ISCHR): Likewise. [POSIX] (S_ISDIR): Likewise. [POSIX] (S_ISFIFO): Likewise. [POSIX] (S_ISREG): Likewise. [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list optional-macro. * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require type. [POSIX] (time_t): Likewise. [POSIX] (timer_t): Likewise. |
||
---|---|---|
.. | ||
ipc.h-data | ||
mman.h-data | ||
msg.h-data | ||
resource.h-data | ||
select.h-data | ||
sem.h-data | ||
shm.h-data | ||
socket.h-data | ||
stat.h-data | ||
statvfs.h-data | ||
time.h-data | ||
timeb.h-data | ||
times.h-data | ||
types.h-data | ||
uio.h-data | ||
un.h-data | ||
utsname.h-data | ||
wait.h-data |