Files
semi-libc/src
Rich Felker dae17a1aaf fix errno handling in scandir:
1. saved errno was not being restored, illegally clearing errno to 0.
2. no need to backup and save errno around free; it will not touch
except perhaps when the program has already invoked UB...
2011-04-11 01:58:14 -04:00
..
2011-04-08 12:16:24 -04:00
2011-04-11 01:58:14 -04:00
2011-02-12 00:22:29 -05:00
2011-04-08 11:56:52 -04:00
2011-04-11 01:52:23 -04:00