X7ROOT File Manager
Current Path:
/opt/golang/1.17.2/src/os
opt
/
golang
/
1.17.2
/
src
/
os
/
📁
..
📄
dir.go
(4.4 KB)
📄
dir_darwin.go
(2.92 KB)
📄
dir_plan9.go
(2.03 KB)
📄
dir_unix.go
(5.02 KB)
📄
dir_windows.go
(1.69 KB)
📄
dirent_aix.go
(759 B)
📄
dirent_dragonfly.go
(1.28 KB)
📄
dirent_freebsd.go
(1.16 KB)
📄
dirent_js.go
(678 B)
📄
dirent_linux.go
(1.18 KB)
📄
dirent_netbsd.go
(1.16 KB)
📄
dirent_openbsd.go
(1.16 KB)
📄
dirent_solaris.go
(759 B)
📄
endian_big.go
(278 B)
📄
endian_little.go
(360 B)
📄
env.go
(3.84 KB)
📄
env_test.go
(3.87 KB)
📄
env_unix_test.go
(1.35 KB)
📄
error.go
(4.84 KB)
📄
error_errno.go
(264 B)
📄
error_plan9.go
(234 B)
📄
error_posix.go
(685 B)
📄
error_test.go
(4.92 KB)
📄
error_unix_test.go
(1.63 KB)
📄
error_windows_test.go
(1.74 KB)
📄
example_test.go
(4.79 KB)
📁
exec
📄
exec.go
(5.83 KB)
📄
exec_plan9.go
(3.29 KB)
📄
exec_posix.go
(3.59 KB)
📄
exec_unix.go
(2.24 KB)
📄
exec_unix_test.go
(785 B)
📄
exec_windows.go
(4.87 KB)
📄
executable.go
(774 B)
📄
executable_darwin.go
(613 B)
📄
executable_dragonfly.go
(293 B)
📄
executable_freebsd.go
(292 B)
📄
executable_path.go
(2.33 KB)
📄
executable_plan9.go
(443 B)
📄
executable_procfs.go
(951 B)
📄
executable_solaris.go
(695 B)
📄
executable_sysctl.go
(919 B)
📄
executable_test.go
(3.38 KB)
📄
executable_windows.go
(641 B)
📄
export_linux_test.go
(216 B)
📄
export_test.go
(395 B)
📄
export_unix_test.go
(381 B)
📄
export_windows_test.go
(349 B)
📄
fifo_test.go
(1.83 KB)
📄
file.go
(21.55 KB)
📄
file_plan9.go
(14.9 KB)
📄
file_posix.go
(7.1 KB)
📄
file_unix.go
(12.24 KB)
📄
file_windows.go
(13.68 KB)
📄
getwd.go
(2.52 KB)
📄
os_test.go
(64.82 KB)
📄
os_unix_test.go
(8.55 KB)
📄
os_windows_test.go
(32.56 KB)
📄
path.go
(2.01 KB)
📄
path_plan9.go
(497 B)
📄
path_test.go
(2.96 KB)
📄
path_unix.go
(1.7 KB)
📄
path_windows.go
(5.97 KB)
📄
path_windows_test.go
(2.73 KB)
📄
pipe2_bsd.go
(680 B)
📄
pipe2_illumos.go
(648 B)
📄
pipe_bsd.go
(865 B)
📄
pipe_linux.go
(1010 B)
📄
pipe_test.go
(11.21 KB)
📄
proc.go
(2.09 KB)
📄
rawconn.go
(1010 B)
📄
rawconn_test.go
(1.15 KB)
📄
read_test.go
(3.04 KB)
📄
readfrom_linux.go
(1.03 KB)
📄
readfrom_linux_test.go
(9.58 KB)
📄
readfrom_stub.go
(319 B)
📄
removeall_at.go
(4.87 KB)
📄
removeall_noat.go
(3.28 KB)
📄
removeall_test.go
(10.09 KB)
📁
signal
📄
stat.go
(733 B)
📄
stat_aix.go
(1.18 KB)
📄
stat_darwin.go
(1.19 KB)
📄
stat_dragonfly.go
(1.15 KB)
📄
stat_freebsd.go
(1.17 KB)
📄
stat_js.go
(1.22 KB)
📄
stat_linux.go
(1.16 KB)
📄
stat_netbsd.go
(1.16 KB)
📄
stat_openbsd.go
(1.15 KB)
📄
stat_plan9.go
(2.3 KB)
📄
stat_solaris.go
(1.15 KB)
📄
stat_test.go
(5.98 KB)
📄
stat_unix.go
(1.37 KB)
📄
stat_windows.go
(3.56 KB)
📄
sticky_bsd.go
(485 B)
📄
sticky_notbsd.go
(469 B)
📄
str.go
(817 B)
📄
sys.go
(294 B)
📄
sys_aix.go
(682 B)
📄
sys_bsd.go
(514 B)
📄
sys_js.go
(331 B)
📄
sys_linux.go
(1.04 KB)
📄
sys_plan9.go
(453 B)
📄
sys_solaris.go
(265 B)
📄
sys_unix.go
(635 B)
📄
sys_windows.go
(874 B)
📄
tempfile.go
(3.87 KB)
📄
tempfile_test.go
(5.4 KB)
📁
testdata
📄
timeout_test.go
(13.36 KB)
📄
types.go
(2.79 KB)
📄
types_plan9.go
(823 B)
📄
types_unix.go
(802 B)
📄
types_windows.go
(6.32 KB)
📁
user
📄
wait_unimp.go
(631 B)
📄
wait_wait6.go
(1.52 KB)
📄
wait_waitid.go
(1.34 KB)
Editing: file_posix.go
// Copyright 2009 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. //go:build aix || darwin || dragonfly || freebsd || (js && wasm) || linux || netbsd || openbsd || solaris || windows // +build aix darwin dragonfly freebsd js,wasm linux netbsd openbsd solaris windows package os import ( "runtime" "syscall" "time" ) func sigpipe() // implemented in package runtime // Close closes the File, rendering it unusable for I/O. // On files that support SetDeadline, any pending I/O operations will // be canceled and return immediately with an error. // Close will return an error if it has already been called. func (f *File) Close() error { if f == nil { return ErrInvalid } return f.file.close() } // read reads up to len(b) bytes from the File. // It returns the number of bytes read and an error, if any. func (f *File) read(b []byte) (n int, err error) { n, err = f.pfd.Read(b) runtime.KeepAlive(f) return n, err } // pread reads len(b) bytes from the File starting at byte offset off. // It returns the number of bytes read and the error, if any. // EOF is signaled by a zero count with err set to nil. func (f *File) pread(b []byte, off int64) (n int, err error) { n, err = f.pfd.Pread(b, off) runtime.KeepAlive(f) return n, err } // write writes len(b) bytes to the File. // It returns the number of bytes written and an error, if any. func (f *File) write(b []byte) (n int, err error) { n, err = f.pfd.Write(b) runtime.KeepAlive(f) return n, err } // pwrite writes len(b) bytes to the File starting at byte offset off. // It returns the number of bytes written and an error, if any. func (f *File) pwrite(b []byte, off int64) (n int, err error) { n, err = f.pfd.Pwrite(b, off) runtime.KeepAlive(f) return n, err } // syscallMode returns the syscall-specific mode bits from Go's portable mode bits. func syscallMode(i FileMode) (o uint32) { o |= uint32(i.Perm()) if i&ModeSetuid != 0 { o |= syscall.S_ISUID } if i&ModeSetgid != 0 { o |= syscall.S_ISGID } if i&ModeSticky != 0 { o |= syscall.S_ISVTX } // No mapping for Go's ModeTemporary (plan9 only). return } // See docs in file.go:Chmod. func chmod(name string, mode FileMode) error { longName := fixLongPath(name) e := ignoringEINTR(func() error { return syscall.Chmod(longName, syscallMode(mode)) }) if e != nil { return &PathError{Op: "chmod", Path: name, Err: e} } return nil } // See docs in file.go:(*File).Chmod. func (f *File) chmod(mode FileMode) error { if err := f.checkValid("chmod"); err != nil { return err } if e := f.pfd.Fchmod(syscallMode(mode)); e != nil { return f.wrapErr("chmod", e) } return nil } // Chown changes the numeric uid and gid of the named file. // If the file is a symbolic link, it changes the uid and gid of the link's target. // A uid or gid of -1 means to not change that value. // If there is an error, it will be of type *PathError. // // On Windows or Plan 9, Chown always returns the syscall.EWINDOWS or // EPLAN9 error, wrapped in *PathError. func Chown(name string, uid, gid int) error { e := ignoringEINTR(func() error { return syscall.Chown(name, uid, gid) }) if e != nil { return &PathError{Op: "chown", Path: name, Err: e} } return nil } // Lchown changes the numeric uid and gid of the named file. // If the file is a symbolic link, it changes the uid and gid of the link itself. // If there is an error, it will be of type *PathError. // // On Windows, it always returns the syscall.EWINDOWS error, wrapped // in *PathError. func Lchown(name string, uid, gid int) error { e := ignoringEINTR(func() error { return syscall.Lchown(name, uid, gid) }) if e != nil { return &PathError{Op: "lchown", Path: name, Err: e} } return nil } // Chown changes the numeric uid and gid of the named file. // If there is an error, it will be of type *PathError. // // On Windows, it always returns the syscall.EWINDOWS error, wrapped // in *PathError. func (f *File) Chown(uid, gid int) error { if err := f.checkValid("chown"); err != nil { return err } if e := f.pfd.Fchown(uid, gid); e != nil { return f.wrapErr("chown", e) } return nil } // Truncate changes the size of the file. // It does not change the I/O offset. // If there is an error, it will be of type *PathError. func (f *File) Truncate(size int64) error { if err := f.checkValid("truncate"); err != nil { return err } if e := f.pfd.Ftruncate(size); e != nil { return f.wrapErr("truncate", e) } return nil } // Sync commits the current contents of the file to stable storage. // Typically, this means flushing the file system's in-memory copy // of recently written data to disk. func (f *File) Sync() error { if err := f.checkValid("sync"); err != nil { return err } if e := f.pfd.Fsync(); e != nil { return f.wrapErr("sync", e) } return nil } // Chtimes changes the access and modification times of the named // file, similar to the Unix utime() or utimes() functions. // // The underlying filesystem may truncate or round the values to a // less precise time unit. // If there is an error, it will be of type *PathError. func Chtimes(name string, atime time.Time, mtime time.Time) error { var utimes [2]syscall.Timespec utimes[0] = syscall.NsecToTimespec(atime.UnixNano()) utimes[1] = syscall.NsecToTimespec(mtime.UnixNano()) if e := syscall.UtimesNano(fixLongPath(name), utimes[0:]); e != nil { return &PathError{Op: "chtimes", Path: name, Err: e} } return nil } // Chdir changes the current working directory to the file, // which must be a directory. // If there is an error, it will be of type *PathError. func (f *File) Chdir() error { if err := f.checkValid("chdir"); err != nil { return err } if e := f.pfd.Fchdir(); e != nil { return f.wrapErr("chdir", e) } return nil } // setDeadline sets the read and write deadline. func (f *File) setDeadline(t time.Time) error { if err := f.checkValid("SetDeadline"); err != nil { return err } return f.pfd.SetDeadline(t) } // setReadDeadline sets the read deadline. func (f *File) setReadDeadline(t time.Time) error { if err := f.checkValid("SetReadDeadline"); err != nil { return err } return f.pfd.SetReadDeadline(t) } // setWriteDeadline sets the write deadline. func (f *File) setWriteDeadline(t time.Time) error { if err := f.checkValid("SetWriteDeadline"); err != nil { return err } return f.pfd.SetWriteDeadline(t) } // checkValid checks whether f is valid for use. // If not, it returns an appropriate error, perhaps incorporating the operation name op. func (f *File) checkValid(op string) error { if f == nil { return ErrInvalid } return nil } // ignoringEINTR makes a function call and repeats it if it returns an // EINTR error. This appears to be required even though we install all // signal handlers with SA_RESTART: see #22838, #38033, #38836, #40846. // Also #20400 and #36644 are issues in which a signal handler is // installed without setting SA_RESTART. None of these are the common case, // but there are enough of them that it seems that we can't avoid // an EINTR loop. func ignoringEINTR(fn func() error) error { for { err := fn() if err != syscall.EINTR { return err } } }
Upload File
Create Folder