CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2025/07/14 02:43:35
Modified files: share/man/man9 : atomic_load_int.9 Log message: atomic_load_int and atomic_load_long take volatile const pointers. the doco said they took volatile pointers. ok bluhm@ tb@