summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/amd64/sys/syscall.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a Thread Information Block in both single and multi-threaded programs.guenther2016-05-071-15/+2
* Rename SYSEXIT() to SYSCALL_END() for consistency with most other archs.guenther2015-10-171-2/+2
* Adds hidden _libc_FOO aliases for the system call stubs.guenther2015-09-051-3/+3
* Set FUNC symbol sizes of auto-generated and hand-written syscall wrappers.uebayasi2015-06-171-1/+2
* Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure ccpascal2012-08-221-2/+2
* Remove the advertising clause in the UCB license which Berkeleyjsg2005-12-131-6/+2
* correct syscall() stub; fixes perl and vi.recoverderaadt2004-02-111-2/+3
* things for amd64; from art@mickey2004-01-281-0/+57