summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/bfin/vfork.S
AgeCommit message (Collapse)Author
2006-05-17fix by Peter S. Mazinger: use sys/syscall.h instead of asm/unistd.hMike Frysinger
2006-02-13Weaken all internal vfork versions in asm code, wondering why only some of ↵Peter S. Mazinger
the archs fail
2006-01-24fork/vfork weak in libc, strong in libpthreadPeter S. Mazinger
2006-01-16touchup styleMike Frysinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger
missing headers, other jump relocs removed
2004-12-21Add support for the Analog Devices Blackfin mmuless processorEric Andersen