Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print device major/minor numbers for -ls | Tavian Barnes | 2018-11-01 | 1 | -2/+7 |
* | stat: Support the glibc statx() wrapper | Tavian Barnes | 2018-07-11 | 1 | -6/+18 |
* | stat: Handle platforms that don't support AT_EMPTY_PATH for fstatat() | Tavian Barnes | 2018-07-02 | 1 | -3/+12 |
* | stat: Don't try to statx() on architectures without the syscall | Tavian Barnes | 2018-07-02 | 1 | -2/+2 |
* | stat: New wrapper around the stat() family | Tavian Barnes | 2018-01-08 | 1 | -0/+243 |