Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only compile compat_*.c implementations that are actually needed. | Ingo Schwarze | 2020-06-15 | 1 | -12/+2 |
| | | | | | That's cleaner and it is supposed to fix compiler warnings with gcc 10 reported by Wynn Wolf Arbor <wolf at oriole dot systems> on discuss@. | ||||
* | modernize style: "return" is not a function | Ingo Schwarze | 2015-10-06 | 1 | -1/+1 |
| | |||||
* | Compat glue needed for Solaris 9 and 10. | Ingo Schwarze | 2015-03-19 | 1 | -0/+33 |
Thanks to Sevan Janiyan <venture37 at geeklan dot co dot uk> for reporting the Solaris 10 issues, to Jan Holzhueter <jh at opencsw dot org> for some additional insight, and to OpenCSW in general for providing me with a Solaris 9/10/11 testing environment. |