mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-27 01:44:21 +00:00
tweak to align with libc
This commit is contained in:
parent
acca325884
commit
dcfb371a6b
@ -113,10 +113,10 @@
|
||||
# endif
|
||||
|
||||
/* Support for bounded pointers. */
|
||||
# ifndef __BOUNDED_POINTERS__
|
||||
# define __bounded /* nothing */
|
||||
# define __unbounded /* nothing */
|
||||
# define __ptrvalue /* nothing */
|
||||
# if !defined _LIBC && !defined __BOUNDED_POINTERS__
|
||||
# define __bounded /* nothing */
|
||||
# define __unbounded /* nothing */
|
||||
# define __ptrvalue /* nothing */
|
||||
# endif
|
||||
|
||||
/* The `emacs' switch turns on certain matching commands
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user