summaryrefslogtreecommitdiff
path: root/src/cmd/8c/div.c
AgeCommit message (Collapse)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-2/+2
2009-01-06make 8a, 8c, 8l build in go environment.Russ Cox1-9/+9
,s/int32/long/g in 8a, 8c, 8l. delete dead code. move enam.c, 8.out.h, mkenam from 8c to 8l. R=r DELTA=1850 (581 added, 983 deleted, 286 changed) OCL=22119 CL=22129
2009-01-068a, 8c, and 8l from inferno distributionRuss Cox1-0/+236
R=r DELTA=19539 (19539 added, 0 deleted, 0 changed) OCL=22109 CL=22109