Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Fix misreported errno on preadv2/pwritev2 (BZ#23579) | Adhemerval Zanella | 2018-09-28 | 1 | -1/+1 |
* | preadv2/pwritev2: Handle offset == -1 [BZ #22753] | Florian Weimer | 2018-02-02 | 1 | -1/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780) | Adhemerval Zanella | 2017-08-08 | 1 | -2/+2 |
* | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella | 2017-05-31 | 1 | -0/+55 |