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
/
main
/
java
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 6ff8e03e: am ba6caa1c: Merge "Expose the SocketAddress variant to bundled ...
Lorenzo Colitti
2015-03-16
1
-0
/
+5
|
\
|
*
Expose the SocketAddress variant to bundled apps.
Lorenzo Colitti
2015-03-16
1
-0
/
+5
*
|
am 1dacfbb4: am 7d6411b7: Merge "Support packet sockets in libcore."
Lorenzo Colitti
2015-03-16
1
-0
/
+6
|
\
\
|
|
/
|
*
Support packet sockets in libcore.
Lorenzo Colitti
2015-03-14
1
-0
/
+6
*
|
am 1ab902ac: am 9322c6d2: Merge "Add a PacketSocketAddress class that represe...
Lorenzo Colitti
2015-03-16
1
-0
/
+64
|
\
\
|
|
/
|
*
Add a PacketSocketAddress class that represents sockaddr_ll.
Lorenzo Colitti
2015-03-14
1
-0
/
+64
*
|
am 24c68680: am 649f614e: am 2882e512: Merge "Add support for netlink sockets...
Erik Kline
2015-03-10
3
-0
/
+80
|
\
\
|
|
/
|
*
Add support for netlink sockets and addresses.
Erik Kline
2015-03-09
3
-0
/
+80
*
|
expose ST_* in OsConstants
Nick Kralevich
2015-02-26
1
-9
/
+9
|
/
*
Add ST_* constants to OsConstants
Nick Kralevich
2015-02-26
1
-0
/
+9
*
Remove fcntlLong, use fcntlInt for F_SETFD instead.
Narayan Kamath
2015-01-19
1
-1
/
+0
*
Add fcntlInt.
Narayan Kamath
2015-01-16
1
-2
/
+3
*
Add various system calls needed by the zygote.
Elliott Hughes
2014-12-17
1
-0
/
+20
*
Fix poll to never return EINTR.
Elliott Hughes
2014-12-17
1
-0
/
+4
*
Add pipe2 and O_CLOEXEC to the libcore POSIX API.
Elliott Hughes
2014-12-12
2
-1
/
+4
*
Fix crash in selector.wakeup() with closed selector
Neil Fuller
2014-12-02
1
-15
/
+1
*
OsConstants: add PR_GET_DUMPABLE / PR_SET_DUMPABLE
Nick Kralevich
2014-07-23
1
-0
/
+2
*
Add support for network-specific host name resolution.
Paul Jensen
2014-05-13
1
-2
/
+2
*
am bd07b48b: am dfde0674: am 5c1acb43: Merge "Add android.system.Os.link for ...
Elliott Hughes
2014-05-10
1
-0
/
+5
|
\
|
*
Add android.system.Os.link for link(2).
Elliott Hughes
2014-05-09
1
-0
/
+5
*
|
Unhide android.system.Os.
Elliott Hughes
2014-05-08
15
-21
/
+0
|
/
*
Basic documentation for android.system.
Elliott Hughes
2014-05-07
9
-36
/
+510
*
Merge "Make sure every struct has a toString."
Elliott Hughes
2014-04-30
12
-106
/
+144
|
\
|
*
Make sure every struct has a toString.
Elliott Hughes
2014-04-30
12
-106
/
+144
*
|
add prctl / PR_SET_NO_NEW_PRIVS
Nick Kralevich
2014-04-29
2
-0
/
+2
*
|
libcore.io.OsConstants is dead; long live android.system.OsConstants!
Elliott Hughes
2014-04-29
1
-2
/
+762
|
/
*
Move ErrnoException into android.system.
Elliott Hughes
2014-04-28
1
-3
/
+41
*
Move StructStat and StructStatVfs now all the callers have switched over.
Elliott Hughes
2014-04-28
2
-10
/
+109
*
Groundwork towards making the Libcore.os functionality public.
Elliott Hughes
2014-04-24
24
-0
/
+1031