diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-03-15 23:49:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-03-15 23:49:09 +0000 |
commit | c04dad400ad98221b99b7466a54888b8cc5ca659 (patch) | |
tree | d7b0a8dd775bd4d7f2e03ab1ab5e5d591a97ca8c | |
parent | 5b84f75b909314679a32142920d2ce63567797d5 (diff) | |
download | glibc-c04dad400ad98221b99b7466a54888b8cc5ca659.tar glibc-c04dad400ad98221b99b7466a54888b8cc5ca659.tar.gz glibc-c04dad400ad98221b99b7466a54888b8cc5ca659.tar.bz2 glibc-c04dad400ad98221b99b7466a54888b8cc5ca659.zip |
Update.
2003-03-15 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/ia64/system.c: Use the generic Linux
code for most parts.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-03-15 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/ia64/system.c: Use the generic Linux + code for most parts. + 2003-03-15 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/i386/system.c: Moved to ... |