moonbridge
log
| age | author | description |
|---|---|---|
| 2015-01-29 | jbe | Include bsd/stdio.h on Linux systems to avoid compiler warning on implicitly declared fpurge() function |
| 2015-01-29 | jbe | Suppress unused-result compiler warnings in Makefile |
| 2015-01-29 | jbe | Backed out previous changeset: Avoid "unused-result" compiler warning by storing return values in dummy variables |