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
/
native
/
java_net_NetworkInterface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite NetworkInterface.
Elliott Hughes
2011-04-21
1
-230
/
+0
*
Remove most of our C-style casts.
Elliott Hughes
2010-08-12
1
-7
/
+7
*
Remove more of our C-style casts, fix more of our native method names.
Elliott Hughes
2010-07-22
1
-14
/
+14
*
Simplify the network send(2) interfaces.
Elliott Hughes
2010-07-15
1
-10
/
+5
*
Remove dynamic calls to FindClass.
Elliott Hughes
2010-06-16
1
-11
/
+6
*
Bullet-proof the lseek/read in Inflater.setFileInput.
Elliott Hughes
2010-06-03
1
-0
/
+2
*
Refactor some of the OSNetworkSystem stuff to more appropriate homes.
Elliott Hughes
2010-06-01
1
-11
/
+8
*
Trivia.
Elliott Hughes
2010-05-07
1
-12
/
+12
*
Move the libcore registration out of libnativehelpers and into libcore.
Elliott Hughes
2010-04-16
1
-4
/
+1
*
Fix a bug, and protect against an unrelated class of bugs.
Elliott Hughes
2010-03-29
1
-0
/
+5
*
Fix build (missing #include in sim build).
Elliott Hughes
2010-03-08
1
-0
/
+1
*
Implement the Java 6 NetworkInterface/InterfaceAddress functionality.
Elliott Hughes
2010-03-08
1
-9
/
+95
*
Use HAVE_ANDROID_OS to conditionally include files on a device target.
Dan Bornstein
2010-02-12
1
-1
/
+1
*
Rewrite NetworkInterface's JNI for IPv6.
Elliott Hughes
2009-11-20
1
-181
/
+65
*
Another couple of tweaks to deal with the ragged end of standardization.
Dan Bornstein
2009-11-04
1
-0
/
+12
*
Some more adjustments to deal with building for a BSD(-like) target.
Dan Bornstein
2009-11-02
1
-1
/
+2
*
More OSNetworkSystem cleanup.
Elliott Hughes
2009-11-02
1
-0
/
+1
*
Expose the portable "strerror_r" used by jniThrowIOException.
Elliott Hughes
2009-10-20
1
-1
/
+3
*
Remove the intermediate representation in getNetworkInterfaces.
Elliott Hughes
2009-10-06
1
-103
/
+82
*
Refactor java_net_NetworkInterface.cpp for clarity.
Elliott Hughes
2009-10-05
1
-722
/
+177
*
Switch java_net_NetworkInterface.c to C++.
Elliott Hughes
2009-10-01
1
-0
/
+818