Files
semi-libc/src
Rich Felker 3fa2eb2aba rename dynamic linker entry point from _start to _dlstart
the main motivation for this change is to aid in debugging. since the
main program's entry point is also named _start, it was difficult to
set breakpoints or quickly identify which _start execution stopped in.
2014-06-20 00:25:12 -04:00
..
2014-06-10 04:49:49 -04:00
2014-06-06 15:43:16 -04:00
2014-06-10 04:49:49 -04:00
2014-06-19 23:01:15 -04:00