Age | Commit message (Expand) | Author |
2003-10-17 | Point people to the kernel.org mirrors for downloading the dev | Eric Andersen |
2003-10-16 | Do not set errno when they asked for size 0 | Eric Andersen |
2003-10-16 | Code formatting cleanup. | Miles Bader |
2003-10-16 | Don't set errno if for zero SIZE returns. | Miles Bader |
2003-10-16 | More detail on the use of MALLOC_DEBUG | Eric Andersen |
2003-10-15 | Updated cris configuration; added support for %m. | Tobias Anderberg |
2003-10-15 | Brett Nash writes: | Eric Andersen |
2003-10-15 | Patch from Tony J. White: | Eric Andersen |
2003-10-15 | Doh! I was returning with an incorrect pointer type when dlopening | Eric Andersen |
2003-10-14 | Microblaze port from the uClinux-dist, | David McCullough |
2003-10-14 | Enable full debug support for ld-uClibc and libdl | Eric Andersen |
2003-10-13 | sigh. the warn funcs seem to be broken. Use local versions | Eric Andersen |
2003-10-13 | Patch from Peter Kjellerstedt: | Eric Andersen |
2003-10-13 | Fix an ldd bug, more ldconfig cleanup | Eric Andersen |
2003-10-12 | Always build and install ldconfig | Eric Andersen |
2003-10-12 | Don't make two copies | Eric Andersen |
2003-10-12 | Sigh. It seems that csh wants glob_pattern_p(), we need to | Eric Andersen |
2003-10-11 | I forgot to remove this | Eric Andersen |
2003-10-11 | These are wanted by net-tools | Eric Andersen |
2003-10-10 | We do not provide gmtime(), so disable the prototype to | Eric Andersen |
2003-10-10 | Remove some stuff that is now done | Eric Andersen |
2003-10-10 | Implement getgrgid_r and getgrnam_r. Rework group handling code to be fully | Eric Andersen |
2003-10-09 | Patch from Rob McMullen: | Eric Andersen |
2003-10-09 | move the test for loading the wrong C library into the | Eric Andersen |
2003-10-09 | When someone would dlopen a shared lib that was already opened, | Eric Andersen |
2003-10-08 | Atsushi Nemoto writes: | Eric Andersen |
2003-10-08 | Patch from Atsushi Nemoto (with some additions): | Eric Andersen |
2003-10-08 | Apply a trivial patch that doesn't change anything, but which is alledged to | Eric Andersen |
2003-10-08 | Patch from George Thanos adding support for the "e1" architecture. | Eric Andersen |
2003-10-06 | s/root_fs-/root_fs_/g | Eric Andersen |
2003-10-04 | Fix a stupid bug causing 'ldd' output to not contain the full | Eric Andersen |
2003-10-03 | Quick implementation of sigwait. Doesn't handle thread cancelation | Eric Andersen |
2003-10-01 | Updated cris configuration. | Tobias Anderberg |
2003-09-30 | Don't forget addend on relocations + minor other fixes. | Tobias Anderberg |
2003-09-30 | typo | Eric Andersen |
2003-09-30 | grammar fixes | Eric Andersen |
2003-09-30 | Mention that I have updated the dev systems. | Eric Andersen |
2003-09-30 | oops. | Eric Andersen |
2003-09-29 | Fix SUPPORT_LD_DEBUG_EARLY on powerpc | Eric Andersen |
2003-09-26 | Revert to using uClibc-specific c-symbol-prefix stuff | Miles Bader |
2003-09-24 | Hm. Keep using crt0.c for now. My fever-hack of crt0.S didn't do the | Tobias Anderberg |
2003-09-23 | Quick fix to make sure vfprintf always checks stream orientation when | Manuel Novoa III |
2003-09-22 | One more scanf difference. | Manuel Novoa III |
2003-09-22 | More fiddling with static free-areas: make sure both their size _and_ | Miles Bader |
2003-09-22 | Document some glibc bugs that Ulrich Drepper refuses to acknowledge. :-( | Manuel Novoa III |
2003-09-22 | Modify _stdio_READ to conform with C99, as stdio input behavior upon | Manuel Novoa III |
2003-09-22 | Ugh... EOF handling by scanf was completely broken. :-( Regretably, | Manuel Novoa III |
2003-09-21 | Fix "subst -g,," problem for SAFECFLAGS. | Manuel Novoa III |
2003-09-19 | * Partial re-write to match other archs and remove duplicate code. | Tobias Anderberg |
2003-09-19 | Corrected LD_BOOT macro | Tobias Anderberg |