summaryrefslogtreecommitdiff
path: root/ojluni/src/main/native/UnixFileSystem_md.c
Commit message (Expand)AuthorAgeFilesLines
* Make canonicalize() hidden to avoid conflict with libm.Vladimir Marko2019-06-111-0/+2
* Enable interception of more filesystem APIs.Jeff Sharkey2019-02-281-14/+20
* Integrate OpenJDK 12 commits to drop use of readdir_r.Tobias Thierer2019-01-071-6/+16
* Further minor patches for Fuchsia libcore support.Doug Horn2018-11-201-1/+3
* libcore: use proper nativehelper headersSteven Moreland2017-07-191-1/+1
* Port last remaining java.io changes in openJdk8Przemyslaw Szczepaniak2016-10-131-23/+31
* Remove unnecessary +x flagYi Kong2016-08-021-0/+0
* Explicitly register all core library methods.Narayan Kamath2016-03-241-0/+27
* Reinstate blockguard checks for file reads / writes.Narayan Kamath2016-01-081-23/+23
* Implement File.exists() in terms of access().Narayan Kamath2015-11-251-0/+3
* Fixes in java.io.FilePrzemyslaw Szczepaniak2015-11-121-2/+5
* Initial import of OpenJdk files.Piotr Jastrzebski2015-11-111-0/+455