]> Git Repo - uclibc-ng.git/commit
Add in clone (untested)
authorDavid McCullough <[email protected]>
Wed, 6 Feb 2002 14:35:12 +0000 (14:35 -0000)
committerDavid McCullough <[email protected]>
Wed, 6 Feb 2002 14:35:12 +0000 (14:35 -0000)
commit321d2f0e5667fd3d10e9cd41aa80818bad71ebdc
tree390fead2a484af74aa8d9b8360da12b46197bdfa
parente39dd6837ce96595e681b955cedfd5b6d6888ba4
Add in clone (untested)

Fix up setjmp/longjmp which were quite broken not withstanding
all the new versions.

Needs a little more test time before I'll trust this code totally.
libc/sysdeps/linux/m68k/Makefile
libc/sysdeps/linux/m68k/__longjmp.S [new file with mode: 0644]
libc/sysdeps/linux/m68k/bits/setjmp.h
libc/sysdeps/linux/m68k/bsd-_setjmp.S [new file with mode: 0644]
libc/sysdeps/linux/m68k/bsd-setjmp.S [new file with mode: 0644]
libc/sysdeps/linux/m68k/clone.S [new file with mode: 0644]
libc/sysdeps/linux/m68k/setjmp.S
This page took 0.025737 seconds and 4 git commands to generate.