summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-29Fixup __libc_open to use varargs and match the prototype.David McCullough
2003-04-29uClibc 0.9.19 has a bug in globfree(). If the previous call toEric Andersen
2003-04-25Comment on glibc's MALLOC_CHECK_ support.Eric Andersen
2003-04-23Thierry De Corte notices that when UCLIBC_HAS_FLOAT is disabled, we must alsoEric Andersen
2003-04-21Fix SIGTRAP handling on arm. The defination of struct ucontext,Eric Andersen
2003-04-19Patch from Marshall M. Midden:Eric Andersen
2003-04-19Konrad Taro Eisele noticed the sparc struct stat was broken.Eric Andersen
2003-04-16Patch from Liam Girdwood to fix mips profiling when usingEric Andersen
2003-04-02(free_to_heap): Unlock the heap before returning in theMiles Bader
2003-03-31Avoid errors with buggy preprocessorsEric Andersen
2003-03-13Oops. Don't call strip twiceEric Andersen
2003-03-13resync with glibc 2.3Eric Andersen
2003-03-11sjhill needs to buy donuts for everyoneEric Andersen
2003-03-11Make it so debugging pthreads works, even with DODEBUG turned offEric Andersen
2003-03-11Minor cleanup to better sync with glibc 2.3Eric Andersen
2003-03-11Compliance with MIPS ABI and MIPS kernel changes."Steven J. Hill"
2003-03-10Patch from Jordan Crouse to avoid potential rendering problemsEric Andersen
2003-03-07remove a leftover debug printfEric Andersen
2003-03-07Patch from Stefan AlliusEric Andersen
2003-03-07Patch from Stefan Allius:Eric Andersen
2003-03-07Patch from Stefan Allius:Eric Andersen
2003-03-06Fixup ldd handling of multiple filesEric Andersen
2003-03-06more random changesEric Andersen
2003-03-06/me needs to learn to proofreadEric Andersen
2003-03-06Make the text a bit more clearEric Andersen
2003-03-06For now, leave mmap on mips using mmap1, since mmap2 seemsEric Andersen
2003-03-06Finish off gmon based profiling for powerpcEric Andersen
2003-03-06Make profiling on arm workEric Andersen
2003-03-06Patch from Stefan Allius to finish off the last required bitsEric Andersen
2003-03-06Update websiteEric Andersen
2003-03-05Patch from Konrad Eisele to add include/asm-generic since, at leastEric Andersen
2003-03-05Patch from Konrad Eisele to omit -Wl,--dynamic-linker fromEric Andersen
2003-03-05Patch from Stefan Allius:Eric Andersen
2003-03-05The vfork system call on powerpc seems to be completelyEric Andersen
2003-03-05Default to using fork() for vfork() when no arch specificEric Andersen
2003-03-04Seperate pthread debugging from uClibc debugging. They are usedEric Andersen
2003-03-04Patch from Stefan Allius adding the function 'thread_self_stack'Eric Andersen
2003-03-04Patch from Stefan Allius to make ldd.c compile under SolarisEric Andersen
2003-03-04Teach ldd to be a bit more helpful by telling you specificallyEric Andersen
2003-03-04Fix compile when profiling is disabledEric Andersen
2003-03-03Fix grammarEric Andersen
2003-03-03Initial effort at adding profiling support.Eric Andersen
2003-03-03Updates for releaseEric Andersen
2003-03-03Update versionEric Andersen
2003-03-03Fix location of cvsEric Andersen
2003-03-03begin preparing for releaseEric Andersen
2003-03-03Remove bogus link_warning. It is meaningless and stupid. While theManuel Novoa III
2003-03-03more uClinux shared libs fixupsDavid McCullough
2003-03-03fix coldfire/68000 support properly this time, ifdef logic was back toDavid McCullough
2003-03-03Fix the double sub #48, should have been an add :-)David McCullough