about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2000-09-23 20:47:48 +0000
committerMark Kettenis <kettenis@gnu.org>2000-09-23 20:47:48 +0000
commit65ea810e9fc92c80d852444d355762ff488ad9c9 (patch)
tree093e51c0d84e9e3c543023157e0172ae71a60a7f /ChangeLog
parent90f99ea6b8f4f97c803f5ff908a0daf17a6f22e6 (diff)
downloadglibc-65ea810e9fc92c80d852444d355762ff488ad9c9.tar.gz
glibc-65ea810e9fc92c80d852444d355762ff488ad9c9.tar.xz
glibc-65ea810e9fc92c80d852444d355762ff488ad9c9.zip
* sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_SYNCHRONIZED_IO): #undef since we don't have msync.
	* sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_SYNCHRONIZED_IO):
	#undef since we don't have msync.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc48d1e2dd..e36925fb90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-09-18  Mark Kettenis  <kettenis@gnu.org>
 
+	* sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_SYNCHRONIZED_IO):
+	#undef since we don't have msync.
+
 	* sysdeps/mach/hurd/bits/time.h: (CLOCKS_PER_SEC): Make a long int
 	constant since that is what clock_t is.
 	* sysdeps/mach/hurd/i386/bits/time.h: Likewise.