Eric Andersen
|
fbfde146ca
Cope with gcc 3.4's more aggressive persuit of attribute unused
|
21 years ago |
Eric Andersen
|
44ea58d538
We don't need these...
|
21 years ago |
Manuel Novoa III
|
2c6eb9314c
Fix typo.
|
21 years ago |
Eric Andersen
|
7cea35ec0b
Fix a bug noticed by Oleg I. Vdovikin, oleg at cs dot msu dot su.
|
21 years ago |
Eric Andersen
|
e4dfc35259
glibc does not provide pppio.h, and our doing so conflicts
|
21 years ago |
Eric Andersen
|
e7a1ee4f06
Per patch from Stefan Holst, do not try to compile these
|
21 years ago |
Eric Andersen
|
33d1ef86d1
Patch from Stefan Holst to fix argv[0]
|
21 years ago |
Eric Andersen
|
00fec46c17
Based on a patch from Alexandre Oliva, allow uClibc to compile
|
21 years ago |
Eric Andersen
|
909c7fda1f
Alexandre Oliva writes:
|
21 years ago |
Eric Andersen
|
e450548c0e
Alexandre Oliva writes:
|
21 years ago |
Eric Andersen
|
42a08c74b9
Supply '__bzero' with 'bzero' as just a weak alias (since it is not SuSv3)
|
21 years ago |
Eric Andersen
|
ada7878ba0
Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which
|
21 years ago |
Eric Andersen
|
0c91a787b6
Look in /usr/X11R6/lib as well
|
21 years ago |
Eric Andersen
|
e32376aaed
Reduce memory used by static buffers and allocate that memory dynamicly
|
21 years ago |
Eric Andersen
|
38cd8e780f
Joakim Tjernlund writes:
|
21 years ago |
Eric Andersen
|
a740502a3d
Cope gracefully with missing module syscalls
|
21 years ago |
Manuel Novoa III
|
93261cdf00
Rewrite the err/warn functions as they were broken (__noreturn__ funcs
|
21 years ago |
Manuel Novoa III
|
79248fe718
Bug fix: gethostbyname2_r would fail if /etc/host was missing.
|
21 years ago |
Eric Andersen
|
6994dd8083
More detail about malloc-simple
|
21 years ago |
Eric Andersen
|
f6b6b3b7a4
Update todo list indicating the items remaining before 0.9.27
|
21 years ago |
Eric Andersen
|
4f966c60b8
Fix comment
|
21 years ago |
Eric Andersen
|
39586bc566
Update with the contents of a very helpful comparison of
|
21 years ago |
Eric Andersen
|
af897c3930
note that syscall on mips needs to be fixed
|
21 years ago |
Eric Andersen
|
0d28e03ec2
Sigh. I switched the values...
|
21 years ago |
Eric Andersen
|
db871a1281
Per discussion with Joakim Tjernlund, all the horrible weak declarations junk
|
21 years ago |
Eric Andersen
|
e98bb74520
Patch from Joakim Tjernlund:
|
21 years ago |
Eric Andersen
|
e14a2d5780
___brk_addr and __environ are not functions. Finding the broken
|
21 years ago |
Eric Andersen
|
5ef557bd1f
Slightly cleaner formatting
|
21 years ago |
Manuel Novoa III
|
e6d9378e25
Patch by Joakim Tjernlund <joakim.tjernlund@lumentis.se>, which got
|
21 years ago |
Eric Andersen
|
703efa108d
When doing symbol lookups on functions
|
21 years ago |