summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpc_dtablesize.c
AgeCommit message (Expand)Author
2013-03-11Replace previous Sun Microsystems, Inc. license with a standardtron
2012-03-20Use C89 definitionsmatt
1998-11-15delintchristos
1998-02-13* in get_myaddress(); always return sockaddr_in containing localhost:PMAP_PORT.lukem
1998-02-12revert; we can't break the existing ABI and APIlukem
1998-02-10major cleanup (to sync with changes made in include/rpc/*.h):lukem
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1996-12-18sysconf() definitions are in unistd.h; use it rather than sys/param.h andcgd
1996-12-18oops; use _SC_OPEN_MAX instead of sysctl.mrg
1996-12-17repeat after me: size_t != int, especially when you're taking pointers.cgd
1996-12-17use sysctl() instead of getdtablesize()mrg
1996-03-29Add explict function return typesjtc
1995-02-25save my sanity; stop using Id.cgd
1994-08-15Limit the upper bound of the value returned by _rpc_dtablesize() to notandrew
1993-10-07move the rpc code into libccgd