aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@golang.org>2015-09-08 10:28:22 -0700
committerBrad Fitzpatrick <bradfitz@golang.org>2015-09-08 19:23:11 +0000
commit74a123fcfa94a743d16b22fdc74da3116419a5e5 (patch)
tree6051c557e8ce76bd9178caba75329951253e0854 /AUTHORS
parent43156627b5eeb08e896a24095d2565acfe430a8c (diff)
downloadgo-74a123fcfa94a743d16b22fdc74da3116419a5e5.tar.gz
go-74a123fcfa94a743d16b22fdc74da3116419a5e5.zip
AUTHORS: add Oracle as corporate copyright holder
Some commits made by Aram from his personal email address are actually copyright Oracle: a77fcb3 net: fix comment in sendFile b0e71f4 net: link with networking libraries when net package is in use 92e959a syscall, net: use sendfile on Solaris db8d5b7 net: try to fix setKeepAlivePeriod on Solaris fe5ef5c runtime, syscall: link Solaris binaries directly instead of using dlopen/dlsym 2b90c3e go/build: enable cgo by default on solaris/amd64 2d18ab7 doc/progs: disable cgo tests that use C.Stdout on Solaris 2230e9d misc/cgo: add various solaris build lines 649c7b6 net: add cgo support for Solaris 24396da os/user: small fixes for Solaris 121489c runtime/cgo: add cgo support for solaris/amd64 83b25d9 cmd/ld: make .rela and .rela.plt sections contiguous c94f1f7 runtime: always load address of libcFunc on Solaris e481aac cmd/6l: use .plt instead of .got on Solaris See bug for clarification. Fixes #12452 Change-Id: I0aeb1b46c0c7d09c5c736e383ecf40240d2cf85f Reviewed-on: https://go-review.googlesource.com/14380 Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 65206309d8..54a10ad8ea 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -411,6 +411,7 @@ Oliver Hookins <ohookins@gmail.com>
Olivier Antoine <olivier.antoine@gmail.com>
Olivier Duperray <duperray.olivier@gmail.com>
Olivier Saingre <osaingre@gmail.com>
+Oracle
Padraig Kitterick <padraigkitterick@gmail.com>
Palm Stone Games
Paolo Giarrusso <p.giarrusso@gmail.com>