summaryrefslogtreecommitdiff
path: root/lib/libc/arch/i386/sys/syscall.S
AgeCommit message (Expand)Author
2020-04-18Rename "syscall" to "_syscall" and provide "syscall" as a weak alias.thorpej
2014-05-23Put missing END() markers to set ELF symbol size.uebayasi
2011-11-18Mark __cerror as hidden and exploit that to simplify assembler.joerg
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-03-20use canonical indirect jmp & call syntax to squelch new as(1) warningross
2000-04-03Repair syscall stubs that were not updated when the cerror interface wasmycroft
1999-02-08Amend for the PLT fixes, things broke last night with the changes to SYS.hchristos
1999-01-14* On architectures using ELF, and conditionally on those in transition, renamekleink
1997-07-16RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined inchristos
1994-10-26Use trap gate to enter kernel.mycroft
1994-01-27Random cleanup.mycroft
1993-12-06Use PIC_PLT for error returns.pk
1993-10-21Move the old berkeley sccs id into the header comment like it is donejtc
1993-10-07make an arch directory in libc, and move all machine dirs into itcgd