| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove duplicate definition of _PATH_LASTLOG in paths.h | Rich Felker | 2013-12-03 | 1 | -1/+0 |
| * | paths.h: remove cruft•••a research in debian codesearch and grepping over the pkgsrc directory tree have shown that these macros are all either unused, or defined by programs in case they need them. | rofl0r | 2013-07-03 | 1 | -9/+0 |
| * | minor compatibility fixes in utmp.h and fixing mismatch with paths.h•••the pathnames prefixed with /dev/null/ are guaranteed never to be valid. the previous use of /dev/null alone was mildly dangerous in that bad software might attempt to unlink the name when it found a non-regular file there and create a new file. | Rich Felker | 2013-06-27 | 1 | -2/+2 |
| * | header file fixes: multiple include guard consistency and correctness•••one file was reusing another file's macro name, and many had inconsistent underscores and application of SYS prefix, etc. patch by Szabolcs Nagy (nsz) | Rich Felker | 2012-06-15 | 1 | -2/+2 |
| * | useless lastlog path just to make some stuff happy | Rich Felker | 2012-05-14 | 1 | -0/+1 |
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+40 |
