Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-26 | Export recently added API | Behdad Esfahbod | 1 | -0/+4 |
2014-02-06 | Fix incompatible API on AIX with random_r and initstate_r | Akira TAGOH | 1 | -11/+24 |
2013-09-26 | avoid reading config.h twice | Akira TAGOH | 1 | -4/+0 |
2013-08-07 | warn deprecated only when migration failed | Akira TAGOH | 1 | -0/+27 |
2013-01-23 | remove the unnecessary code | Akira TAGOH | 1 | -6/+0 |
2013-01-22 | Fix mkstemp absence for some platform | Akira TAGOH | 1 | -0/+116 |
2013-01-22 | Add missing file descriptor to F_DUPFD_CLOEXEC | Akira TAGOH | 1 | -1/+1 |
2013-01-15 | Fix the build fail on MinGW | Akira TAGOH | 1 | -1/+5 |
2013-01-08 | Fix a build fail on mingw | Akira TAGOH | 1 | -0/+4 |
2013-01-08 | Bug 47705 - Using O_CLOEXEC | Akira TAGOH | 1 | -0/+103 |