index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
rpc
/
rpc_dtablesize.c
Age
Commit message (
Expand
)
Author
2013-03-11
Replace previous Sun Microsystems, Inc. license with a standard
tron
2012-03-20
Use C89 definitions
matt
1998-11-15
delint
christos
1998-02-13
* in get_myaddress(); always return sockaddr_in containing localhost:PMAP_PORT.
lukem
1998-02-12
revert; we can't break the existing ABI and API
lukem
1998-02-10
major cleanup (to sync with changes made in include/rpc/*.h):
lukem
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1996-12-18
sysconf() definitions are in unistd.h; use it rather than sys/param.h and
cgd
1996-12-18
oops; use _SC_OPEN_MAX instead of sysctl.
mrg
1996-12-17
repeat after me: size_t != int, especially when you're taking pointers.
cgd
1996-12-17
use sysctl() instead of getdtablesize()
mrg
1996-03-29
Add explict function return types
jtc
1995-02-25
save my sanity; stop using Id.
cgd
1994-08-15
Limit the upper bound of the value returned by _rpc_dtablesize() to not
andrew
1993-10-07
move the rpc code into libc
cgd