| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Brett Nash writes: | Eric Andersen | 2003-10-15 | 1 | -1/+12 |
* | Patch from Tony J. White: | Eric Andersen | 2003-10-15 | 2 | -1/+313 |
* | Doh! I was returning with an incorrect pointer type when dlopening | Eric Andersen | 2003-10-15 | 2 | -14/+14 |
* | Microblaze port from the uClinux-dist, | David McCullough | 2003-10-14 | 25 | -0/+1312 |
* | Enable full debug support for ld-uClibc and libdl | Eric Andersen | 2003-10-14 | 2 | -0/+18 |
* | sigh. the warn funcs seem to be broken. Use local versions | Eric Andersen | 2003-10-13 | 1 | -17/+71 |
* | Patch from Peter Kjellerstedt: | Eric Andersen | 2003-10-13 | 1 | -39/+37 |
* | Fix an ldd bug, more ldconfig cleanup | Eric Andersen | 2003-10-13 | 2 | -264/+287 |
* | Always build and install ldconfig | Eric Andersen | 2003-10-12 | 6 | -102/+90 |
* | Don't make two copies | Eric Andersen | 2003-10-12 | 2 | -34/+40 |
* | Sigh. It seems that csh wants glob_pattern_p(), we need to | Eric Andersen | 2003-10-12 | 1 | -5/+3 |
* | I forgot to remove this | Eric Andersen | 2003-10-11 | 1 | -98/+0 |
* | These are wanted by net-tools | Eric Andersen | 2003-10-11 | 2 | -0/+223 |
* | We do not provide gmtime(), so disable the prototype to | Eric Andersen | 2003-10-10 | 1 | -0/+2 |
* | Remove some stuff that is now done | Eric Andersen | 2003-10-10 | 2 | -4/+3 |
* | Implement getgrgid_r and getgrnam_r. Rework group handling code to be fully | Eric Andersen | 2003-10-10 | 25 | -671/+738 |
* | Patch from Rob McMullen: | Eric Andersen | 2003-10-09 | 1 | -0/+74 |
* | move the test for loading the wrong C library into the | Eric Andersen | 2003-10-09 | 2 | -32/+52 |
* | When someone would dlopen a shared lib that was already opened, | Eric Andersen | 2003-10-09 | 2 | -24/+28 |
* | Atsushi Nemoto writes: | Eric Andersen | 2003-10-08 | 5 | -18/+18 |
* | Patch from Atsushi Nemoto (with some additions): | Eric Andersen | 2003-10-08 | 18 | -2/+722 |
* | Apply a trivial patch that doesn't change anything, but which is alledged to | Eric Andersen | 2003-10-08 | 1 | -1/+1 |
* | Patch from George Thanos adding support for the "e1" architecture. | Eric Andersen | 2003-10-08 | 24 | -0/+1825 |
* | s/root_fs-/root_fs_/g | Eric Andersen | 2003-10-06 | 3 | -27/+27 |
* | Fix a stupid bug causing 'ldd' output to not contain the full | Eric Andersen | 2003-10-04 | 1 | -2/+1 |
* | Quick implementation of sigwait. Doesn't handle thread cancelation | Eric Andersen | 2003-10-03 | 2 | -7/+35 |
* | Updated cris configuration. | Tobias Anderberg | 2003-10-01 | 1 | -3/+48 |
* | Don't forget addend on relocations + minor other fixes. | Tobias Anderberg | 2003-09-30 | 1 | -3/+11 |
* | typo | Eric Andersen | 2003-09-30 | 1 | -1/+1 |
* | grammar fixes | Eric Andersen | 2003-09-30 | 1 | -3/+3 |
* | Mention that I have updated the dev systems. | Eric Andersen | 2003-09-30 | 1 | -0/+37 |
* | oops. | Eric Andersen | 2003-09-30 | 1 | -8/+8 |
* | Fix SUPPORT_LD_DEBUG_EARLY on powerpc | Eric Andersen | 2003-09-29 | 2 | -2/+2 |
* | Revert to using uClibc-specific c-symbol-prefix stuff | Miles Bader | 2003-09-26 | 1 | -2/+1 |
* | Hm. Keep using crt0.c for now. My fever-hack of crt0.S didn't do the | Tobias Anderberg | 2003-09-24 | 1 | -1/+1 |
* | Quick fix to make sure vfprintf always checks stream orientation when | Manuel Novoa III | 2003-09-23 | 1 | -0/+19 |
* | One more scanf difference. | Manuel Novoa III | 2003-09-22 | 1 | -0/+4 |
* | More fiddling with static free-areas: make sure both their size _and_ | Miles Bader | 2003-09-22 | 1 | -5/+5 |
* | Document some glibc bugs that Ulrich Drepper refuses to acknowledge. :-( | Manuel Novoa III | 2003-09-22 | 1 | -1/+31 |
* | Modify _stdio_READ to conform with C99, as stdio input behavior upon | Manuel Novoa III | 2003-09-22 | 1 | -28/+66 |
* | Ugh... EOF handling by scanf was completely broken. :-( Regretably, | Manuel Novoa III | 2003-09-22 | 1 | -67/+66 |
* | Fix "subst -g,," problem for SAFECFLAGS. | Manuel Novoa III | 2003-09-21 | 5 | -5/+5 |
* | * Partial re-write to match other archs and remove duplicate code. | Tobias Anderberg | 2003-09-19 | 1 | -229/+226 |
* | Corrected LD_BOOT macro | Tobias Anderberg | 2003-09-19 | 2 | -2/+2 |
* | Initialize strings as pointers instead of arrays. | Tobias Anderberg | 2003-09-19 | 2 | -4/+4 |
* | Re-add cris to "define list" when fixing auxvt. | Tobias Anderberg | 2003-09-19 | 1 | -1/+1 |
* | Added assembler version of startup code. Fix Makefile so it uses the new | Tobias Anderberg | 2003-09-19 | 2 | -1/+73 |
* | Make sure we don't allocate too little space for static free-areas | Miles Bader | 2003-09-19 | 1 | -1/+3 |
* | Add dependencies on header files. | Miles Bader | 2003-09-19 | 1 | -2/+5 |
* | Make sure we use the local copy of elf.h, since some system | Eric Andersen | 2003-09-17 | 1 | -6/+9 |