This website requires JavaScript.
Explore
Help
Sign in
o5r
/
plan9port
Watch
1
Star
0
Fork
You've already forked plan9port
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0c9c620f39
plan9port
/
src
/
cmd
/
db
History
Download ZIP
Download TAR.GZ
Russ Cox
0c9c620f39
fix type-punned pointer warnings from gcc
...
R=rsc
http://codereview.appspot.com/396042
2010-03-10 14:50:33 -08:00
..
command.c
defs.h
change to use attach functions.
2005-01-23 22:48:54 +00:00
expr.c
fns.h
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
2006-04-01 19:24:03 +00:00
format.c
fix type-punned pointer warnings from gcc
2010-03-10 14:50:33 -08:00
input.c
main.c
volatile
2005-01-24 00:49:08 +00:00
mkfile
change to use attach functions.
2005-01-23 22:48:54 +00:00
output.c
pcs.c
print.c
change to use attach functions.
2005-01-23 22:48:54 +00:00
regs.c
runpcs.c
setup.c
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
2006-04-01 19:24:03 +00:00
trcrun.c