]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
On NaCl, opendir() is prone to fail (e.g. on httpfs). Emulate it via .ls.txt files...
authorRudolf Polzer <divVerent@xonotic.org>
Wed, 23 Sep 2015 00:07:24 +0000 (02:07 +0200)
committerRudolf Polzer <divVerent@xonotic.org>
Wed, 23 Sep 2015 00:07:24 +0000 (02:07 +0200)
commitba83c168c9af031ceae5db2b65e9eaf33434564d
treee5de02beb6e70e064a833d5469af0cca1787397b
parentc437eb4f4bf01771031b11a460b0b4f8ae3285c0
On NaCl, opendir() is prone to fail (e.g. on httpfs). Emulate it via .ls.txt files then.
filematch.c