Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dot at the end of errx() message. | kib | 2010-03-14 | 1 | -1/+1 |
* | Adjust style, fix typo, do not print errno because it is meaningless there. | kib | 2010-03-14 | 1 | -1/+2 |
* | Don't forget to use fourth argument if O_CREAT is set in argument oflag. | davidxu | 2010-01-07 | 1 | -2/+2 |
* | Add test code for POSIX semaphore implementation. | davidxu | 2010-01-05 | 2 | -0/+110 |