Manuel Novoa III
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 年之前 |
Manuel Novoa III
|
95a70af5e7
Oops... temporarily support the old stdio code.
|
21 年之前 |
Manuel Novoa III
|
33e58d3c9e
Rewrite popen for SUSv3 compliance.
|
21 年之前 |
David McCullough
|
bf10e6efd4
|
22 年之前 |
Eric Andersen
|
b93d7f3e92
Per discussion on the mailing list, simply vfork -> fork mapping to only apply
|
22 年之前 |
Eric Andersen
|
e26a5970ca
A patch from Ted Phelps to fix popen(). Ted writes:
|
22 年之前 |
Eric Andersen
|
e4a1f78e73
When vfork is not available and we have an MMU, then use fork()
|
23 年之前 |
Eric Andersen
|
6278781655
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
|
23 年之前 |
Manuel Novoa III
|
3d15998e65
Fix a couple of bugs: check mode is legal; open file and check success before
|
24 年之前 |
Eric Andersen
|
afa40ade77
Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,
|
24 年之前 |
Eric Andersen
|
a99617fe8f
Finish reorganizing things. At least I think I've finished.
|
24 年之前 |