Age | Commit message (Expand) | Author |
---|---|---|
2016-08-18 | Change xgetpwnamid/xgetgrnamid to xgetuid/xgetgid returning the id number | Rob Landley |
2016-08-04 | Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, | Rob Landley |
2016-03-02 | For years the man pages have said to #include <sys/types.h> to get | Rob Landley |
2015-04-21 | Bugfix from Hyejin Kim (count=1 shouldn't change name), plus a bounds check. | Rob Landley |
2015-03-12 | Make find accept numeric uid/gid, and simplify makedevs using the new infrast... | Rob Landley |
2014-06-30 | Promote makedevs to other. | Rob Landley |