summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixup comments regarding large file support (it works these days)Eric Andersen2002-01-0910-30/+20
* Don't show shell fragmentsEric Andersen2002-01-091-1/+1
* Patch from Michael E Brown <mebrown@michaels-house.net> toEric Andersen2002-01-091-25/+88
* Patch from Stefan Soucek <ssoucek@coactive.com> to removeEric Andersen2002-01-091-41/+47
* Fixup v850 architecture autodetection, from Miles BaderEric Andersen2002-01-091-2/+4
* Be more carefull about erroring out of shell fragments. Try toEric Andersen2002-01-095-10/+24
* Fix duplicate of timezoneEric Andersen2002-01-091-4/+0
* Remove "-Wl,--no-undefined"Eric Andersen2002-01-091-2/+1
* Scrub malloc handlingEric Andersen2002-01-082-16/+25
* Mahe 'make clean' remove generated bits/syscall.h, asEric Andersen2002-01-076-1/+8
* Fix stpcpy function declarationEric Andersen2002-01-061-2/+0
* Use public interface, not a glibc style private oneEric Andersen2002-01-062-4/+2
* Support tmpfile64 (just a weak for tmpfile)Eric Andersen2002-01-061-1/+4
* Fix stupid typing problemsEric Andersen2002-01-061-2/+2
* Fix formatting. Stub out pthread_join and pthread_exit for now.Eric Andersen2002-01-061-25/+40
* Support statvfs and statfs. Added getmntent_r (and made it useEric Andersen2002-01-069-20/+491
* Add missing inttypes.hEric Andersen2002-01-041-0/+461
* Make getopt act the same regardless whether the app was staticly linkedEric Andersen2002-01-034-977/+841
* Oops. I'd accidentally enabled a #define for __NR_get_kernel_symsEric Andersen2002-01-031-1/+1
* Enable several more syscalls.Eric Andersen2002-01-033-9/+324
* Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some littleEric Andersen2002-01-024-4/+10
* Cope with all variants of 'gcc -dumpmachine' outputEric Andersen2002-01-021-1/+1
* Patch to add rcmd support, from Stefan Soucek, which I'd longEric Andersen2002-01-022-1/+670
* Fix a few things I'd missed when using old (2.0.x) kernels.Eric Andersen2002-01-024-55/+13
* Oops. Disable threading.Eric Andersen2002-01-021-2/+2
* Sync SH header files with glibc 2.2.4, so it can actually have a chanceEric Andersen2002-01-0270-965/+1890
* Once again, rework the signal handling to be even more correct. We noEric Andersen2002-01-0228-406/+804
* Take the shorcut version, which is good enough forEric Andersen2002-01-021-2/+2
* Fix usleep to work correctly. Fix sleep behavior in theEric Andersen2002-01-023-16/+113
* Turn off the useless personality crapEric Andersen2002-01-021-0/+2
* Silly spelling errorEric Andersen2002-01-021-1/+1
* New and improved!Eric Andersen2002-01-021-21/+19
* Cleaned up test that doesn't need manual intervention.Eric Andersen2002-01-021-4/+27
* Add a test for a sigchld bugEric Andersen2002-01-023-1/+65
* Support arch specific optimizations (examples shown for x86 and ARM).Eric Andersen2002-01-0111-89/+39
* Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' forEric Andersen2002-01-0113-27/+27
* Change 'cd <foo> ; bar' to 'cd <foo> && bar' for proper error checkingEric Andersen2002-01-011-1/+1
* Remove erroneous allow-shlib-undefinedEric Andersen2002-01-011-2/+2
* A little script to strip out unused portions of shared libs.David Schleef2001-12-291-0/+72
* Add in the missing get_kernel_syms syscallEric Andersen2001-12-291-1/+5
* More Updates.Eric Andersen2001-12-221-0/+239
* Add udhcpEric Andersen2001-12-221-5/+8
* More scrubbingEric Andersen2001-12-221-2/+2
* Sigh. More grammar fixesEric Andersen2001-12-221-4/+5
* GrammarEric Andersen2001-12-221-1/+1
* Text updateEric Andersen2001-12-221-18/+13
* update website for releaseEric Andersen2001-12-221-143/+33
* Support older link nameEric Andersen2001-12-221-0/+1
* Bump version number to 0.980_9_8Eric Andersen2001-12-221-1/+1
* Update some URLsEric Andersen2001-12-221-4/+4