]> Cypherpunks repositories - gostls13.git/commit
runtime: merge all the linux 32 and 64 bits files into one for each
authorJorropo <jorropo.pgm@gmail.com>
Thu, 23 Oct 2025 08:54:00 +0000 (10:54 +0200)
committerJorropo <jorropo.pgm@gmail.com>
Wed, 26 Nov 2025 20:36:16 +0000 (12:36 -0800)
commitac3369242d3a6d6219fdf1d592effc5e51ddfeb8
treec26eda3d50022b92efeeb7978ce792c10c7b2425
parentfb5156a0981c2b89a118695138194e1af162ac8e
runtime: merge all the linux 32 and 64 bits files into one for each

Change-Id: I57067c9724dad2fba518b900d6f6a049cc32099e
Reviewed-on: https://go-review.googlesource.com/c/go/+/714081
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
src/runtime/os_linux32.go [moved from src/runtime/os_linux_settime32.go with 55% similarity]
src/runtime/os_linux64.go [moved from src/runtime/os_linux_futex64.go with 81% similarity]
src/runtime/os_linux_futex32.go [deleted file]
src/runtime/os_linux_settime64.go [deleted file]