Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge r256537 from head: | glebius | 2013-10-29 | 1 | -0/+11 |
* | libc: Make various internal file descriptors close-on-exec. | jilles | 2012-12-10 | 1 | -1/+1 |
* | Make utmpx(3) thread safe if we support TLS. | ed | 2012-03-23 | 1 | -0/+5 |
* | Set read buffer size to multiple of sizeof(struct futx). | ed | 2012-02-11 | 1 | -7/+12 |
* | Properly styleify utmpx code and document error codes in man page. | ed | 2011-02-19 | 1 | -8/+10 |
* | Perform several small cleanups to the utmpx code. | ed | 2010-01-17 | 1 | -51/+40 |
* | Add forgotten break; keyword to getutxid(). | ed | 2010-01-17 | 1 | -0/+2 |
* | Implement <utmpx.h>. | ed | 2010-01-13 | 1 | -0/+232 |