sortix-mirror/libc/x86
Jonas 'Sortie' Termansen 35708fa900 Retire calltrace support in favor of the kernel debugger. 2014-12-01 21:38:06 +01:00
..
crt0.S Fix _start not following the ABI. 2014-11-28 00:17:24 +01:00
crti.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
crtn.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
fork.S Implement signals. 2014-07-22 13:25:39 +02:00
setjmp.S Implement signals. 2014-07-22 13:25:39 +02:00
signal.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
syscall.S Thread secure errno(3). 2014-07-08 17:41:52 +02:00