index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
include
/
netinet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add in_port_t and move it and in_addr_t to the correct header file.
Elliott Hughes
2014-08-19
1
-0
/
+4
*
Add TCPOPT_* constants.
Elliott Hughes
2014-01-03
1
-1
/
+16
*
Add TCP_INFO state enum values.
Elliott Hughes
2013-07-11
1
-0
/
+18
*
Remove <netinet/icmp6.h> ni_* macros.
Elliott Hughes
2013-07-08
1
-0
/
+4
*
Make bionic's <netinet/icmp6.h> standalone, like glibc's.
Elliott Hughes
2013-07-08
1
-0
/
+2
*
Fix IPv6 filtering definitions in netinet/icmp6.h.
Lorenzo Colitti
2013-07-08
1
-6
/
+16
*
Update icmp6.h to current NetBSD.
Lorenzo Colitti
2013-07-02
1
-11
/
+59
*
Ensure header files using __BEGIN_DECLS include sys/cdefs.h.
Elliott Hughes
2013-06-05
1
-1
/
+3
*
Update the kernel headers to match external/kernel-headers.
Elliott Hughes
2012-09-12
2
-1
/
+3
*
libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto.
JP Abgrall
2011-05-18
1
-1
/
+1
*
Add icmp6.h and ip6.h files from current NetBSD libc.
Steinar H. Gunderson
2011-01-28
2
-0
/
+1049
*
Include the Linux ipv6.h header from netinet/in.h, to get things like in6_pkt...
Steinar H. Gunderson
2011-01-28
1
-0
/
+1
*
Add IN6ADDR_LOOPBACK_INIT macro to <netinet/in6.h>, as the kernel headers do ...
Steinar H. Gunderson
2011-01-28
1
-0
/
+1
*
Add a new #define IN6_IS_ADDR_ULA, for testing for Universal Local IPv6 Unica...
Steinar H. Gunderson
2011-01-05
1
-0
/
+4
*
libc: Add missing declarations in <netinet/in.h>
David 'Digit' Turner
2010-12-16
2
-1
/
+8
*
Make IPv6 definitions comply with RFC 3493:
Lorenzo Colitti
2009-06-16
2
-0
/
+12
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
9
-0
/
+835
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
9
-835
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
2
-2
/
+33
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
9
-0
/
+804