aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/ztypes_freebsd_amd64.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2018-12-30syscall: revert to pre-FreeBSD 10 / POSIX-2008 timespec field names in Stat_t...Yuval Pavel Zholkover
2018-10-05syscall: FreeBSD 12 ino64 supportYuval Pavel Zholkover
2018-08-21syscall: add S_IRWXG and S_IRWXO to FreeBSD typesJan Lehnardt
2018-02-13syscall: support Getwd on all BSDsTobias Klauser
2017-08-14syscall: add utimensat and use it for UtimesNano on BSD and SolarisTobias Klauser
2015-12-05Revert "syscall: route_freebsd switch routing socket sysctl to use NET_RT_IFL...Yuval Pavel Zholkover
2015-12-05syscall: route_freebsd switch routing socket sysctl to use NET_RT_IFLISTLYuval Pavel Zholkover
2015-05-15syscall: add explicit build tagsShenghou Ma
2014-09-08build: move package sources from src/pkg to srcRuss Cox