| .. |
|
inet
|
356b686774
Clean up lots of warnings.
|
25 years ago |
|
misc
|
dfe2d42547
Create __uClibc_main to handle what can be done in C instead of each arch's
|
25 years ago |
|
pwd_grp
|
ae97a89e1a
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
|
25 years ago |
|
signal
|
059d081440
Symbol cleanup/bugfix. Add in needed global.
|
25 years ago |
|
stdio
|
0ba092c1c9
Add vdprintf function. Note: will be rewritten to check if file descriptor has an associated FILE to avoid bad interactions with buffered output, but needed for busybox right now and that implementation has the same bug.
|
25 years ago |
|
stdlib
|
dfe2d42547
Create __uClibc_main to handle what can be done in C instead of each arch's
|
25 years ago |
|
string
|
f73d7b6a3a
Fix problems with test wrapper and test compiler selection.
|
25 years ago |
|
sysdeps
|
dfe2d42547
Create __uClibc_main to handle what can be done in C instead of each arch's
|
25 years ago |
|
termios
|
6fce1235be
Fix termios handling. Now synced with behavior of GNU libc.
|
25 years ago |
|
unistd
|
e57fc6bbb2
Use __environ instead of the GNU extension environ.
|
25 years ago |