Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support configurable page size on mips, powerpc and microblaze | Szabolcs Nagy | 2013-09-15 | 1 | -0/+1 |
* | add support for init/fini array in main program, and greatly simplify | Rich Felker | 2013-07-21 | 1 | -13/+13 |
* | add support for program_invocation[_short]_name | Rich Felker | 2013-04-06 | 1 | -2/+8 |
* | fix ordering of shared library ctors with respect to libc init | Rich Felker | 2012-11-30 | 1 | -0/+5 |
* | i386 vsyscall support (vdso-provided sysenter/syscall instruction based) | Rich Felker | 2012-10-11 | 1 | -0/+3 |
* | ensure that buffer for decoding auxv at startup is initially zero | Rich Felker | 2012-10-08 | 1 | -1/+1 |
* | clean up and refactor program initialization | Rich Felker | 2012-10-07 | 1 | -7/+19 |
* | TLS (GNU/C11 thread-local storage) support for static-linked programs | Rich Felker | 2012-10-04 | 1 | -0/+2 |
* | security hardening: ensure suid programs have valid stdin/out/err | Rich Felker | 2011-08-23 | 1 | -9/+9 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+26 |