Subject: CVS commit: src/sys/lib/libsa
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/25/2006 18:26:59
Module Name: src
Committed By: christos
Date: Wed Jan 25 18:26:59 UTC 2006
Modified Files:
src/sys/lib/libsa: stand.h
Log Message:
- Add attributes to printf functions
- Fix attributes to noreturn functions
- free -> dealloc
- unsigned -> size_t for alloc, dealloc
To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/sys/lib/libsa/stand.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.