projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34566ff
)
tweak to align with libc
author
Jim Meyering
<jim@meyering.net>
Sat, 8 Dec 2001 06:57:58 +0000
(06:57 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 8 Dec 2001 06:57:58 +0000
(06:57 +0000)
lib/regex.c
patch
|
blob
|
history
diff --git
a/lib/regex.c
b/lib/regex.c
index 9167cbc882810a8d3bda20f76f2ed42b67892fac..7d7a9793ed77d17e2ff3037bbf4c6dfb1ace260b 100644
(file)
--- a/
lib/regex.c
+++ b/
lib/regex.c
@@
-113,10
+113,10
@@
# endif
/* Support for bounded pointers. */
-# if
ndef
__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