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>.
This commit is contained in:
Ulrich Drepper 1998-10-09 14:04:57 +00:00
parent 9a29bc3732
commit 027acb511e
2 changed files with 5 additions and 2 deletions

View File

@ -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.

View File

@ -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'. */