rework langinfo code for ABI compat and for use by time code
[musl] / src / env / __libc_start_main.c
2013-07-21 Rich Felkeradd support for init/fini array in main program, and...
2013-04-06 Rich Felkeradd support for program_invocation[_short]_name
2012-11-30 Rich Felkerfix ordering of shared library ctors with respect to...
2012-10-12 Rich Felkeri386 vsyscall support (vdso-provided sysenter/syscall...
2012-10-08 Rich Felkerensure that buffer for decoding auxv at startup is...
2012-10-08 Rich Felkerclean up and refactor program initialization
2012-10-04 Rich FelkerTLS (GNU/C11 thread-local storage) support for static...
2011-08-23 Rich Felkersecurity hardening: ensure suid programs have valid...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0