summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Bug 3330205 Thread safety for bignum powers of 5"David Turner2011-02-031-0/+5
|\
| * Bug 3330205 Thread safety for bignum powers of 5Glenn Kasten2011-01-171-0/+5
* | Merge changes I6b304dfb,I4a3c2035,I5af12b3f,I0ef33ca6,I149c46e7David Turner2011-02-039-15/+1472
|\ \
| * | Add icmp6.h and ip6.h files from current NetBSD libc.Steinar H. Gunderson2011-01-282-0/+1049
| * | Include the Linux ipv6.h header from netinet/in.h, to get things like in6_pkt...Steinar H. Gunderson2011-01-281-0/+1
| * | Add IN6ADDR_LOOPBACK_INIT macro to <netinet/in6.h>, as the kernel headers do ...Steinar H. Gunderson2011-01-281-0/+1
| * | Update IPv6 kernel headers with new 2.6.37 headers, cleaned by update_all.py....Steinar H. Gunderson2011-01-205-15/+421
| * | Fix syntax error in defaults.py.Steinar H. Gunderson2011-01-201-1/+1
* | | Merge "libc: fix kernel cleanup script typo."David 'Digit' Turner2011-01-311-1/+1
|\ \ \
| * | | libc: fix kernel cleanup script typo.David 'Digit' Turner2011-01-111-1/+1
* | | | am f03e2d3f: am 5d45fa40: am 2081fda6: Merge "Only look up A records if the s...David Turner2011-01-211-29/+59
|\ \ \ \
| * \ \ \ am 5d45fa40: am 2081fda6: Merge "Only look up A records if the system has IPv...David Turner2011-01-211-29/+59
| |\ \ \ \
| | * \ \ \ am 2081fda6: Merge "Only look up A records if the system has IPv4." into ging...David Turner2011-01-181-29/+59
| | |\ \ \ \
| | | * \ \ \ Merge "Only look up A records if the system has IPv4." into gingerbreadandroid-cts-2.3_r2android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1David Turner2011-01-181-29/+59
| | | |\ \ \ \
| | | | * | | | Only look up A records if the system has IPv4.Lorenzo Colitti2011-01-151-29/+59
* | | | | | | | am 84f4753d: am 56faf66f: raise: Send signal to current threadColin Cross2011-01-211-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | am 56faf66f: raise: Send signal to current threadColin Cross2011-01-211-1/+1
| |\ \ \ \ \ \
| | * | | | | | raise: Send signal to current threadColin Cross2011-01-211-1/+1
| * | | | | | | am 2be18508: am 2e23e292: Backport (simple cherry-pick) d33019030c1f0cddca557...Steinar H. Gunderson2011-01-171-13/+31
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | am 2e23e292: Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bd...Steinar H. Gunderson2011-01-171-13/+31
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9Steinar H. Gunderson2011-01-141-13/+31
| | * | | | | am f4dca7be: Backport (simple cherry-pick) 64b6c43379dba176659bc1313b6bb488ac...Steinar H. Gunderson2011-01-171-0/+4
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Backport (simple cherry-pick) 64b6c43379dba176659bc1313b6bb488ac94cfd6Steinar H. Gunderson2011-01-141-0/+4
| | * | | | | am a798b9f0: Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27b1d6d6e35...Steinar H. Gunderson2011-01-171-4/+6
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27b1d6d6e35bb83a6Steinar H. Gunderson2011-01-141-4/+6
| | | |/ / /
| | * | | | use consistent guards for off_t and size_t defines for IABruce Beare2011-01-021-5/+2
| | * | | | Simplify variable typing for IA buildsBruce Beare2011-01-021-6/+6
* | | | | | Bug 3330205, 3362385 clock(3) SMP safety and epochGlenn Kasten2011-01-191-13/+21
* | | | | | Merge "Bug 3330205 Put blanks and zeroes in const area"Glenn Kasten2011-01-163-4/+4
|\ \ \ \ \ \
| * | | | | | Bug 3330205 Put blanks and zeroes in const areaGlenn Kasten2011-01-093-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Implement RFC3484 policy table changes from draft-ietf-6man-rfc3484-re...Lorenzo Colitti2011-01-141-13/+31
|\ \ \ \ \ \
| * | | | | | Implement RFC3484 policy table changes from draft-ietf-6man-rfc3484-revise-01.Steinar H. Gunderson2011-01-131-13/+31
* | | | | | | Merge "Bug 3330205 Thread safe strptime implementation"David Turner2011-01-131-25/+27
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Bug 3330205 Thread safe strptime implementationGlenn Kasten2011-01-111-25/+27
| | |/ / / / | |/| | | |
* | | | | | Merge "Bug 3330205 Reentrant MD5"Glenn Kasten2011-01-101-1/+1
|\ \ \ \ \ \
| * | | | | | Bug 3330205 Reentrant MD5Glenn Kasten2011-01-091-1/+1
| |/ / / / /
* | | | | | Merge "Bug 3330205 Remove unnecessary static variable"Glenn Kasten2011-01-101-1/+0
|\ \ \ \ \ \
| * | | | | | Bug 3330205 Remove unnecessary static variableGlenn Kasten2011-01-091-1/+0
| |/ / / / /
* | | | | | am 3c56ce49: use consistent guards for off_t and size_t defines for IABruce Beare2011-01-081-5/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | use consistent guards for off_t and size_t defines for IABruce Beare2011-01-071-5/+2
* | | | | | am ce6c1d61: Simplify variable typing for IA buildsBruce Beare2011-01-081-6/+6
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Simplify variable typing for IA buildsBruce Beare2011-01-071-6/+6
| |/ / /
* | | | Merge "Update headers for iproute2 ver 2.6.35"Dmitry Shmidt2011-01-064-61/+222
|\ \ \ \ | |/ / / |/| | |
| * | | Update headers for iproute2 ver 2.6.35Dmitry Shmidt2011-01-064-61/+222
* | | | Add a new #define IN6_IS_ADDR_ULA, for testing for Universal Local IPv6 Unica...Steinar H. Gunderson2011-01-051-0/+4
* | | | Merge "libc: Fix the definition of SIGRTMAX"David 'Digit' Turner2011-01-053-6/+18
|\ \ \ \
| * | | | libc: Fix the definition of SIGRTMAXDavid 'Digit' Turner2010-12-203-6/+18
* | | | | Merge "Don't treat private IPv4 addresses as being in a non-global scope. The...Lorenzo Colitti2011-01-041-4/+6
|\ \ \ \ \
| * | | | | Don't treat private IPv4 addresses as being in a non-global scope. The effect...Steinar H. Gunderson2010-12-201-4/+6
| |/ / / /
* | | | | Merge "libc: remove obsolete sha1hash.c source file"David 'Digit' Turner2011-01-041-316/+0
|\ \ \ \ \