Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-12 | Extensive semi-gratuitous refactoring: factor out common code, handle ↵ | Rob Landley | |
euid!=uid and egid!=gid cases. (Note: test suite requires root access, possibly container support.) | |||
2012-03-12 | Tighten up the code a bit, and use actual process group id instead of what ↵ | Rob Landley | |
/etc/passwd says. | |||
2012-03-07 | Consolidate headers. | Rob Landley | |
2012-02-21 | update id to be SUS compliant | Daniel Walter | |
* add -n and -G flag * allow a username to be given as argument * display complete list of groups * include it in default build | |||
2012-02-05 | This id implementation is not remotely SUSv4 compliant, default n until I ↵ | Rob Landley | |
get a chance to finish it. | |||
2012-01-27 | Add id command from Tim Bird. | Rob Landley | |