summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getbsize.c
AgeCommit message (Expand)Author
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2005-11-29WARNS=4christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-30Allow either parameter to the getbsize(3) function to be a NULL, insimonb
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