sortix-mirror/libc/x86
Jonas 'Sortie' Termansen 6b4dbe0358 Rename crt1.o to crt0.o and install compatibility crt1.o.
This prepares for an incompatible compiler toolchain change scheduled for
Sortix 0.10 development where crt0.o is used instead of crt1.o.
2014-11-21 00:03:29 +01:00
..
calltrace.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
crt0.S Rename crt1.o to crt0.o and install compatibility crt1.o. 2014-11-21 00:03:29 +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