First created at: 8/10/2010 Last updated at: 8/11/2010 fnmatch(3C) enhancement ----------------------- OVERVIEW This case extends fnmatch(3C) to have the support for FNM_CASEFOLD, FNM_FILE_NAME, FNM_IGNORECASE, and FNM_LEADING_DIR flags as specified in [2]. This is to be more compatible with other platforms such as Linux distros and BSD variants including MacOS X and FreeBSD. INTERFACE STABILITY AND RELEASE BINDING This project imports no notable interfaces. This project exports: Interface Stability Note --------- --------- ---- fnmatch(3C) Committed [2] This project asks for Micro/Patch release binding. REFERENCES [1] Related CR: 6975289 fnmatch library function should support case insensitive filename matching. [2] Updated man page in flat text with change bars indicating the changed portions and also corresponding diff file at the materials directory of the case: fnmatch.3c fnmatch.3c.diff END_OF_MEMO.