mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-03 01:53:24 +08:00
Add mmap MacOS constants for 3.13 (#12374)
This commit is contained in:
@@ -5,15 +5,6 @@ fcntl.F_OFD_SETLK
|
||||
fcntl.F_OFD_SETLKW
|
||||
fcntl.F_RDAHEAD
|
||||
fcntl.F_SETNOSIGPIPE
|
||||
mmap.MAP_HASSEMAPHORE
|
||||
mmap.MAP_JIT
|
||||
mmap.MAP_NOCACHE
|
||||
mmap.MAP_NOEXTEND
|
||||
mmap.MAP_NORESERVE
|
||||
mmap.MAP_RESILIENT_CODESIGN
|
||||
mmap.MAP_RESILIENT_MEDIA
|
||||
mmap.MAP_TRANSLATED_ALLOW_EXECUTE
|
||||
mmap.MAP_UNIX03
|
||||
os.grantpt
|
||||
os.posix_openpt
|
||||
os.ptsname
|
||||
|
||||
Reference in New Issue
Block a user