| plan 9 kernel history: overview | file list | diff list |
1992/1024/port/print.c (diff list | history)
| 1992/1024/sys/src/9/port/print.c:525,534 – 1995/0804/sys/src/9/port/print.c:525,533 (short | long | prev | next) | ||
|
Anonymize.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1990/0227 | ||
| 1992/1024 | static int | |
| 1995/0804 | percent(void*, Fconv *fp) | |
| 1990/0227 | { | |
| 1992/1024 |
| |
| 1992/1024/sys/src/9/port/print.c:536,546 – 1995/0804/sys/src/9/port/print.c:535,543 | ||
| 1990/0227 | ||
| 1992/1024 | static int | |
| 1995/0804 | flags(void*, Fconv *fp) | |
| 1990/0227 | { | |
| 1992/1024 | int f; | |
| 1990/0227 | ||
| 1992/1024 |
| |
| 1990/0227 | ||
| 1992/1024 | f = 0; switch(fp->chr) { | |