Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Heimes (0.33 sec)

  1. doc/godebug.md

    because it documents the full list of known GODEBUG settings,
    which are tied to a specific release.
    -->
    
    ## Introduction {#intro}
    
    Go's emphasis on backwards compatibility is one of its key strengths.
    There are, however, times when we cannot maintain complete compatibility.
    If code depends on buggy (including insecure) behavior,
    then fixing the bug will break that code.
    New features can also have similar impacts:
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Tue Apr 16 17:29:58 GMT 2024
    - 13.5K bytes
    - Viewed (0)
  2. api/except.txt

    pkg syscall (openbsd-386), const SYS_STAT = 291
    pkg syscall (openbsd-386), const SYS_STATFS = 307
    pkg syscall (openbsd-386), const SYS_UTIMENSAT = 326
    pkg syscall (openbsd-386), const SYS_UTIMES = 138
    pkg syscall (openbsd-386), const SYS_WAIT4 = 7
    pkg syscall (openbsd-386), const SYS___THRSLEEP = 300
    pkg syscall (openbsd-386), const SizeofIfData = 208
    pkg syscall (openbsd-386), const SizeofIfMsghdr = 232
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 25 00:13:30 GMT 2023
    - 34.6K bytes
    - Viewed (0)
Back to top