index
:
libcore.git
kitkat
s12.0
s12.1
libcore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ojluni
/
src
/
main
/
native
/
FileInputStream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused methods File{Input,Output}Stream.open().
Pete Bentley
2020-03-25
1
-1
/
+5
*
FIONREAD is not supported on Fuchsia fds.
Doug Horn
2019-01-10
1
-0
/
+8
*
libcore: use proper nativehelper headers
Steven Moreland
2017-07-19
1
-1
/
+1
*
Port of java.io.F* classes from openJdk8
Przemyslaw Szczepaniak
2016-09-30
1
-2
/
+2
*
Remove unnecessary +x flag
Yi Kong
2016-08-02
1
-0
/
+0
*
Move clinit code to registration funtions
Przemyslaw Szczepaniak
2016-05-03
1
-10
/
+7
*
File[Input,Output]Stream : Remove unused code.
Narayan Kamath
2016-01-06
1
-19
/
+0
*
Delete unused JNI header files.
Narayan Kamath
2015-12-21
1
-1
/
+0
*
Guard accesses to closed file streams
Yi Kong
2015-12-16
1
-2
/
+2
*
Fix FileInputStream.available() for non-regular files.
Narayan Kamath
2015-12-11
1
-29
/
+21
*
Fix File(Input|Output)Stream blocking IO+close().
Przemyslaw Szczepaniak
2015-11-12
1
-3
/
+3
*
Make FileInputStream#seek work with pipes.
Przemyslaw Szczepaniak
2015-11-12
1
-2
/
+6
*
Use OpenJdk implementation of java.nio.channels.{spi}.*
Piotr Jastrzebski
2015-11-11
1
-7
/
+70
*
Initial import of OpenJdk files.
Piotr Jastrzebski
2015-11-11
1
-0
/
+108