summaryrefslogtreecommitdiffstats
path: root/src/cmd/astro
Commit message (Collapse)AuthorAgeFilesLines
* Use va_args in cosadd/sinadd (Michael Teichgräber)rsc2006-05-272-9/+19
|
* make sure we get our fmodrsc2006-05-241-2/+5
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-0114-81/+83
|
* use full prototypesrsc2005-05-071-4/+4
|
* don't use (){} struct constructorrsc2005-01-041-14/+28
|
* Goodbye SHORTLIBrsc2005-01-041-1/+0
|
* Don't confuse the Sun.wkj2004-07-031-0/+1
|
* make astro work on suns. ;-)rsc2004-04-251-0/+1
|
* reflect new location.rsc2004-04-211-2/+2
| | | | use here for here instead of estartab.
* Use unsharp() instead of SYS9.wkj2004-04-213-4/+5
|
* Tell astro where to find estartab and here by defining SYS9 in CFLAGS.wkj2004-04-213-2/+6
| | | | (Better ideas welcome).
* Astro with some minor changes to placate Unix.wkj2004-04-2133-0/+4819