Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 14 Apr 1999 13:42:55 +0000 (13:42 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 14 Apr 1999 13:42:55 +0000 (13:42 +0000)
commit9b2446e825d9c998b270a1dcca1dfd3262e487e0
treee34382ebd0c2c1c72f680b598c129876f8cd4868
parent1156499baede7abd7ccf1b3b9fb3c587c941b915
Update.

1999-04-14 Scott Bambrough  <scottb@netwinder.org>

* sysdeps/unix/sysv/linux/arm/socket.S: Socket calls could not be
restarted after being interrupted by a signal.  The parameters on
the stack were corrupted by the signal handler.

* sysdeps/unix/sysv/linux/arm/mmap.S: mmap calls could not be
restarted after being interrupted by a signal.  The parameters on
the stack were corrupted by the signal handler.
ChangeLog
sysdeps/unix/sysv/linux/arm/mmap.S
sysdeps/unix/sysv/linux/arm/socket.S