Age | Commit message (Expand) | Author |
---|---|---|
2016-05-07 | Declare moncontrol(3) APIs in <sys/gmon.h> | Philip Guenther |
2016-03-20 | Rearrange C runtime bits: now that ld.so exports environ and __progname, | Philip Guenther |
2015-09-01 | In static binaries, invoke kbind() once to disable it. | Philip Guenther |
2014-12-27 | Only include "boot.h" if MD_RCRT0_START is defined. Should fix build on vax. | Mark Kettenis |
2014-12-22 | Introduce new csu0 variant for -static -pie binaries to use called | Kurt Miller |
2013-12-12 | Fix static linking of libpthread: have crt0 invoke __init_tcb() if it's | Philip Guenther |
2013-12-03 | Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros in | Philip Guenther |