| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Obey signedness flag in %z case.
Notes:
svn path=/stable/7/; revision=187497
|
| |
|
|
| |
Notes:
svn path=/head/; revision=165906
|
| |
|
|
| |
Notes:
svn path=/head/; revision=156518
|
| |
|
|
| |
Notes:
svn path=/head/; revision=113159
|
| |
|
|
| |
Notes:
svn path=/head/; revision=103949
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92913
|
| |
|
|
| |
Notes:
svn path=/head/; revision=84221
|
| |
|
|
|
|
|
|
|
| |
Fix some ctype problems - isascii() caused a warning if fed an unsigned
char - it's always > 0 and libstand is compiled with -Wall.
Missing prototype/include in printf.c
Notes:
svn path=/head/; revision=55137
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
|
|
|
|
|
| |
assert()
setjmp()/longjmp()
vsprintf()
Notes:
svn path=/head/; revision=40805
|
|
|
modules).
Obtained from: NetBSD, with some architectural changes and many additions.
Notes:
svn path=/cvs2svn/branches/MSMITH/; revision=38451
|