X7ROOT File Manager
Current Path:
/opt/golang/1.22.0/src/os/signal
opt
/
golang
/
1.22.0
/
src
/
os
/
signal
/
📁
..
📄
doc.go
(11 KB)
📄
example_test.go
(1001 B)
📄
example_unix_test.go
(1.13 KB)
📄
sig.s
(410 B)
📄
signal.go
(8.28 KB)
📄
signal_cgo_test.go
(10.81 KB)
📄
signal_linux_test.go
(1.09 KB)
📄
signal_plan9.go
(1.02 KB)
📄
signal_plan9_test.go
(3.59 KB)
📄
signal_test.go
(27.24 KB)
📄
signal_unix.go
(1.01 KB)
📄
signal_windows_test.go
(1.95 KB)
Editing: sig.s
// Copyright 2012 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // The runtime package uses //go:linkname to push a few functions into this // package but we still need a .s file so the Go tool does not pass -complete // to the go tool compile so the latter does not complain about Go functions // with no bodies.
Upload File
Create Folder