summaryrefslogtreecommitdiff
path: root/lib/libc/compat-43/getdtablesize.c
AgeCommit message (Expand)Author
2012-06-24fix old style definitions; XXX: gcc should have picked them up but it did not.christos
2003-07-26netbsd.org->NetBSD.orgsalo
1998-10-18Replace use of getdtablesize() with (the non-deprecated) sysconf(), hence nokleink
1998-10-08Add an internal name for getdtablesize(), since it's being used internally.kleink
1998-02-27trivial changes to quiet lint.perry
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1995-05-11Winning Strategies has placed this code in the public domain.jtc
1994-06-14fix missing trailing newlinecgd
1994-06-14Convert getdtablesize() from syscall to functionjtc