Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | posix: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 1 | -2/+2 |
* | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella | 2017-05-31 | 1 | -0/+2 |
* | posix: Fix and simplify default p{read,write}v implementation | Adhemerval Zanella | 2017-05-15 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Remove __ASSUME_OFF_DIFF_OFF64 definition | Adhemerval Zanella | 2016-07-08 | 1 | -1/+1 |
* | Fix p{readv,writev}{64} consolidation implementation | Adhemerval Zanella | 2016-06-21 | 1 | -4/+3 |
* | Consolidate pwritev/pwritev64 implementations | Adhemerval Zanella | 2016-06-06 | 1 | -5/+54 |
* | * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. | Ulrich Drepper | 2009-04-03 | 1 | -0/+6 |