Bug #8578
sync fnmatch(3C) with upstream
Start date:
2017-08-14
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
- pick up 2 POSIX-compliance fixes
- restore FNM_LEADING_DIR for compatibility
- add FNM_CASEFOLD as alias to FNM_IGNORECASE for compatibility
- add various man page notes for current implementation
- add upstream regression test cases
Updated by Electric Monk over 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
git commit f52b16c60da4b4c350471d7fc68089d796cc082f
commit f52b16c60da4b4c350471d7fc68089d796cc082f Author: Yuri Pankov <yuri.pankov@nexenta.com> Date: 2017-08-22T23:38:42.000Z 8578 sync fnmatch(3C) with upstream Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>