| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: remove need for `-fcommon` | Dan Cross | 2025-07-25 | 1 | -49/+49 |
| | | | | | | | | | | | Use `extern` where appropriate so that we can remove `-fcommon` on macOS and others. On macOS, `-fcommon` generates a number of linker warnings. I've tested building on macOS, Linux, FreeBSD, NetBSD, OpenBSD and illumos. I am not in a position to test on AIX or other more esoteric platforms, however. | ||||
| * | Use va_args in cosadd/sinadd (Michael Teichgräber) | rsc | 2006-05-27 | 1 | -2/+2 |
| | | |||||
| * | make sure we get our fmod | rsc | 2006-05-24 | 1 | -2/+5 |
| | | |||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 1 | -4/+6 |
| | | |||||
| * | Don't confuse the Sun. | wkj | 2004-07-03 | 1 | -0/+1 |
| | | |||||
| * | make astro work on suns. ;-) | rsc | 2004-04-25 | 1 | -0/+1 |
| | | |||||
| * | Tell astro where to find estartab and here by defining SYS9 in CFLAGS. | wkj | 2004-04-21 | 1 | -2/+2 |
| | | | | | (Better ideas welcome). | ||||
| * | Astro with some minor changes to placate Unix. | wkj | 2004-04-21 | 1 | -0/+210 |
