Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unneeded duplicate sid definition | Mike Frysinger | 2006-01-29 | 1 | -1/+0 |
| | |||||
* | sync with glibc | Mike Frysinger | 2006-01-29 | 1 | -22/+24 |
| | |||||
* | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵ | Peter S. Mazinger | 2006-01-22 | 1 | -1/+0 |
| | | | | is a useless attempt | ||||
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | 2006-01-14 | 1 | -12/+12 |
| | | | | missing headers, other jump relocs removed | ||||
* | Use internal versions | Peter S. Mazinger | 2005-12-08 | 1 | -1/+1 |
| | |||||
* | Hide more | Peter S. Mazinger | 2005-12-07 | 1 | -0/+3 |
| | |||||
* | Fix include/errno.h to not use kernel header, and instead use bits/errno.h. | Eric Andersen | 2001-04-06 | 1 | -2/+2 |
| | | | | | | | This required we use _LIBC instead of __LIBC__ to be consistent with glibc. This had some sideffects in sys/syscalls.h. While fixing things, I made everything use __set_errno() for (eventual) thread support. -Erik | ||||
* | Fix termios handling. Now synced with behavior of GNU libc. | Eric Andersen | 2001-01-15 | 1 | -0/+64 |
-Erik |