OSDN Git Service

Implement getdtablesize(), which is used by the rpc crap.
authorEric Andersen <andersen@codepoet.org>
Fri, 9 Feb 2001 06:43:59 +0000 (06:43 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 9 Feb 2001 06:43:59 +0000 (06:43 -0000)
commitd064d3e32bec66e5f8cc474be6fb0b0168f73bee
tree9dcc83fdec23a3bb1c748557ba08ab83fb4e58d9
parent411597d4f47de6b37275ee4fdf9fc45cc2a30fcb
Implement getdtablesize(), which is used by the rpc crap.
 -Erik
libc/sysdeps/linux/common/Makefile
libc/sysdeps/linux/common/getdtablesize.c [new file with mode: 0644]
libc/unistd/sysconf.c