]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.10] runtime: add symbol for AT_FDCWD on Linux amd64 and mips64x
authorTobias Klauser <tklauser@distanz.ch>
Tue, 13 Feb 2018 16:07:54 +0000 (17:07 +0100)
committerAndrew Bonventre <andybons@golang.org>
Thu, 29 Mar 2018 06:08:12 +0000 (06:08 +0000)
commit24879947d5ad7fda983a098f651130b6bfaa750f
tree587bb3902b8d6cf24141ec4116f20f037da70170
parent1188eb9c5bc67fa7d8dc97f01905e9e364eeb793
[release-branch.go1.10] runtime: add symbol for AT_FDCWD on Linux amd64 and mips64x

Also order the syscall number list by numerically for mips64x.

Follow-up for CL 92895.

Change-Id: I5f01f8c626132a06160997fce8a2aef0c486bb1c
Reviewed-on: https://go-review.googlesource.com/93616
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-on: https://go-review.googlesource.com/103035
Run-TryBot: Andrew Bonventre <andybons@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/sys_linux_amd64.s
src/runtime/sys_linux_mips64x.s