GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
preadv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: Clean up preadv, pwritev system call names
Florian Weimer
2020-03-03
1
-6
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
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
-3
/
+2
*
Consolidate preadv/preadv64 implementation
Adhemerval Zanella
2016-06-06
1
-52
/
+25
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
nptl: Rewrite cancellation macros
Adhemerval Zanella
2015-06-04
1
-12
/
+2
*
Function declaration cleanup
Adhemerval Zanella
2015-01-06
1
-5
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
1
-0
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
1
-2
/
+2
*
* sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.
Ulrich Drepper
2009-04-23
1
-4
/
+6
*
* stdio-common/vfprintf.c (vfprintf): Slightly more compact code.
Ulrich Drepper
2009-04-10
1
-6
/
+0
*
function if it is not defined. Add some necessary casts.
Ulrich Drepper
2009-04-09
1
-4
/
+13
*
* sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for static
Ulrich Drepper
2009-04-09
1
-0
/
+2
*
* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.
Ulrich Drepper
2009-04-03
1
-0
/
+88