Message320936
| Author | LnL7 |
|---|---|
| Recipients | LnL7, ned.deily, orivej, ronaldoussoren |
| Date | 2018-07-03.06:35:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530599712.17.0.56676864532.issue34027@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Even tho it's headers are not /usr/lib/libutil.dylib is available on every macOS system. Unlike on bsd this doesn't include the relevant symbols for openpty/forkpty, that's why I used an __APPLE__ condition but including both also works fine. Assuming it's headers are not available doesn't seem like a good assumption, even tho they won't be in most cases. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-03 06:35:12 | LnL7 | set | recipients: + LnL7, ronaldoussoren, orivej, ned.deily |
| 2018-07-03 06:35:12 | LnL7 | set | messageid: <1530599712.17.0.56676864532.issue34027@psf.upfronthosting.co.za> |
| 2018-07-03 06:35:12 | LnL7 | link | issue34027 messages |
| 2018-07-03 06:35:12 | LnL7 | create | |