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