From 259d930a0c04ad15e05081d191bff245830d164a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 11 Aug 1998 23:28:49 +0000 Subject: * sysdeps/mach/hurd/bits/posix_opt.h: Rewritten with comments and multiple inclusion protection. (_POSIX_SYNCHRONIZED_IO, _POSIX_FSYNC, _POSIX_MAPPED_FILES, _POSIX_MEMORY_PROTECTION, _POSIX_POLL, _POSIX_SELECT): New macros, define all these to 1. (_POSIX_SYNC_IO): Add #undef, to remind us that pathconf reports it. 1998-08-12 Roland McGrath --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c5c5faa924..ecb64eca0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1998-08-12 Roland McGrath + + * sysdeps/mach/hurd/bits/posix_opt.h: Rewritten with comments and + multiple inclusion protection. + (_POSIX_SYNCHRONIZED_IO, _POSIX_FSYNC, _POSIX_MAPPED_FILES, + _POSIX_MEMORY_PROTECTION, _POSIX_POLL, _POSIX_SELECT): New macros, + define all these to 1. + (_POSIX_SYNC_IO): Add #undef, to remind us that pathconf reports it. + 1998-08-12 Roland McGrath * sysdeps/mach/usleep.c: Include . -- cgit 1.4.1