Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update millert@'s email address | Ingo Schwarze | 2020-06-15 | 1 | -3/+4 |
| | |||||
* | Only compile compat_*.c implementations that are actually needed. | Ingo Schwarze | 2020-06-15 | 1 | -10/+1 |
| | | | | | 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@. | ||||
* | Add strndup(3) compat implementation. | Ingo Schwarze | 2018-02-27 | 1 | -0/+50 |
Jan Stary reports that MacOS X Snow Leopard and older lacks it. |