Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 16 for Umask (0.24 sec)

  1. misc/wasm/wasm_exec.js

    		globalThis.process = {
    			getuid() { return -1; },
    			getgid() { return -1; },
    			geteuid() { return -1; },
    			getegid() { return -1; },
    			getgroups() { throw enosys(); },
    			pid: -1,
    			ppid: -1,
    			umask() { throw enosys(); },
    			cwd() { throw enosys(); },
    			chdir() { throw enosys(); },
    		}
    	}
    
    	if (!globalThis.crypto) {
    JavaScript
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon May 22 17:47:47 GMT 2023
    - 16.3K bytes
    - Viewed (1)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const IPV6_FAITH ideal-int
    pkg syscall (netbsd-arm64-cgo), const IPV6_FLOWINFO_MASK = 4294967055
    pkg syscall (netbsd-arm64-cgo), const IPV6_FLOWINFO_MASK ideal-int
    pkg syscall (netbsd-arm64-cgo), const IPV6_FLOWLABEL_MASK = 4294905600
    pkg syscall (netbsd-arm64-cgo), const IPV6_FLOWLABEL_MASK ideal-int
    pkg syscall (netbsd-arm64-cgo), const IPV6_FRAGTTL = 120
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  3. api/go1.3.txt

    pkg syscall (freebsd-386), const MAP_ALIGNED_SUPER = 16777216
    pkg syscall (freebsd-386), const MAP_ALIGNED_SUPER ideal-int
    pkg syscall (freebsd-386), const MAP_ALIGNMENT_MASK = -16777216
    pkg syscall (freebsd-386), const MAP_ALIGNMENT_MASK ideal-int
    pkg syscall (freebsd-386), const MAP_ALIGNMENT_SHIFT = 24
    pkg syscall (freebsd-386), const MAP_ALIGNMENT_SHIFT ideal-int
    pkg syscall (freebsd-386), const MSG_CMSG_CLOEXEC = 262144
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Mon Jun 02 02:45:00 GMT 2014
    - 117K bytes
    - Viewed (0)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_TRUNCATE = 200
    pkg syscall (darwin-arm64), const SYS_TRUNCATE ideal-int
    pkg syscall (darwin-arm64), const SYS_UMASK = 60
    pkg syscall (darwin-arm64), const SYS_UMASK ideal-int
    pkg syscall (darwin-arm64), const SYS_UMASK_EXTENDED = 278
    pkg syscall (darwin-arm64), const SYS_UMASK_EXTENDED ideal-int
    pkg syscall (darwin-arm64), const SYS_UNDELETE = 205
    pkg syscall (darwin-arm64), const SYS_UNDELETE ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  5. doc/go1.17_spec.html

    Four * 100   // product 400 cannot be represented as an int8 (type of Four)
    </pre>
    
    <p>
    The mask used by the unary bitwise complement operator <code>^</code> matches
    the rule for non-constants: the mask is all 1s for unsigned constants
    and -1 for signed and untyped constants.
    </p>
    
    <pre>
    ^1         // untyped integer constant, equal to -2
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 211.6K bytes
    - Viewed (0)
  6. api/go1.txt

    pkg syscall (darwin-386), const SYS_THREAD_SELFID ideal-int
    pkg syscall (darwin-386), const SYS_TRUNCATE ideal-int
    pkg syscall (darwin-386), const SYS_UMASK ideal-int
    pkg syscall (darwin-386), const SYS_UMASK_EXTENDED ideal-int
    pkg syscall (darwin-386), const SYS_UNDELETE ideal-int
    pkg syscall (darwin-386), const SYS_UNLINK ideal-int
    pkg syscall (darwin-386), const SYS_UNMOUNT ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  7. api/go1.14.txt

    pkg syscall (freebsd-arm64), const BPF_T_FAST ideal-int
    pkg syscall (freebsd-arm64), const BPF_T_FLAG_MASK = 768
    pkg syscall (freebsd-arm64), const BPF_T_FLAG_MASK ideal-int
    pkg syscall (freebsd-arm64), const BPF_T_FORMAT_MASK = 3
    pkg syscall (freebsd-arm64), const BPF_T_FORMAT_MASK ideal-int
    pkg syscall (freebsd-arm64), const BPF_T_MICROTIME = 0
    pkg syscall (freebsd-arm64), const BPF_T_MICROTIME ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const BPF_T_FAST ideal-int #53466
    pkg syscall (freebsd-riscv64), const BPF_T_FLAG_MASK = 768 #53466
    pkg syscall (freebsd-riscv64), const BPF_T_FLAG_MASK ideal-int #53466
    pkg syscall (freebsd-riscv64), const BPF_T_FORMAT_MASK = 3 #53466
    pkg syscall (freebsd-riscv64), const BPF_T_FORMAT_MASK ideal-int #53466
    pkg syscall (freebsd-riscv64), const BPF_T_MICROTIME = 0 #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  9. api/go1.1.txt

    pkg syscall (freebsd-386), const BPF_T_FAST ideal-int
    pkg syscall (freebsd-386), const BPF_T_FLAG_MASK = 768
    pkg syscall (freebsd-386), const BPF_T_FLAG_MASK ideal-int
    pkg syscall (freebsd-386), const BPF_T_FORMAT_MASK = 3
    pkg syscall (freebsd-386), const BPF_T_FORMAT_MASK ideal-int
    pkg syscall (freebsd-386), const BPF_T_MICROTIME = 0
    pkg syscall (freebsd-386), const BPF_T_MICROTIME ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  10. src/archive/tar/strconv.go

    	if len(b) > 0 && b[0]&0x80 != 0 {
    		// Handling negative numbers relies on the following identity:
    		//	-a-1 == ^a
    		//
    		// If the number is negative, we use an inversion mask to invert the
    		// data bytes and treat the value as an unsigned number.
    		var inv byte // 0x00 if positive or zero, 0xff if negative
    		if b[0]&0x40 != 0 {
    			inv = 0xff
    		}
    
    		var x uint64
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Aug 01 14:28:42 GMT 2023
    - 9K bytes
    - Viewed (0)
Back to top