]> Zhao Yanbai Git Server - minix.git/commit
Implementation of getrlimit and getdtablesize
authorErik van der Kouwe <erik@minix3.org>
Mon, 7 Dec 2009 19:56:40 +0000 (19:56 +0000)
committerErik van der Kouwe <erik@minix3.org>
Mon, 7 Dec 2009 19:56:40 +0000 (19:56 +0000)
commitbd0933a19b0da1ec6d70ba842c9f036792c40f8d
treeb134218a18ad6b900dffcf46ca81f40d0f111fe3
parent26ba254a4a641ed108b34ec77a03228f3236c21a
Implementation of getrlimit and getdtablesize
include/sys/resource.h
include/unistd.h
lib/other/Makefile.in
lib/other/rlimit.c [new file with mode: 0644]
man/man3/getdtablesize.3 [new file with mode: 0644]
man/man3/getrlimit.3 [new file with mode: 0644]