Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Fri, 29 Mar 1996 23:40:05 -0500 (EST)
christos
Fri Mar 29 23:35:11 EST 1996
Update of /a/cvsroot/src/gnu/usr.bin/gcc/common
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv2679
Modified Files:
c-common.c
Log Message:
- Add a kprintf format specifier, so that it includes only the formats valid
for kernel printf functions
- understand the db_printf %n,%r,%z format specifiers
- understand the kernel printf %: format specifier
- Be more permissive to %b arguments: accept any integer type, not only
unsigned ints.
Home |
Main Index |
Thread Index |
Old Index