1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc/x64
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