OSDN Git Service

android-x86/bionic.git
2016-05-02 Treehugger... Merge "Update Android.bp to match Android.mk"
2016-05-02 Elliott HughesMerge "Move glibc-syscalls.h into bits/."
2016-05-02 Elliott HughesMerge "Remove <sys/utime.h>."
2016-05-02 Elliott HughesMerge "Move the IEEE fp header out of the public headers."
2016-05-02 Elliott HughesMerge "Move nsswitch.h into libc/dns/include."
2016-05-02 Elliott HughesMerge "Remove <net/if_ieee1394.h>."
2016-05-02 Elliott HughesMerge "Remove <sys/ioctl_compat.h>."
2016-05-02 Elliott HughesRemove <sys/utime.h>.
2016-05-02 Elliott HughesMerge "Remove unused <sys/socketcalls.h> header."
2016-05-02 Elliott HughesRemove <sys/ioctl_compat.h>.
2016-05-02 Elliott HughesMove glibc-syscalls.h into bits/.
2016-05-02 Elliott HughesMove the IEEE fp header out of the public headers.
2016-05-02 Elliott HughesRemove <net/if_ieee1394.h>.
2016-05-02 Elliott HughesMove nsswitch.h into libc/dns/include.
2016-05-02 Josh GaoMerge changes I25dca710,I85fdf927,I667fe53e,I46bf95ac
2016-05-02 Elliott HughesRemove unused <sys/socketcalls.h> header.
2016-05-02 Elliott HughesMerge "Fix various empty .h files in bionic."
2016-05-02 Lorenzo ColittiMerge "Record the resolution start time on errors."
2016-05-02 Pierre ImaiRecord the resolution start time on errors.
2016-04-30 Elliott HughesFix various empty .h files in bionic.
2016-04-30 Treehugger... Merge changes I0aa46d9d,I6431111b
2016-04-29 Josh GaoRemove nonexported _ns_flagdata from public header.
2016-04-29 Josh GaoAdd __INTRODUCED_IN_{32,64}.
2016-04-29 Josh GaoAdd platform specific version tags.
2016-04-29 Josh GaoAdd __INTRODUCED_IN hack to complex test.
2016-04-29 Josh GaoAdd __INTRODUCED_IN_FUTURE for unreleased APIs.
2016-04-29 Josh GaoAdd versioning information to symbols.
2016-04-29 Elliott HughesMerge "Remove __UNAVAILABLE."
2016-04-29 Colin CrossUpdate Android.bp to match Android.mk
2016-04-29 Elliott HughesRemove __UNAVAILABLE.
2016-04-29 Elliott HughesMerge "Fix <wctype.h>."
2016-04-29 Elliott HughesMerge "Remove declaration of pthread_cond_timeout_np."
2016-04-29 Neil FullerMerge "Update timezone data to 2016d"
2016-04-29 Neil FullerMerge "Update timezone data to 2016c"
2016-04-29 Neil FullerMerge "Update timezone data to 2016b"
2016-04-29 Elliott HughesFix <wctype.h>.
2016-04-29 Treehugger... Merge "Implement mblen(3)."
2016-04-28 Elliott HughesImplement mblen(3).
2016-04-28 Treehugger... Merge "Remove -fvisibility=hidden from dns code"
2016-04-28 Dimitry IvanovRemove -fvisibility=hidden from dns code
2016-04-28 Treehugger... Merge "[mips64] Call __memset_chk_fail correctly for...
2016-04-28 Elliott HughesRemove declaration of pthread_cond_timeout_np.
2016-04-28 Predrag Blagojevic[mips64] Call __memset_chk_fail correctly for mips64.
2016-04-28 Treehugger... Merge "Add unwind information for r7 in arm syscalls."
2016-04-28 Christopher... Add unwind information for r7 in arm syscalls.
2016-04-28 Treehugger... Merge "Make malloc debug symbols platform-private"
2016-04-28 Josh GaoMerge changes from topic 'bionic_unavailable'
2016-04-28 Dimitry IvanovMake malloc debug symbols platform-private
2016-04-28 Stephen HinesMerge "Enable clang builds of mips/mips64 in bionic...
2016-04-27 Josh GaoTag unavailable functions with macro.
2016-04-27 Josh GaoDelete declarations which don't exist.
2016-04-27 Stephen HinesEnable clang builds of mips/mips64 in bionic again.
2016-04-27 Pierre ImaiMerge "Fix DNS search path info."
2016-04-27 Pierre ImaiFix DNS search path info.
2016-04-26 Josh GaoMerge "Make <sys/user.h> compile on AArch64."
2016-04-26 Josh GaoMake <sys/user.h> compile on AArch64.
2016-04-22 Treehugger... Merge "bionic: Implement getpwent and getgrent"
2016-04-22 Chih-hung HsiehMerge "Fix google-explicit-constructor warning."
2016-04-22 Mark Salyzynbionic: Implement getpwent and getgrent
2016-04-22 Chih-Hung HsiehFix google-explicit-constructor warning.
2016-04-22 Dimitry IvanovMerge "Improve error message for empty list of public...
2016-04-22 Neil FullerUpdate timezone data to 2016d
2016-04-22 Neil FullerUpdate timezone data to 2016c
2016-04-22 Neil FullerUpdate timezone data to 2016b
2016-04-22 Treehugger... Merge "Add a test exercising ptrace watchpoint function...
2016-04-22 Pavel LabathAdd a test exercising ptrace watchpoint functionality
2016-04-21 Dimitry IvanovImprove error message for empty list of public libs
2016-04-21 Pierre ImaiMerge changes I6059b68e,I11a7257a
2016-04-21 Pierre ImaiAdd new info functions to resolver for use by Netd.
2016-04-21 Pierre ImaiStore DNS server count in resolv_cache.
2016-04-21 Treehugger... Merge "Change pointer to allocation in unit tests."
2016-04-20 Christopher... Change pointer to allocation in unit tests.
2016-04-20 Than McIntoshMerge "Rename DT_MIPS_RLD_MAP2 flag to DT_MIPS_RLD_MAP_REL"
2016-04-19 Colin CrossMerge "Update sanitize property format"
2016-04-19 Christopher... Merge "Add malloc debug documentation."
2016-04-19 Elliott HughesMerge "Fix ftw/nftw to only report unreadable directori...
2016-04-18 Christopher... Merge "Small fixes to malloc debug."
2016-04-18 Elliott HughesFix ftw/nftw to only report unreadable directories...
2016-04-16 Dimitry IvanovMerge "Revert "Temporary move __udivdi3 back to LIBC...
2016-04-16 Dimitry IvanovRevert "Temporary move __udivdi3 back to LIBC for x86"
2016-04-15 Colin CrossUpdate sanitize property format
2016-04-15 Christopher... Add malloc debug documentation.
2016-04-15 Christopher... Small fixes to malloc debug.
2016-04-15 Treehugger... Merge changes Id8a3b7dc,I00ded8f9,I02f78ad7
2016-04-15 Josh GaoMake the legacy inline headers compile standalone.
2016-04-14 Dimitry IvanovMerge "Remove dangling links in secondary namespaces"
2016-04-14 Dimitry IvanovRemove dangling links in secondary namespaces
2016-04-14 Treehugger... Merge "linker: remove unnecessary reset of constructors...
2016-04-14 Josh GaoDon't redefine __ANDROID_API__.
2016-04-14 Josh GaoMove <sys/_sigdefs.h> and <sys/_errdefs.h> to private.
2016-04-14 Treehugger... Merge "Move linker-namespace functions to LIBC_PLATFORM"
2016-04-13 Dimitry IvanovMove linker-namespace functions to LIBC_PLATFORM
2016-04-13 Dimitry Ivanovlinker: remove unnecessary reset of constructors_called...
2016-04-13 Treehugger... Merge "linker: unload RTLD_NODELETE libraries when...
2016-04-13 Dimitry Ivanovlinker: unload RTLD_NODELETE libraries when loading...
2016-04-12 Christopher... Merge "Small refactor."
2016-04-12 Christopher... Small refactor.
2016-04-12 Elliott HughesMerge "Add a test for pthread_setname_np on another...
2016-04-12 Colin CrossMerge "Rename deps property to objs in cc_objects"
2016-04-12 Treehugger... Merge "Update Android.bp to match Android.mk"
next