Age | Commit message (Expand) | Author |
2005-01-16 | Per http://bugs.uclibc.org/view.php?id=12: | Eric Andersen |
2005-01-16 | - ifdef bdflush update from bug #0000011 | Ned Ludd |
2005-01-16 | - ifdef uselib update from bug #0000013 | Ned Ludd |
2005-01-16 | prevent people asking what a loose-meat sandwich is (its another | Eric Andersen |
2005-01-14 | Fix spelling | Eric Andersen |
2005-01-13 | fix grammar | Eric Andersen |
2005-01-13 | Mention the new bug tracking system | Eric Andersen |
2005-01-12 | - add patch from Peter S. Mazinger to allow selecting the fast access canary ... | Ned Ludd |
2005-01-12 | Use the inlined __dl_parse_dynamic_info() in DL_BOOT() for CRIS too. | Peter Kjellerstedt |
2005-01-12 | Update docs for release | Eric Andersen |
2005-01-12 | cleanup, and prevent failures due to including architecture specific | Eric Andersen |
2005-01-11 | newer linux headers define __cast__ in compiler.h so lets fake it too | Mike Frysinger |
2005-01-11 | dont bother including sysctl.h unless we need it | Mike Frysinger |
2005-01-11 | Jean writes: | Eric Andersen |
2005-01-11 | Patch from Bernardo Innocenti: | Eric Andersen |
2005-01-11 | Jan Lana writes: | Eric Andersen |
2005-01-11 | Do not use portable (POSIX) 'cp -PRf' but instead use 'cp -dRf' since | Eric Andersen |
2005-01-11 | Why is this here? | Eric Andersen |
2005-01-11 | update prior to release | Eric Andersen |
2005-01-11 | minor doc update | Eric Andersen |
2005-01-11 | Patch from Paul Mundt (lethal) adding an initial librt implementation. | Eric Andersen |
2005-01-11 | Remove the no-longer-needed #include <sys/user.h> | Eric Andersen |
2005-01-10 | Fixup function prototypes to match definitions in include/dlfcn.h | Eric Andersen |
2005-01-09 | Bump version number | Eric Andersen |
2005-01-06 | Document more things inet_aton() 'should' support but actually doesn't. | Mike Frysinger |
2005-01-06 | Justin Cormack <justin@street-vision.com> writes: | Mike Frysinger |
2005-01-05 | fix eriks e-mail address | Mike Frysinger |
2005-01-01 | Amir Shalem writes: | Mike Frysinger |
2005-01-01 | Amir Shalem writes: | Mike Frysinger |
2004-12-27 | clarify | Eric Andersen |
2004-12-27 | fix typo | Eric Andersen |
2004-12-27 | Update FAQ, remove references to 'toolchain' and instead emphasize | Eric Andersen |
2004-12-26 | Peter S. Mazinger: make sure the ld RELRO and NOW options are independent opt... | Mike Frysinger |
2004-12-26 | Peter S. Mazinger: use ASFLAGS when compiling asm files | Mike Frysinger |
2004-12-23 | Fix thinko | Eric Andersen |
2004-12-22 | Remove the obsolete XATTR option | Eric Andersen |
2004-12-22 | Fix typo | Eric Andersen |
2004-12-22 | Make certain that the prototype for fgets_unlocked is defined | Eric Andersen |
2004-12-22 | Cleanup for when LDSO_CACHE_SUPPORT is disabled | Eric Andersen |
2004-12-22 | Patch from Peter S. Mazinger: | Eric Andersen |
2004-12-22 | Patch from Peter S. Mazinger: | Eric Andersen |
2004-12-22 | Patch from Peter S. Mazinger: | Eric Andersen |
2004-12-22 | Patch from Peter S. Mazinger: | Eric Andersen |
2004-12-22 | Cleaned up patch from Peter S. Mazinger adding support for | Eric Andersen |
2004-12-22 | Patch from psm, vapier, and solar, adding xattr syscalls | Eric Andersen |
2004-12-22 | Patch from Peter S. Mazinger: | Eric Andersen |
2004-12-22 | Patch from Peter S. Mazinger to simplify PIE handling | Eric Andersen |
2004-12-22 | Patch from Peter S. Mazinger to consistantly use "ASFLAGS" | Eric Andersen |
2004-12-21 | Add support for the Analog Devices Blackfin mmuless processor | Eric Andersen |
2004-12-20 | - added LD_TRACE_LOADED_OBJECTS to be stripped from the env on suid exec | Ned Ludd |