getdtablesize man page on Minix

Man page or keyword search:  
man Server   6208 pages
apropos Keyword Search (all sections)
Output format
Minix logo
[printable version]

GETDTABLESIZE(3)	 BSD Library Functions Manual	      GETDTABLESIZE(3)

NAME
     getdtablesize — get descriptor table size

LIBRARY
     Standard C Library (libc, -lc)

SYNOPSIS
     #include <unistd.h>

     int
     getdtablesize(void);

DESCRIPTION
     The getdtablesize function is an equivalent of sysconf() with
     _SC_OPEN_MAX.

SEE ALSO
     close(2), dup(2), getrlimit(2), open(2), select(2), sysconf(3)

HISTORY
     The getdtablesize() function call appeared in 4.2BSD.

     Historically, each process had a fixed size descriptor table, which is
     guaranteed to have at least 20 slots.  The entries in the descriptor ta‐
     ble are numbered with small integers starting at 0.  The call
     getdtablesize() used to return the size of this table.  It doesn't make
     much sense these days because the size of the table is dynamic.

BSD				January 5, 2012				   BSD
[top]

List of man pages available for Minix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net