CVS commit: src/lib/libc/gen
"Michael van Elst" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.