summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getbsize.c
AgeCommit message (Expand)Author
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix namespace problemschristos
1996-01-22Add missing argument to warnx().mycroft
1995-06-16Use standard conditional for rcsid definition.jtc
1995-02-25update to 4.4-Lite where appropriate, clean up Id format, etc.cgd
1994-12-12Rework indirect reference support as outlined by my recent message tojtc
1994-12-11- Changed all internal libc references of {v,}err{x,} and {v,}warn{x,} tochristos
1994-01-25kill force.cgd
1994-01-25kill the 'prog' arg to getbsize(); it's unneeded. minor rev bump.cgd
1993-08-06Add getbsize() from Berkeley, somewhat modified.mycroft