index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
common
/
sync_file_range.c
Age
Commit message (
Expand
)
Author
2018-01-08
csky: bugfix libc sync_file_range.c for csky.
Guo Ren
2017-06-21
remove editor hints for vi
Waldemar Brodkorb
2017-01-22
nds32: add NPTL/TLS, *context function, libm changes and code cleanup
Vincent Ren-Wei Chen
2016-11-27
remove UCLIBC_HAS_LFS
Waldemar Brodkorb
2015-03-08
fix regression for ARM thumb mode
Waldemar Brodkorb
2015-02-20
sync_file_range: fix standard UCLIBC_SYSCALL_ALIGN_64BIT handling
Vineet Gupta
2015-01-26
libc: sync_file_range missing comma
Bernhard Reutner-Fischer
2015-01-24
libc: ppc64 etc: Fix sync_file_range
Bernhard Reutner-Fischer
2014-02-15
libc: Fix sync_file_range.c for MIPS64 N32 ABI
Steve Ellcey
2013-01-08
libc: handle sync_file_range
Bernhard Reutner-Fischer
2012-06-15
splice,sync_file_range: mark them as GNU extensions
Peter S. Mazinger
2011-02-24
unify stub logic
Mike Frysinger
2008-10-28
- trim superfluous ';'. No objcode changes
Bernhard Reutner-Fischer
2008-10-28
- fix compilation if LFS is off and STUBs are requested
Bernhard Reutner-Fischer
2008-09-16
- add sync_file_range()
Bernhard Reutner-Fischer