Manuel Novoa III
|
33e58d3c9e
Rewrite popen for SUSv3 compliance.
|
22 years ago |
Manuel Novoa III
|
950fed3a6b
Minor fix from upstream glibc.
|
22 years ago |
Manuel Novoa III
|
9f04c85b35
Kept the same approach, but rewrote the code for the most part.
|
22 years ago |
Eric Andersen
|
a16c1a5417
Fir errno return when the file/path is NULL or points to an empty string.
|
22 years ago |
Eric Andersen
|
7c3eb1f4a0
Add extra checks for sigprocmask and rt_sigprocmask syscalls.
|
22 years ago |
Eric Andersen
|
6373c2b141
Fix the manditory typo in my last minute untested fix.
|
22 years ago |
Eric Andersen
|
5c62002cc8
Make sleep behave itself properly inthe presence of SIGCHLD
|
22 years ago |
Eric Andersen
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
22 years ago |
Eric Andersen
|
4c9086ee4a
Update and restore malloc-simple. Slow as molasses, but trivially
|
22 years ago |
Eric Andersen
|
e5104517c1
Fix a really dumb bug introduced in version 1.4 of this file (a patch for ipv6
|
22 years ago |
Eric Andersen
|
d984dbc675
Fix whitespace
|
22 years ago |
Eric Andersen
|
3bc61e6430
remove unused file
|
22 years ago |
Manuel Novoa III
|
e919981c95
Handle the app_fini stuff in exit without requiring atexit().
|
22 years ago |
Manuel Novoa III
|
d05dafe2fc
Fix a long-standing bug with pthreads. A couple of linuxthreads files
|
22 years ago |
Eric Andersen
|
cb19f2f71f
oops
|
22 years ago |
Eric Andersen
|
47e3b888b6
implement the worthless cuserid() function we claim to support.
|
22 years ago |
Eric Andersen
|
5fb172f624
In unistd.h, getpgrp() is redirected to __getpgid(), but
|
22 years ago |
Eric Andersen
|
da7d891f23
That was awfully stupid.
|
22 years ago |
Eric Andersen
|
2283789a0b
Use 'sed -i -e' rather than 'sed -ie' since we don't want
|
22 years ago |
Eric Andersen
|
8eb0481463
Update the config used when building a .deb
|
22 years ago |
Eric Andersen
|
49eaf7e456
dev systems updated
|
22 years ago |
Eric Andersen
|
789f5785a6
Use PAGE_SIZE rather than hard coding 4096
|
22 years ago |
Eric Andersen
|
14ad676069
Patch from Paul Mundt <lethal@linux-sh.org>:
|
22 years ago |
Eric Andersen
|
0a0a648ed6
Patch from Paul Mundt <lethal@linux-sh.org>:
|
22 years ago |
Eric Andersen
|
e2ec80efb2
Patch from Paul Mundt <lethal@linux-sh.org>:
|
22 years ago |
Eric Andersen
|
f3651e4e20
When I switched from using stack allocated space for printf, I missed a case
|
22 years ago |
Eric Andersen
|
af2bcae794
Add in the axis network cameras
|
22 years ago |
Eric Andersen
|
99163f1bf2
Add LEAF Bering-uClibc
|
22 years ago |
Eric Andersen
|
661146ae78
fix grammer such it is possible to understand what is written...
|
22 years ago |
Eric Andersen
|
50a55e30e3
Update for release (no really this time ;-)
|
22 years ago |