aboutsummaryrefslogtreecommitdiff
path: root/src/mime/type_unix.go
AgeCommit message (Expand)Author
2023-04-11all: add wasip1 supportJohan Brandhorst-Satzkorn
2022-05-13mime: skip globs2 entries that are not simple file extensionsVille Skyttä
2022-04-15mime: ignore non-extension globs2 entriesVille Skyttä
2022-03-29all: use new "unix" build tag where appropriateIan Lance Taylor
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-04-13mime: in globs2 file only keep first time extension is seenIan Lance Taylor
2021-04-12mime: support reading shared mime-info database on unix systemsJacalz
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-10-27mime: look up mime types on Arch LinuxAndy Williams
2019-10-09all: remove the nacl port (part 1)Brad Fitzpatrick
2018-10-10mime: add AIX operating systemClément Chigot
2018-04-13mime: add wasm architectureRichard Musiol
2015-03-30mime: tighten up and simplify testsBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox