NetBSD is an Open-Source POSIX-like BSD Operating System.
Part of the code inspired by the original work on libsanitizer in GCC 5.4 by Christos Zoulas.
Sponsored by <The NetBSD Foundation>
Differential D37193
Add NetBSD specific version of sanitizer_platform_limits_posix krytarowski on Aug 27 2017, 5:38 AM. Authored by
Details NetBSD is an Open-Source POSIX-like BSD Operating System. Part of the code inspired by the original work on libsanitizer in GCC 5.4 by Christos Zoulas. Sponsored by <The NetBSD Foundation>
Diff Detail
Event Timeline
Comment Actions
Comment Actions g/c: struct_shm_info_sz; extern int shmctl_ipc_stat; extern int shmctl_ipc_info; extern int shmctl_shm_info; extern int shmctl_shm_stat; Comment Actions Rename in comments sanitizer_platform_limits_posix.* to sanitizer_platform_limits_netbsd.*
Comment Actions
|