CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2022/10/22 09:21:25
Modified files: lib/libc/stdlib: atexit.c Log message: In __cxa_atexit(), there is no need to initialize local pointer before the lock, when it is correctly initialized after the lock ok otto millert