summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/getdtablesize.c
Commit message (Collapse)AuthorAgeFilesLines
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-18/+7
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-4/+5
| | | | missing headers, other jump relocs removed
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-2/+2
|
* Hide mostly used functionsPeter S. Mazinger2005-12-011-0/+2
|
* Update to accomodate the header file changesEric Andersen2001-09-271-2/+5
|
* Implement getdtablesize(), which is used by the rpc crap.Eric Andersen2001-02-091-0/+34
-Erik