diff options
author | Roland McGrath <roland@gnu.org> | 1996-05-24 21:51:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-05-24 21:51:25 +0000 |
commit | 5790c439f9737da1a7985f3716b3aed39e79618b (patch) | |
tree | ca5143318ef2aac2d1686234a5e8a1447bc6c940 /ChangeLog | |
parent | 41f27456aca79bb327a6312a801d6804b9e4197f (diff) | |
download | glibc-5790c439f9737da1a7985f3716b3aed39e79618b.tar.gz glibc-5790c439f9737da1a7985f3716b3aed39e79618b.tar.xz glibc-5790c439f9737da1a7985f3716b3aed39e79618b.zip |
* Rules (static-only-routines): Restore the rule to make these .so's
empty objects.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3c637be4fe..b9ec48c240 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Fri May 24 17:30:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + * Rules (static-only-routines): Restore the rule to make these .so's + empty objects. + * login/pututline_r.c: Use struct assignment instead of memcpy. * login/getutline_r.c: Use strncmp instead of comparing two pointers |