| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: remove need for `-fcommon` | Dan Cross | 2025-07-25 | 1 | -1/+2 |
| | | | | | | | | | | | 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. | ||||
| * | Trivial changes: whitespace and modes. | Dan Cross | 2020-01-10 | 1 | -0/+0 |
| | | | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | ||||
| * | c90 fixes | rsc | 2006-04-01 | 1 | -1/+1 |
| | | |||||
| * | dns changes | rsc | 2006-02-20 | 1 | -1/+2 |
| | | |||||
| * | fixes | rsc | 2006-02-15 | 1 | -2/+10 |
| | | |||||
| * | remove unused | rsc | 2006-02-14 | 1 | -276/+10 |
| | | |||||
| * | add dns | rsc | 2005-12-27 | 1 | -0/+362 |
