projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a82905
)
Mention _XOPEN_SOURCE_EXTENDED in correct place.
author
drepper
<drepper>
Thu, 14 Aug 1997 01:25:42 +0000
(
01:25
+0000)
committer
drepper
<drepper>
Thu, 14 Aug 1997 01:25:42 +0000
(
01:25
+0000)
manual/creature.texi
patch
|
blob
|
history
diff --git
a/manual/creature.texi
b/manual/creature.texi
index
5eb665d
..
edac770
100644
(file)
--- a/
manual/creature.texi
+++ b/
manual/creature.texi
@@
-73,6
+73,7
@@
included as well as the @w{ISO C}, POSIX.1, POSIX.2, and X/Open material.
@comment (none)
@comment XOPEN
@defvr Macro _XOPEN_SOURCE
+@defvrx Macro _XOPEN_SOURCE_EXTENDED
If you define this macro, functionality described in the X/Open
Portability Guide is included. This is a superset of the POSIX.1 and
POSIX.2 functionality and in fact @code{_POSIX_SOURCE} and