about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/preadv.c
Commit message (Expand)AuthorAgeFilesLines
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). rsa/stdint_noheadersRyan S. Arnold2013-05-011-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-2/+2
* * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.Ulrich Drepper2009-04-231-4/+6
* * stdio-common/vfprintf.c (vfprintf): Slightly more compact code.Ulrich Drepper2009-04-101-6/+0
* function if it is not defined. Add some necessary casts.Ulrich Drepper2009-04-091-4/+13
* * sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for staticUlrich Drepper2009-04-091-0/+2
* * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper2009-04-031-0/+88