Searched hist:322524 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libc/tests/gen/
H A Dfnmatch_testcases.hdiff 322524 Tue Aug 15 01:09:33 MDT 2017 pfg MFC r322368, r322371:
fnmatch(3): improve POSIX conformance.

In a recent interpretation[1], "\\" shall return a non-zero value
(indicating either no match or an error).

The fix involves a change over r254091 and now the behavior matches the
Sun/IBM/HP closed source implementations and also likely musl libc.

Submitted by: Joerg Schilling <joerg at schily.net>

[1] http://austingroupbugs.net/view.php?id=806
/freebsd-11-stable/lib/libc/gen/
H A Dfnmatch.cdiff 322524 Tue Aug 15 01:09:33 MDT 2017 pfg MFC r322368, r322371:
fnmatch(3): improve POSIX conformance.

In a recent interpretation[1], "\\" shall return a non-zero value
(indicating either no match or an error).

The fix involves a change over r254091 and now the behavior matches the
Sun/IBM/HP closed source implementations and also likely musl libc.

Submitted by: Joerg Schilling <joerg at schily.net>

[1] http://austingroupbugs.net/view.php?id=806

Completed in 79 milliseconds