| plan 9 kernel history: overview | file list | diff list |
2001/0727/alphapc/fptrap.c (diff list | history)
| 1999/0415/sys/src/9/alphapc/fptrap.c:21,27 – 2001/0727/sys/src/9/alphapc/fptrap.c:21,27 (short | long | prev) | ||
| 1999/0415 | void fptrap(Ureg *ur) { | |
| 2001/0727 | char buf[ERRMAX]; | |
| 1999/0415 | int i; ulong reason; | |