mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Update.
* sysdeps/generic/bits/environments.h: Fix typos.
This commit is contained in:
@ -47,9 +47,9 @@
|
||||
# define _XBS5_ILP32_OFFBIG -1
|
||||
|
||||
/* By default we have 64-bit wide `long int', pointers and `off_t'. */
|
||||
# define _POSIX_V6_LP64_OFF32 1
|
||||
# define _POSIX_V6_LP64_OFF64 1
|
||||
# define _POSIX_V6_LPBIG_OFFBIG 1
|
||||
# define _XBS5_LP64_OFF32 1
|
||||
# define _XBS5_LP64_OFF64 1
|
||||
# define _XBS5_LPBIG_OFFBIG 1
|
||||
|
||||
#else /* __WORDSIZE == 32 */
|
||||
|
Reference in New Issue
Block a user