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:
a13dab1
)
* sysdeps/unix/bsd/telldir.c (seekdir, telldir): Use new struct member
author
Roland McGrath
<roland@gnu.org>
Mon, 13 May 1996 22:15:05 +0000
(22:15 +0000)
committer
Roland McGrath
<roland@gnu.org>
Mon, 13 May 1996 22:15:05 +0000
(22:15 +0000)
names without __.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
876173e
..
0bfa6a7
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-25,6
+25,9
@@
Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* sysdeps/unix/Makefile: Find sysd-syscalls and s-proto.d with
$(common-objpfx) instead of $(objpfx).
+ * sysdeps/unix/bsd/telldir.c (seekdir, telldir): Use new struct member
+ names without __.
+
* Makerules [install-lib-non.a]: Find these things with $(objpfx)
instead of $(common-objpfx).