view modules/getdtablesize @ 12805:1a4bc6df3018

Tests for module 'rint'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:19:20 +0100
parents 738187526552
children 10297800b5ad
line wrap: on
line source

Description:
getdtablesize() function: return maximum number of file descriptors.

Files:
lib/getdtablesize.c
m4/getdtablesize.m4

Depends-on:
unistd

configure.ac:
gl_FUNC_GETDTABLESIZE
gl_UNISTD_MODULE_INDICATOR([getdtablesize])

Makefile.am:

Include:
<unistd.h>

License:
LGPL

Maintainer:
Bruno Haible