go/src/mime
Clément Chigot 05581fcc5c mime: add AIX operating system
This commit adds AIX operating system to mime package for ppc64
architecture.

Updates: #25893

Change-Id: I1b81a9204446c8c76ae24ea5c6fd33077c373ae4
Reviewed-on: https://go-review.googlesource.com/c/138723
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-10-10 15:19:38 +00:00
..
multipart all: use strings.ReplaceAll and bytes.ReplaceAll where applicable 2018-09-26 22:14:25 +00:00
quotedprintable mime/quotedprintable: accept bytes >= 0x80 2018-06-27 17:00:08 +00:00
testdata
encodedword.go mime: do a pre-allocation in encodeWord 2018-05-15 16:20:14 +00:00
encodedword_test.go mime: re-accept empty encoded-text 2017-04-29 04:14:36 +00:00
example_test.go
grammar.go
mediatype.go mime: derestrict value backslash unescaping for all encodings 2018-09-24 16:13:59 +00:00
mediatype_test.go mime: derestrict value backslash unescaping for all encodings 2018-09-24 16:13:59 +00:00
type.go mime: change *.js mime type to application/javascript, not x-javascript 2018-06-20 22:20:41 +00:00
type_dragonfly.go
type_freebsd.go
type_openbsd.go
type_plan9.go
type_test.go mime: add benchmarks for TypeByExtension and ExtensionsByType 2017-02-14 23:02:07 +00:00
type_unix.go mime: add AIX operating system 2018-10-10 15:19:38 +00:00
type_windows.go