Commit Graph
2 Commits
Author SHA1 Message Date
Ismael LucenoandRich Felker 98e688a9da define NULL as nullptr when used in C++11 or later
This should be safer for casting and more compatible with existing code
bases that wrongly assume it must be defined as a pointer.
2021-11-29 17:45:21 -05:00
Ismael LucenoandRich Felker 49eacf29d2 glob: implement GLOB_TILDE and GLOB_TILDE_CHECK 2019-08-06 14:03:31 -04:00