kleink 9a2e6944c4 * Remove GLOB_QUOTE, add GLOB_NOESCAPE. Per POSIX, backslash quoting of
special characters is the default behaviour, which may be disabled by
  setting GLOB_NOESCAPE.
* Add GLOB_NOMATCH, which will be returned if no matching pathnames have been
  found and GLOB_NOCHECK was not set.
* Add GLOB_NOSYS for completeness; it will never happen.
1998-06-19 22:41:44 +00:00
..
1998-05-10 16:57:51 +00:00
1998-05-06 19:05:51 +00:00
1998-05-06 19:17:37 +00:00
1998-05-14 01:55:28 +00:00
1998-05-11 11:06:23 +00:00
1998-05-08 18:18:29 +00:00
1998-05-11 15:49:15 +00:00
1998-06-05 20:45:39 +00:00