summaryrefslogtreecommitdiff
path: root/src/time/sys_unix.go
Commit message (Expand)AuthorAgeFilesLines
* time: add wasip1 supportJohan Brandhorst-Satzkorn2023-04-111-2/+10
* all: use new "unix" build tag where appropriateIan Lance Taylor2022-03-291-1/+1
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* all: remove the nacl port (part 1)Brad Fitzpatrick2019-10-091-1/+1
* time: add AIX operating systemClément Chigot2018-10-101-1/+1
* time: add wasm architectureRichard Musiol2018-04-131-1/+1
* time: unify three readFile implementations into oneIan Lance Taylor2017-09-271-30/+4
* time: reduce OS dependent timezone related codeFlorian Uekermann2017-09-271-2/+0
* time: bound file reads and validate LoadLocation argumentBrad Fitzpatrick2017-02-081-0/+4
* time: don't depend on the io packageBrad Fitzpatrick2016-05-091-3/+2
* all: use SeekStart, SeekCurrent, SeekEndJoe Tsai2016-05-061-2/+3
* time: return informative errors when failing to load timezone data.David Symonds2015-02-081-0/+2
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+76