projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22b33c0
)
* sysdeps/m68k/dl-machine.h (RTLD_START): Rewrite for new init
author
Andreas Schwab
<schwab@suse.de>
Tue, 4 Apr 2000 12:09:19 +0000
(12:09 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Tue, 4 Apr 2000 12:09:19 +0000
(12:09 +0000)
function interface. Remove unused _dl_start_user entry point.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
7f9163c
..
ad31dc0
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2000-04-04 Andreas Schwab <schwab@suse.de>
+
+ * sysdeps/m68k/dl-machine.h (RTLD_START): Rewrite for new init
+ function interface. Remove unused _dl_start_user entry point.
+
2000-04-03 Andreas Jaeger <aj@suse.de>
* include/arpa/inet.h (__inet_aton): Add protoype.