Eric Andersen
|
8b20f6ceae
Include ptrace support so debugging will hopefully work.
|
24 年之前 |
Manuel Novoa III
|
7cbba5f8ce
Fix the ordering of the args to the compare function.
|
24 年之前 |
Eric Andersen
|
d63b6766db
_void_void_null_func never returned. I noticed this yesterday
|
24 年之前 |
Eric Andersen
|
332e87b2d9
Wierd. Whats _null_auth doing here?
|
24 年之前 |
Eric Andersen
|
263f0d0f46
Fix broken dependancies.
|
24 年之前 |
Eric Andersen
|
92f905833f
Try enabling rpc support by default now. With a bit of luck it might
|
24 年之前 |
Eric Andersen
|
9156548dc7
Fix the worst of the damage so it actually compiles now (though, strictly
|
24 年之前 |
Eric Andersen
|
7d5029c0b2
Update the build system a bit.
|
24 年之前 |
Eric Andersen
|
8ec3b37ed9
Fix up the networking includes
|
24 年之前 |
Eric Andersen
|
60ecd67248
Make the __GLIBC__ define be conditional. Stub out gnu-versions.h
|
24 年之前 |
Eric Andersen
|
3540d0675c
Update networking includes.
|
24 年之前 |
Eric Andersen
|
c933888d28
Bring into sync with a fairly current glibc header file.
|
24 年之前 |
Eric Andersen
|
229bd42ffc
Fix up the set of include files pulled into resolv.h
|
24 年之前 |
Eric Andersen
|
f91e94f6c5
I hereby commit a sin. features.h is now going to _lie_
|
24 年之前 |
Manuel Novoa III
|
ec2e4b41b9
Added some notes. Removed some dead code.
|
24 年之前 |
Manuel Novoa III
|
35ec5000a5
Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah!
|
24 年之前 |
Eric Andersen
|
10ac6292af
Commit a pointless change to test more updates to the logging script.
|
24 年之前 |
Manuel Novoa III
|
5eaf1cbce0
Hide some unnecessary output. Check cvs logging script.
|
24 年之前 |
David McCullough
|
19d4daf056
|
24 年之前 |
David McCullough
|
b83c05cb3e
|
24 年之前 |
David McCullough
|
84d08a9a0e
|
24 年之前 |
David McCullough
|
e9e69bd628
|
24 年之前 |
David McCullough
|
5a2610fbeb
|
24 年之前 |
David McCullough
|
25b20c5146
|
24 年之前 |
Manuel Novoa III
|
086815d394
Reduced code size; fixed ANSI bug for day -- 5 not 05; mode days and mons const.
|
24 年之前 |
Manuel Novoa III
|
e2ee4a8471
Really fixed 0-pad bug this time. ;-) Code-size reductions if sizeof(int) and
|
24 年之前 |
Manuel Novoa III
|
fdfb85cbca
Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked
|
24 年之前 |
Manuel Novoa III
|
8b15b45ecc
Enable auto-generation of a size-optimized sysconf function (saves .5k on i386).
|
24 年之前 |
Manuel Novoa III
|
cc07f2350d
Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a
|
24 年之前 |
Eric Andersen
|
c4685a5c3c
Don't trash regs r0-r2, fix thanks to Michiel Thuys <michiel.thuys@intersil.com>.
|
24 年之前 |