Alex Lyon
|
75f11e9635
|
Handle SIGPIPE correctly and autogenerate main() for each util
|
2017-12-08 15:05:07 -08:00 |
|
Alex Lyon
|
4ef2ef29cd
|
Fix broken tests due to updating Cargo.lock
|
2017-11-18 17:52:28 -08:00 |
|
Knight
|
34d2224098
|
pinky: correct the test
|
2016-08-20 20:22:18 +08:00 |
|
Knight
|
40e6c5a397
|
pinky: use uucore::entries
|
2016-08-20 03:10:36 +08:00 |
|
Nathan Ross
|
2e41535d69
|
pinky: switch to using new coreopts syntax
|
2016-08-11 14:37:26 -04:00 |
|
Knight
|
18da533538
|
uucore::utmpx: change API and fix error
|
2016-08-11 15:41:12 +08:00 |
|
Knight
|
77ef1580c2
|
pinky: use uucore::utmpx
|
2016-08-10 15:24:29 +08:00 |
|
Knight
|
833d50e192
|
pinky: obtain correct timestamp
|
2016-08-04 23:39:30 +08:00 |
|
Knight
|
be20d8605d
|
pinky: add tests
|
2016-07-26 17:26:22 +08:00 |
|
Knight
|
6fff3a7665
|
pinky: cleanup the code
|
2016-07-26 16:44:30 +08:00 |
|
Knight
|
e0c950e145
|
pinky: canonicalize host
|
2016-07-26 16:44:30 +08:00 |
|
Knight
|
f91c60ff70
|
pinky: fix a weird bug:
Strings passed to C functions must ends with NULL.
|
2016-07-26 16:44:30 +08:00 |
|
Knight
|
048daee8b9
|
pinky: make ci happy
|
2016-07-26 16:44:30 +08:00 |
|
Knight
|
fe952d90d8
|
pinky: iterate over utmp structs using getutxent()
|
2016-07-26 16:44:29 +08:00 |
|
Knight
|
3ed49033b7
|
pinky: implement short format
|
2016-07-26 16:44:25 +08:00 |
|
Knight
|
7fb3eef5e5
|
pinky: implement long format
|
2016-07-26 16:44:25 +08:00 |
|