Eric Andersen
|
5b470cfcc3
Patch from David Schleef to check for proper 16-byte aliged
|
23 years ago |
Eric Andersen
|
606def5ccd
Remove some debugging code
|
23 years ago |
Eric Andersen
|
3710c5b331
Fix C++ support
|
23 years ago |
Eric Andersen
|
85af153d3b
Lose the -nostdlib, which causes problems with older binutils, and
|
23 years ago |
Eric Andersen
|
1b9daa113d
A few more little cleanups
|
23 years ago |
Eric Andersen
|
75e3848d49
Add an md5crypt test
|
23 years ago |
Eric Andersen
|
857146f232
Don't redefine stuff
|
23 years ago |
Eric Andersen
|
efdb21fff4
Be consistant and use an unsigned char * throughout
|
23 years ago |
Eric Andersen
|
801c69a418
don't pretend to be reentrant yet
|
23 years ago |
Eric Andersen
|
3b262f2d7e
Doh! Tests were not being compiled with warnings and optimization
|
23 years ago |
Eric Andersen
|
a0839682d5
Fix redefine problem
|
23 years ago |
Eric Andersen
|
cb6028dcf8
Fix redefinition problem
|
23 years ago |
Eric Andersen
|
ae966d0bd9
Give the label a ; so compilers have no excuse to whine
|
23 years ago |
Eric Andersen
|
64c25a0625
Odd. This seems to be in the wrong spot...
|
23 years ago |
Eric Andersen
|
25c3f872df
Don't try to return stuff from void funcs
|
23 years ago |
Eric Andersen
|
bf18261c53
Remove an erroneous -L-
|
23 years ago |
Eric Andersen
|
d2c7fef231
Patch from Miles Bader to restrict common truncate64/ftruncate64
|
23 years ago |
Eric Andersen
|
033c0d7edc
Proper support for setting h_errno
|
23 years ago |
Eric Andersen
|
2c81c415ce
Fix rpc + threads so it now compiles.
|
23 years ago |
Eric Andersen
|
7d48b48395
Thomas Fritzsche noticed that __open_etc_hosts was only changing a
|
23 years ago |
Eric Andersen
|
6793e73e90
Enable pread/pwrite
|
23 years ago |
Eric Andersen
|
3a99d545ce
Patch from Miles Bader: All the -M* options should
|
23 years ago |
Eric Andersen
|
41cb95ae3f
Adjust function naming and make sure everything is properly
|
23 years ago |
Eric Andersen
|
8161b6d9e1
Remove elimination of __BEGIN_DECLS/__END_DECLS
|
23 years ago |
Eric Andersen
|
ed794375b4
I shouldn't try to program when sleepy, since I totally botched
|
23 years ago |
Eric Andersen
|
4ba08b4526
When messing with fd NONBLOCK status, put things back the way we found
|
23 years ago |
Eric Andersen
|
58c542d570
Try this version instead...
|
23 years ago |
Eric Andersen
|
171c894160
Joerg Schmitz-Linneweber recommends using tar -f - instead of -O
|
23 years ago |
Eric Andersen
|
879c34fb14
Yet another iteration...
|
23 years ago |
Eric Andersen
|
c2f9adab4e
Both Miles and Manuel complained about this one. I was silently
|
23 years ago |