CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2010/12/13 13:51:33
Modified files: libexec/ld.so/ldconfig: ldconfig.c Log message: rename() is the atomic operation, unlink() is just there to create races between ldconfig and ld.so (simple commit, hours of bug hunt...) okay kettenis@, deraad@, miod@