| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix things (properly) to open /etc/passd and /etc/group if | Eric Andersen | 2003-11-01 | 4 | -24/+36 |
* | this script is no longer used, and can be removed. | Eric Andersen | 2003-11-01 | 1 | -84/+0 |
* | Fix Erik's typo. | Manuel Novoa III | 2003-10-31 | 1 | -1/+1 |
* | Some more soft float fixes... for arm in particular (libfloat). | Manuel Novoa III | 2003-10-31 | 7 | -43/+14 |
* | getpwent(), getpwent_r(), and getgrent(), getgrent_r() would all | Eric Andersen | 2003-10-31 | 3 | -1/+8 |
* | gdb wants to dlopen "libthread_db.so.1", so be sure to assign | Eric Andersen | 2003-10-31 | 1 | -1/+1 |
* | properly deal with soft-float when profiling as well | Eric Andersen | 2003-10-25 | 4 | -0/+12 |
* | Add -msoft-float to SAFECFLAGS when necessary. | Manuel Novoa III | 2003-10-25 | 1 | -0/+3 |
* | Sigh. It seems some stupid programs expect this... | Eric Andersen | 2003-10-24 | 1 | -0/+1 |
* | Disable optimizations with debugging | Eric Andersen | 2003-10-24 | 1 | -2/+2 |
* | better tuning for xscale that copes with generally available toolchains | Eric Andersen | 2003-10-24 | 1 | -2/+2 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-23 | 1 | -68/+65 |
* | Peter S. Mazinger pointed out that I missed a spot. I should | Eric Andersen | 2003-10-22 | 1 | -1/+3 |
* | Per suggestion and patch from Ken Staton, emulates poll using | Eric Andersen | 2003-10-22 | 2 | -1/+196 |
* | Atsushi Nemoto writes: | Eric Andersen | 2003-10-22 | 1 | -0/+2 |
* | It seems we need to also define SI_LOAD_SHIFT since that was | Eric Andersen | 2003-10-22 | 1 | -0/+1 |
* | Those crazy binutils folks changed their abi. Add this so older | Eric Andersen | 2003-10-21 | 1 | -0/+5 |
* | Doh! In include/bits/uClibc_config.h when we define things, we appropriately | Eric Andersen | 2003-10-21 | 1 | -1/+1 |
* | Fix a stupid bug that caused uClibc to never provide the correct | Eric Andersen | 2003-10-20 | 2 | -1/+2 |
* | Patch from Peter S. Mazinger: | Eric Andersen | 2003-10-20 | 1 | -1/+1 |
* | Merge some newer/updated bits from the glibc elf.h | Eric Andersen | 2003-10-20 | 1 | -106/+226 |
* | We were failing to properly set h_errno on success, which could | Eric Andersen | 2003-10-19 | 1 | -0/+3 |
* | more install changes | Eric Andersen | 2003-10-18 | 1 | -19/+19 |
* | Do not install the uClibc wrapper toolchain by default. Make | Eric Andersen | 2003-10-18 | 1 | -1/+1 |
* | the runtime should not install a /bin dir | Eric Andersen | 2003-10-18 | 1 | -1/+0 |
* | Add a new RUNTIME_PREFIX | Eric Andersen | 2003-10-18 | 2 | -16/+19 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 25 | -83/+69 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 96 | -194/+188 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 14 | -95/+97 |
* | Implement putgrent to make Peter S. Mazing happy | Eric Andersen | 2003-10-18 | 2 | -1/+57 |
* | Doh!!! | Eric Andersen | 2003-10-17 | 1 | -1/+1 |
* | Point people to the kernel.org mirrors for downloading the dev | Eric Andersen | 2003-10-17 | 3 | -30/+31 |
* | Do not set errno when they asked for size 0 | Eric Andersen | 2003-10-16 | 1 | -1/+1 |
* | Code formatting cleanup. | Miles Bader | 2003-10-16 | 1 | -5/+6 |
* | Don't set errno if for zero SIZE returns. | Miles Bader | 2003-10-16 | 1 | -11/+14 |
* | More detail on the use of MALLOC_DEBUG | Eric Andersen | 2003-10-16 | 1 | -4/+12 |
* | Updated cris configuration; added support for %m. | Tobias Anderberg | 2003-10-15 | 1 | -1/+1 |
* | 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 |