On Sat, 30 Jul 2016, Andrey A. Chernov wrote:

Log:
 Reset errno for readdirfunc() before contunue.

In C99, library functions are not permitted to set errno to 0.  The glob()
family shouldn't use a different (worse) convention, and POSIX doesn't
seem to have any special wording to allow different behaviour.

Bruce
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to