diff options
author | Andreas Schwab <schwab@suse.de> | 2002-12-15 21:39:54 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2002-12-15 21:39:54 +0000 |
commit | 8b6cf669cdffcc50f9bc717908b2c12d9ab198de (patch) | |
tree | fc5a64ac38c2aa1a4a65323d36ae60c227f39fb4 /ChangeLog | |
parent | cb6e94a4b82aebdff8b39bf687a8b90f78a3d6e6 (diff) | |
download | glibc-8b6cf669cdffcc50f9bc717908b2c12d9ab198de.tar glibc-8b6cf669cdffcc50f9bc717908b2c12d9ab198de.tar.gz glibc-8b6cf669cdffcc50f9bc717908b2c12d9ab198de.tar.bz2 glibc-8b6cf669cdffcc50f9bc717908b2c12d9ab198de.zip |
* sysdeps/unix/sysv/linux/m68k/clone.S: Make inline syscall to
_exit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-12-15 Andreas Schwab <schwab@suse.de> + + * sysdeps/unix/sysv/linux/m68k/clone.S: Make inline syscall to + _exit. + 2002-12-14 Olaf Hering <olh@suse.de> * sysdeps/powerpc/bits/setjmp.h: Include <bits/wordsize.h>. |