| Commit message (Expand) | Author | Age | Files | Lines |
* | blah | Eric Andersen | 2004-04-20 | 1 | -1/+2 |
* | Fix grammar and spelling | Eric Andersen | 2004-04-20 | 1 | -9/+11 |
* | Mention uwoody | Eric Andersen | 2004-04-20 | 1 | -0/+15 |
* | Cope with gcc 3.4's more aggressive persuit of attribute unused | Eric Andersen | 2004-04-20 | 23 | -55/+56 |
* | We don't need these... | Eric Andersen | 2004-04-20 | 2 | -1653/+0 |
* | Fix typo. | Manuel Novoa III | 2004-04-14 | 1 | -1/+1 |
* | Fix a bug noticed by Oleg I. Vdovikin, oleg at cs dot msu dot su. | Eric Andersen | 2004-04-06 | 1 | -4/+0 |
* | glibc does not provide pppio.h, and our doing so conflicts | Eric Andersen | 2004-03-24 | 1 | -99/+0 |
* | Per patch from Stefan Holst, do not try to compile these | Eric Andersen | 2004-03-19 | 4 | -0/+8 |
* | Patch from Stefan Holst to fix argv[0] | Eric Andersen | 2004-03-19 | 1 | -5/+5 |
* | Based on a patch from Alexandre Oliva, allow uClibc to compile | Eric Andersen | 2004-03-19 | 2 | -1/+18 |
* | Alexandre Oliva writes: | Eric Andersen | 2004-03-18 | 2 | -2/+58 |
* | Alexandre Oliva writes: | Eric Andersen | 2004-03-18 | 2 | -1/+42 |
* | Supply '__bzero' with 'bzero' as just a weak alias (since it is not SuSv3) | Eric Andersen | 2004-03-18 | 2 | -4/+7 |
* | Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which | Eric Andersen | 2004-03-18 | 11 | -25/+26 |
* | Look in /usr/X11R6/lib as well | Eric Andersen | 2004-03-18 | 2 | -1/+2 |
* | Reduce memory used by static buffers and allocate that memory dynamicly | Eric Andersen | 2004-03-18 | 5 | -13/+68 |
* | Joakim Tjernlund writes: | Eric Andersen | 2004-03-18 | 1 | -8/+4 |
* | Cope gracefully with missing module syscalls | Eric Andersen | 2004-03-12 | 4 | -6/+21 |
* | Rewrite the err/warn functions as they were broken (__noreturn__ funcs | Manuel Novoa III | 2004-03-11 | 3 | -76/+111 |
* | Bug fix: gethostbyname2_r would fail if /etc/host was missing. | Manuel Novoa III | 2004-03-10 | 1 | -21/+38 |
* | More detail about malloc-simple | Eric Andersen | 2004-03-09 | 1 | -2/+5 |
* | Update todo list indicating the items remaining before 0.9.27 | Eric Andersen | 2004-03-09 | 1 | -11/+19 |
* | Fix comment | Eric Andersen | 2004-03-08 | 1 | -2/+2 |
* | Update with the contents of a very helpful comparison of | Eric Andersen | 2004-03-06 | 1 | -7/+79 |
* | note that syscall on mips needs to be fixed | Eric Andersen | 2004-03-06 | 1 | -0/+2 |
* | Sigh. I switched the values... | Eric Andersen | 2004-02-20 | 1 | -2/+2 |
* | Per discussion with Joakim Tjernlund, all the horrible weak declarations junk | Eric Andersen | 2004-02-20 | 1 | -78/+96 |
* | Patch from Joakim Tjernlund: | Eric Andersen | 2004-02-20 | 1 | -22/+13 |
* | ___brk_addr and __environ are not functions. Finding the broken | Eric Andersen | 2004-02-20 | 1 | -2/+2 |
* | Slightly cleaner formatting | Eric Andersen | 2004-02-20 | 1 | -4/+4 |
* | Patch by Joakim Tjernlund <joakim.tjernlund@lumentis.se>, which got | Manuel Novoa III | 2004-02-20 | 1 | -1/+1 |
* | When doing symbol lookups on functions | Eric Andersen | 2004-02-20 | 1 | -4/+4 |
* | Update the x86 processor listing a bit, to preempt further questions | Eric Andersen | 2004-02-19 | 2 | -8/+21 |
* | Fixup naming of '_mmap' to 'mmap' so it will properly override | Eric Andersen | 2004-02-18 | 2 | -1/+1 |
* | Minor change to better match recent changes to other arches | Eric Andersen | 2004-02-18 | 2 | -61/+63 |
* | Alexandre Oliva writes: | Eric Andersen | 2004-02-18 | 39 | -1/+3996 |
* | Alexandre Oliva writes: | Eric Andersen | 2004-02-18 | 8 | -12/+12 |
* | Fixup support for gcc 2.95 | Eric Andersen | 2004-02-17 | 1 | -15/+15 |
* | Seperate out the startup stuff from the non-startup stuff. | Eric Andersen | 2004-02-17 | 18 | -694/+696 |
* | Fixup fdatasync on alpha, thanks to Alan Hourihane | Eric Andersen | 2004-02-17 | 1 | -0/+7 |
* | Sigh... Fall back to alloca() if munmap is broken (uClinux). | Manuel Novoa III | 2004-02-17 | 1 | -8/+6 |
* | Kill off an arm specific hack, that fostered three other arch specific | Eric Andersen | 2004-02-17 | 2 | -13/+5 |
* | When doing _dl_mmap to obtain a bit of anonymous memory, use a much more | Eric Andersen | 2004-02-17 | 2 | -4/+4 |
* | Do not duplicate stuff from ldso.h | Eric Andersen | 2004-02-17 | 1 | -12/+0 |
* | Provide the ldso syscalls and string funcs earlier in the list | Eric Andersen | 2004-02-17 | 1 | -3/+4 |
* | Generic fork works. Use it instead since this didn't handle errno_location. | Manuel Novoa III | 2004-02-15 | 2 | -66/+1 |
* | Oops. | Eric Andersen | 2004-02-15 | 1 | -1/+2 |
* | Mips can use the generic vfork | Eric Andersen | 2004-02-15 | 2 | -31/+1 |
* | Cris can use the generic vfork | Eric Andersen | 2004-02-15 | 2 | -12/+1 |