Module Name: src Committed By: kre Date: Fri Feb 28 23:59:55 UTC 2025
Modified Files: src/lib/libc/gen: pthread_atfork.c Log Message: Specify MAP_ANON, the default (MAP_FILE) with a fd == -1 makes no sense. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/lib/libc/gen/pthread_atfork.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.