projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aae89c
)
* include/shlib-compat.h: Include <abi-versions.h> unconditionally.
author
Roland McGrath
<roland@gnu.org>
Mon, 27 Mar 2000 01:09:25 +0000
(
01:09
+0000)
committer
Roland McGrath
<roland@gnu.org>
Mon, 27 Mar 2000 01:09:25 +0000
(
01:09
+0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
dcf10c5
..
f147de7
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,7
@@
2000-03-26 Roland McGrath <roland@baalperazim.frob.com>
+ * include/shlib-compat.h: Include <abi-versions.h> unconditionally.
+
* posix/unistd.h (intptr_t): Conditionalize on [__USE_MISC ||
__USE_XOPEN_EXTENDED] rather than on [__USE_UNIX98].
We need this for the sbrk decl, which can be included without Unix98.