- 05 Aug, 2011 1 commit
-
-
Iliyan Malchev authored
Change-Id: I3d52beb97efd23000b76131b6049978546571754 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
- 04 Aug, 2011 8 commits
-
-
David 'Digit' Turner authored
* commit 'a64990f3': libc: x86: Fixed size_t definition.
-
David 'Digit' Turner authored
* commit 'f03fb955': libc: x86: Fixed size_t definition.
-
David 'Digit' Turner authored
* commit '023c4988': libc: x86: Fixed size_t definition.
-
David 'Digit' Turner authored
-
David 'Digit' Turner authored
This patch changes the declaration of size_t on x86 targets to test for the __ANDROID__ macro, instead of ANDROID __ANDROID__ should be a builting toolchain macro, while ANDROID is usually added manually during the build. Testing against __ANDROID__ allows us to use the header when using the NDK's standalone x86 toolchain. This is related to http://code.google.com/p/android/issues/detail?id=19011 The bug was already fixed in the NDK platform headers, this simply updates the C library one accordingly. Change-Id: Ie038c4c8b37b7d24e2e4ae4d7a63371b69c9a51e
-
Iliyan Malchev authored
Change-Id: I09a98d0abe8ff4f92058f90ffb80ddc19ccee076 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
Iliyan Malchev authored
Change-Id: Id07ad37dd464d859cebdf72b68e6fb16d5e91c0f Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
David Turner authored
* commit 'bc9d1fe7': typo in libc/stdio/wcio.h
-
- 03 Aug, 2011 3 commits
-
-
David Turner authored
* commit '4685acbd': typo in libc/stdio/wcio.h
-
David Turner authored
* commit '9efda5b7': typo in libc/stdio/wcio.h
-
David Turner authored
-
- 29 Jul, 2011 5 commits
-
-
Robert Greenwalt authored
* commit '663e0579': Don't call freeaddrinfo with a NULL ptr.
-
Robert Greenwalt authored
* commit 'dfec555c': Don't call freeaddrinfo with a NULL ptr.
-
Robert Greenwalt authored
* commit 'bcf861f2': Don't call freeaddrinfo with a NULL ptr.
-
Robert Greenwalt authored
-
Robert Greenwalt authored
bug:5067055 Change-Id: I863dc4760a0aa449ac6298397ed571d8d9287801
-
- 27 Jul, 2011 8 commits
-
-
JP Abgrall authored
am 4e5f0d41: (-s ours) am 821bea02: Merge "DO NOT MERGE: libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto." into honeycomb-LTE * commit '4e5f0d41': DO NOT MERGE: libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto.
-
JP Abgrall authored
am cec4e990: (-s ours) am 30517a93: Merge "DO NOT MERGE: Update netlink-related kernel includes" into honeycomb-LTE * commit 'cec4e990': DO NOT MERGE: Update netlink-related kernel includes
-
Robert Greenwalt authored
* commit '0cb2d467':
-
JP Abgrall authored
am 821bea02: Merge "DO NOT MERGE: libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto." into honeycomb-LTE * commit '821bea02': DO NOT MERGE: libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto.
-
JP Abgrall authored
* commit '30517a93': DO NOT MERGE: Update netlink-related kernel includes
-
Robert Greenwalt authored
Change-Id: Ib0680d7e0be34ae656a9675ddd1014a6193a4006
-
JP Abgrall authored
-
JP Abgrall authored
-
- 26 Jul, 2011 4 commits
-
-
Robert Greenwalt authored
Change-Id: I555f5c10da9770feacdbece9fd77729d6151bfba
-
Robert Greenwalt authored
import of changes 22100 and 23138 from opensource. Change-Id: I3ce86394323d269272aeb2bebeed4374f171a8cf
-
JP Abgrall authored
DO NOT MERGE: pulled in from master for iptables v1.4.11 update Make netinet/ip.h have IPTOS_MINCOST which matches what kernel/common/linux/ip.h has to say. Fixup gethostbyaddr() 1st arg to match what man has to say. Change-Id: Iff9647d4a46ea88b1fc32163eb69bb9b27cdf370
-
Dmitry Shmidt authored
DO NOT MERGE: pulled in from master for iptables v1.4.11 update Change-Id: I7e41bb168a1036093b598383d663a6a2e036ea42 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 21 Jul, 2011 3 commits
-
-
Mike Lockwood authored
Bug: 5051683 Change-Id: I24fb640f24439f0010735eaa8e1e7b2767c353ea Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
Robert Greenwalt authored
* commit 'fed31359': Don't reset caches when dns props change.
-
Robert Greenwalt authored
* commit 'f6fcdb2e': Don't reset caches when dns props change.
-
- 20 Jul, 2011 3 commits
-
-
Robert Greenwalt authored
* commit '28de3e59': Don't reset caches when dns props change.
-
Robert Greenwalt authored
-
Mattias Falk authored
This happens too frequently. We should flush a per-interface cache when it's dns server addrs changes. Change-Id: I8a691c96ce9a775160ef55ddb8f755d649041583
-
- 18 Jul, 2011 1 commit
-
-
Chia-chi Yeh authored
The original files are updated in I84220a16b667082f4ff75e72c6b0f2f0dddb65df. Change-Id: I14ca73b79c66427fd2ad58fb54a5ac649c9b7eee
-
- 17 Jul, 2011 1 commit
-
-
Shih-wei Liao authored
This reverts commit f9a9cda2. This revert is promised once b/5039224, b/5036755, b/5036610 are resolved.
-
- 16 Jul, 2011 1 commit
-
-
Mike Lockwood authored
-
- 15 Jul, 2011 2 commits
-
-
Nick Kralevich authored
This reverts commit 7059b1f0. Bug: 5036610
-
Mike Lockwood authored
Change-Id: Ib5541625998805cbc23f34eb00f5a21cba6eef53 Signed-off-by:
Mike Lockwood <lockwood@android.com>
-