Michael Dusan
d31b65e762
std: fix sendfile on macOS and FreeBSD
- fix std.os.sendfile/FreeBSD use correct in/out fd_t
- fix std.os.sendfile/macOS use correct in/out fd_t
- undo 1141bfb21b (no longer needed)
- fix c.freebsd.sendfile use off_t value
- fix c.freebsd.sendfile decl correct in/out fd_t
- fix c.darwin.sendfile decl correct in/out fd_t
fix signature param names
2020-03-05 20:46:28 -05:00
..
2019-09-10 13:30:43 -04:00
2020-03-05 15:41:28 -05:00
2019-12-02 16:02:03 -05:00
2019-07-19 16:54:00 -04:00
2020-03-05 20:46:28 -05:00