summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getutxent.c
Commit message (Expand)AuthorAgeFilesLines
* Make getutxent(3) more robust against bad utx.log files. Whenever we readglebius2013-10-151-0/+11
* libc: Make various internal file descriptors close-on-exec.jilles2012-12-101-1/+1
* Make utmpx(3) thread safe if we support TLS.ed2012-03-231-0/+5
* Set read buffer size to multiple of sizeof(struct futx).ed2012-02-111-7/+12
* Properly styleify utmpx code and document error codes in man page.ed2011-02-191-8/+10
* Perform several small cleanups to the utmpx code.ed2010-01-171-51/+40
* Add forgotten break; keyword to getutxid().ed2010-01-171-0/+2
* Implement <utmpx.h>.ed2010-01-131-0/+232
OpenPOWER on IntegriCloud