Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
Module Name: src
Committed By: mlelstv
Date: Fri Apr 3 08:53:43 UTC 2026
Modified Files:
src/lib/libc/gen: readdir.c
Log Message:
Don't try to preserve errno twice for readdir_r(), even outside
the mutex protection in the _REENTRANT case.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/lib/libc/gen/readdir.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index