Age | Commit message (Expand) | Author |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-08-31 | posix: Remove internal_function attribute | Florian Weimer |
2017-05-31 | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella |
2017-05-15 | posix: Fix and simplify default p{read,write}v implementation | Adhemerval Zanella |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-07-08 | Remove __ASSUME_OFF_DIFF_OFF64 definition | Adhemerval Zanella |
2016-06-21 | Fix p{readv,writev}{64} consolidation implementation | Adhemerval Zanella |
2016-06-06 | Consolidate pwritev/pwritev64 implementations | Adhemerval Zanella |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-06-04 | nptl: Rewrite cancellation macros | Adhemerval Zanella |
2015-01-06 | Function declaration cleanup | Adhemerval Zanella |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2009-04-23 | * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust. | Ulrich Drepper |
2009-04-10 | * stdio-common/vfprintf.c (vfprintf): Slightly more compact code. | Ulrich Drepper |
2009-04-09 | function if it is not defined. Add some necessary casts. | Ulrich Drepper |
2009-04-09 | * sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for static | Ulrich Drepper |
2009-04-03 | * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. | Ulrich Drepper |