You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This restores the pre- 9330318 behaviour where we allow mmapping
`/etc/localtime`. This fixes#3224 and prevents a lot of extra `open`,
`fstat`, `mmap`, and `close` syscalls.
0 commit comments