summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/crt0.c
Commit message (Collapse)AuthorAgeFilesLines
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-6/+3
|
* This will hopefully make global constructors and destructors workEric Andersen2001-08-281-0/+7
|
* I am very proud of myself. I managed to write a working _start forEric Andersen2001-06-151-0/+40
x86 entirely in C -- no asm required. muahahahaha! -Erik