Eric Andersen
|
33a9fd74f9
Update rpc headers. Add missing some headers
|
22 anni fa |
Eric Andersen
|
bf0df3909a
kill cruft
|
22 anni fa |
Eric Andersen
|
3aabbb4ab1
Make things more re-entrany, kill some cruft.
|
22 anni fa |
Eric Andersen
|
cdb3c81f36
Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this
|
22 anni fa |
Eric Andersen
|
6ba832b158
Implement strerror_r. This is per SuSv3, not glibc which does
|
22 anni fa |
Eric Andersen
|
e53425a645
Shuffle the logic around a bit
|
22 anni fa |
Eric Andersen
|
04b5339fc7
Shuffle the logic around a bit
|
22 anni fa |
Eric Andersen
|
d83aa1f777
Some cleanups so utmp/wtmp behaves. Fix potential use of
|
22 anni fa |
Eric Andersen
|
6e0a5a3bb1
Ah kant spel mi name
|
22 anni fa |
Eric Andersen
|
9d48a682c3
Add support for sigtimedwait and sigwaitinfo
|
22 anni fa |
Manuel Novoa III
|
d6b2a40778
Commit the new time stuff, even though I haven't made it threadsafe yet.
|
22 anni fa |
Manuel Novoa III
|
a7ce5bbdcd
I guess nobody's tried this stuff. I apparently checked in the wrong version
|
22 anni fa |
Eric Andersen
|
f77a22a222
time() is implemented in syscalls.c
|
22 anni fa |
Eric Andersen
|
e01d0733f5
Implement ttyname_r
|
22 anni fa |
Eric Andersen
|
3fa6fbe68b
Prevent buffer overflow
|
22 anni fa |
Eric Andersen
|
3cc4bac6a3
Fix a silly bug...
|
22 anni fa |
Eric Andersen
|
bdcefd6212
Fix pthreads to use the rt signals if present
|
22 anni fa |
Eric Andersen
|
3a4b78aa11
Begin efforts at reentrance by seperating out the stuff that isn't
|
22 anni fa |
Eric Andersen
|
8947d55f17
Don't use fixed buffers if we have an mmu such that malloc
|
22 anni fa |
Eric Andersen
|
c617db9065
Silence warnings, clean things up.
|
22 anni fa |
Eric Andersen
|
fd6b9378be
Cleanup the mess, remove now obsolete files
|
22 anni fa |
Eric Andersen
|
f1daf535ed
Write a new strxfrm that doesn't make function calls. Uses the same logic as
|
22 anni fa |
Eric Andersen
|
ada0e0b37f
Yipe. As Joseph Chiu noticed, sockvec is supposed to be an int*
|
22 anni fa |
Manuel Novoa III
|
6af59d0d23
Revert Erik's patch to vasprintf and fix the real issue.
|
22 anni fa |
Eric Andersen
|
3ec9b390db
This patch from Rik Faith <faith@alephnull.com> fixes a potentially
|
22 anni fa |
Eric Andersen
|
e26a5970ca
A patch from Ted Phelps to fix popen(). Ted writes:
|
22 anni fa |
Eric Andersen
|
417197ca7c
Kill the libc-lock headers, which we do not use and which are
|
22 anni fa |
Eric Andersen
|
257573b929
Oops. Forgot to check this in. Thanks Martin Volf for noticing
|
22 anni fa |
Manuel Novoa III
|
624a648046
Added a version of nl_langinfo for the stub C/POSIX locale support.
|
22 anni fa |
"Steven J. Hill"
|
1829481835
Fix up of '_dlopen' call and removal of unneeded argument in call '_dl_load_elf_shared_library'.
|
22 anni fa |