.. |
inet
|
671d0dad5c
Fix two bugs. First, gethostbyname was doing dns queries when given an IP
|
24 years ago |
misc
|
84fb6c9e25
Make sure errno is 0 before we call main (may have been set while initializing).
|
24 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
|
93ccb0356b
Fix a couple of bugs in _fopen and fclose, plus change a few internals.
|
24 years ago |
stdlib
|
1317d65dbe
div and ldiv are required for ISO 9899
|
24 years ago |
string
|
f73d7b6a3a
Fix problems with test wrapper and test compiler selection.
|
24 years ago |
sysdeps
|
0ad517bb15
Let system dependant things override common things.
|
24 years ago |
termios
|
13793a7b4d
Have isatty call ioctl directly rather than tcgetattr; especially since any
|
24 years ago |
unistd
|
e57fc6bbb2
Use __environ instead of the GNU extension environ.
|
24 years ago |