From bec7805d999296000230342f7a8771bbb4001bf1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 25 Jan 2001 20:05:55 +0000 Subject: Update. 2001-01-25 Ulrich Drepper * conform/conformtest.pl: Handle allow-header in secondary headers correctly. * conform/data/fcntl.h-data: Mark symbols introduced in XPG6 with #ifdef. * conform/data/netinet/in.h-data: Use correct comment character. * conform/data/sys/stat.h-data: Likewise. --- conform/data/sys/stat.h-data | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'conform/data/sys') diff --git a/conform/data/sys/stat.h-data b/conform/data/sys/stat.h-data index afdbd2c888..3873284ca4 100644 --- a/conform/data/sys/stat.h-data +++ b/conform/data/sys/stat.h-data @@ -57,11 +57,11 @@ macro S_ISFIFO macro S_ISREG macro S_ISLNK -# How to represent optional tests? -# macro S_TYPEISMQ -# macro S_TYPEISSEM -# macro S_TYPEISSHM -# macro S_TYPEISTMO +// How to represent optional tests? +// macro S_TYPEISMQ +// macro S_TYPEISSEM +// macro S_TYPEISSHM +// macro S_TYPEISTMO function int chmod (const char*, mode_t) function int fchmod (int, mode_t) -- cgit 1.4.1