1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc/x86
2014-12-28 20:18:58 +01:00
..
crt0.S Forward compatibility with future rename of _start to __start. 2014-12-28 20:18:58 +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