diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-04 01:05:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-04 01:05:26 +0000 |
commit | 706546ff10e0979cf49d002c03334810663b655f (patch) | |
tree | f654c68c69ba9bc251967d847fc24f7b0f6ffbeb | |
parent | 3d71c185b4797e1c6439ba6652432e5d9510cc98 (diff) | |
download | glibc-706546ff10e0979cf49d002c03334810663b655f.zip glibc-706546ff10e0979cf49d002c03334810663b655f.tar.gz glibc-706546ff10e0979cf49d002c03334810663b655f.tar.bz2 |
Update.
2000-03-03 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/init-first.c: Remove trace of personality
call.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-03-03 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/init-first.c: Remove trace of personality + call. + 2000-03-03 Geoff Keating <geoffk@cygnus.com> * Makeconfig (rpath-dirs): Add crypt. |