Date: Sun, 1 Nov 1998 01:31:09 -0800 (PST) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libstand assert.c Makefile libstand.3 printf.c stand.h Message-ID: <199811010931.BAA25347@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/11/01 01:31:09 PST
Modified files:
lib/libstand Makefile libstand.3 printf.c stand.h
Added files:
lib/libstand assert.c
Log:
Add:
assert()
setjmp()/longjmp()
vsprintf()
Revision Changes Path
1.7 +9 -4 src/lib/libstand/Makefile
1.2 +15 -1 src/lib/libstand/libstand.3
1.2 +10 -4 src/lib/libstand/printf.c
1.10 +2 -1 src/lib/libstand/stand.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811010931.BAA25347>
