index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
test
/
java
/
libcore
/
io
/
OsTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add getxattr/setxattr/removexattr syscalls.
Jeff Sharkey
2015-07-02
1
-0
/
+56
*
Remove a superfluous cast.
Lorenzo Colitti
2015-03-17
1
-2
/
+2
*
Also support IPv4 fallback in the SocketAddress version of sendto.
Lorenzo Colitti
2015-03-14
1
-5
/
+13
*
Support packet sockets in libcore.
Lorenzo Colitti
2015-03-14
1
-0
/
+22
*
Add a version of sendto that takes a SocketAddress.
Lorenzo Colitti
2015-03-14
1
-0
/
+19
*
Make it possible to use AF_INET sockets created by libcore.
Lorenzo Colitti
2015-03-14
1
-4
/
+90
*
Add support for netlink sockets and addresses.
Erik Kline
2015-03-09
1
-0
/
+16
*
Add fcntlInt.
Narayan Kamath
2015-01-16
1
-0
/
+14
*
Update ByteBuffer positions in Posix.* functions.
Narayan Kamath
2014-12-15
1
-1
/
+120
*
Groundwork towards making the Libcore.os functionality public.
Elliott Hughes
2014-04-24
1
-2
/
+2
*
If libcore wants ASCII casing, it needs to ask for it like everyone else.
Elliott Hughes
2013-08-02
1
-2
/
+3
*
Add strsignal(3) to Libcore.os.
Elliott Hughes
2013-03-28
1
-0
/
+5
*
Add support for Unix domain sockets.
Elliott Hughes
2013-03-20
1
-9
/
+104
*
Use Libcore.os.fstat to recognize socket FileDescriptors in BlockGuard.
Elliott Hughes
2011-08-11
1
-0
/
+37