Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for downes (0.64 sec)

  1. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Mntonname [88]int8
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Namemax uint32
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Owner uint32
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Spare [10]uint64
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Syncreads uint64
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Syncwrites uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  2. PATENTS

    transfer and otherwise run, modify and propagate the contents of this
    implementation of Go, where such license applies only to those patent
    claims, both currently owned or controlled by Google and acquired in
    the future, licensable by Google that are necessarily infringed by this
    implementation of Go.  This grant does not include claims that would be
    infringed only as a consequence of further modification of this
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Dec 06 21:31:59 UTC 2010
    - 1.3K bytes
    - Viewed (0)
  3. lib/time/README

    the code and data maintained as part of the IANA Time Zone Database.
    The IANA asserts that the database is in the public domain.
    
    For more information, see
    https://www.iana.org/time-zones
    ftp://ftp.iana.org/tz/code/tz-link.html
    https://datatracker.ietf.org/doc/html/rfc6557
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Aug 15 02:18:46 UTC 2021
    - 390 bytes
    - Viewed (0)
  4. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Statfs_t struct, Mntonname [1024]int8 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Namemax uint32 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Owner uint32 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Spare [10]uint64 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Syncreads uint64 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  5. .github/PULL_REQUEST_TEMPLATE

    + If there is a corresponding issue, add either `Fixes #1234` or `Updates #1234`
      (the latter if this is not a complete fix) to this comment
    + If referring to a repo other than `golang/go` you can use the
      `owner/repo#issue_number` syntax: `Fixes golang/tools#1234`
    + We do not use Signed-off-by lines in Go. Please don't add them.
      Our Gerrit server & GitHub bots enforce CLA compliance instead.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 21 02:07:46 UTC 2018
    - 1.2K bytes
    - Viewed (0)
  6. LICENSE

    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 01 22:40:04 UTC 2016
    - 1.4K bytes
    - Viewed (0)
  7. api/go1.txt

    pkg syscall (darwin-386), type Statfs_t struct, Mntfromname [1024]int8
    pkg syscall (darwin-386), type Statfs_t struct, Mntonname [1024]int8
    pkg syscall (darwin-386), type Statfs_t struct, Owner uint32
    pkg syscall (darwin-386), type Statfs_t struct, Reserved [8]uint32
    pkg syscall (darwin-386), type Statfs_t struct, Type uint32
    pkg syscall (darwin-386), type SysProcAttr struct, Chroot string
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  8. .github/SUPPORT.md

    Unlike many projects on GitHub, the Go project does not use its bug tracker for general discussion or asking questions.
    We only use our bug tracker for tracking bugs and tracking proposals going through the [Proposal Process](https://go.dev/s/proposal-process).
    
    For asking questions, see:
    
    * [The golang-nuts mailing list](https://groups.google.com/d/forum/golang-nuts)
    
    * [The Go Forum](https://forum.golangbridge.org/), a web-based forum
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 29 22:00:27 UTC 2023
    - 692 bytes
    - Viewed (0)
  9. api/README

    Each file is a list of API features, one per line.
    
    go1.txt (and similarly named files) are frozen once a version has been
    shipped. Each file adds new lines but does not remove any.
    
    except.txt lists features that may disappear without breaking true
    compatibility.
    
    Starting with go1.19.txt, each API feature line must end in "#nnnnn"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 31 19:22:50 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  10. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Statfs_t struct, Mntonname [1024]int8
    pkg syscall (freebsd-arm64), type Statfs_t struct, Namemax uint32
    pkg syscall (freebsd-arm64), type Statfs_t struct, Owner uint32
    pkg syscall (freebsd-arm64), type Statfs_t struct, Spare [10]uint64
    pkg syscall (freebsd-arm64), type Statfs_t struct, Syncreads uint64
    pkg syscall (freebsd-arm64), type Statfs_t struct, Syncwrites uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
Back to top