summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-10-09 14:04:57 +0000
committerUlrich Drepper <drepper@redhat.com>1998-10-09 14:04:57 +0000
commit027acb511e2421111dd469dc6372a506c2e61ec0 (patch)
treef60571b504bfa307c26778921aac301e38b0c536
parent9a29bc37328a969d975a4f68c22da36a4d2697c1 (diff)
Update.
1998-10-09 Mark Kettenis <kettenis@phys.uva.nl> * sysdeps/mach/hurd/bits/posix_opt.h (_XBS5_ILP32_OFF32): Remove, it is already defined in <bits/environments.h>.
-rw-r--r--ChangeLog5
-rw-r--r--sysdeps/mach/hurd/bits/posix_opt.h2
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 17478e1795..cdc16ba475 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-10-09 Mark Kettenis <kettenis@phys.uva.nl>
+
+ * sysdeps/mach/hurd/bits/posix_opt.h (_XBS5_ILP32_OFF32): Remove,
+ it is already defined in <bits/environments.h>.
+
1998-10-09 Ulrich Drepper <drepper@cygnus.com>
* posix/ptestcases.h: Fix typo.
diff --git a/sysdeps/mach/hurd/bits/posix_opt.h b/sysdeps/mach/hurd/bits/posix_opt.h
index 881f4064d3..09eb5c1973 100644
--- a/sysdeps/mach/hurd/bits/posix_opt.h
+++ b/sysdeps/mach/hurd/bits/posix_opt.h
@@ -53,8 +53,6 @@
can be disabled by using the value _POSIX_VDISABLE. */
#define _POSIX_VDISABLE ((unsigned char) -1)
-#define _XBS5_ILP32_OFF32 1
-
/* Different Hurd filesystems might do these differently.
You must query the particular file with `pathconf' or `fpathconf'. */