OSDN Git Service

android-x86/bionic.git
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"
2016-04-11 Colin CrossRename deps property to objs in cc_objects
2016-04-11 Colin CrossUpdate Android.bp to match Android.mk
2016-04-11 Colin CrossMerge "Update Android.bp to match Android.mk"
2016-04-11 Elliott HughesAdd a test for pthread_setname_np on another thread...
2016-04-11 Josh GaoMerge "Remove fabs, fabsf, fabsl inlines from <math...
2016-04-09 Dimitry IvanovMerge "Add test for IRELATIVE resolution with RTLD_LAZY"
2016-04-08 Josh GaoRemove fabs, fabsf, fabsl inlines from <math.h>.
2016-04-08 Dimitry IvanovAdd test for IRELATIVE resolution with RTLD_LAZY
2016-04-08 Josh GaoMerge changes Ife4692e4,I7304cc1d,If19653d0,I769ca792...
2016-04-08 Josh GaoMove <sys/sysconf.h> to <bits/sysconf.h>.
2016-04-08 Josh GaoRemove mbstowcs from <wchar.h>.
2016-04-08 Josh GaoExtract getopt and friends to <bits/getopt.h>
2016-04-08 Josh GaoRemove declaration of unlinkat from <fcntl.h>.
2016-04-08 Josh GaoExtract ioctl to <bits/ioctl.h>.
2016-04-08 Josh GaoExtract fcntl to <bits/fcntl.h>.
2016-04-08 Josh GaoExtract strcasecmp and friends to <bits/strcasecmp.h>.
2016-04-08 Josh GaoMake <bits/lockf.h> compile standalone.
2016-04-08 Josh GaoMake <android/dlext.h> compile standalone.
2016-04-07 Colin CrossUpdate Android.bp to match Android.mk
2016-04-07 Josh GaoMake the network headers compile standalone.
2016-04-07 Josh GaoRemove duplicate declaration of mlock, munlock.
2016-04-07 Elliott HughesMerge "Add trivial no-op <nl_types.h>."
2016-04-07 Elliott HughesAdd trivial no-op <nl_types.h>.
2016-04-06 Elliott HughesMerge "Teach our script to ignore more dead POSIX stuff."
2016-04-06 Mark SalyzynMerge "fix oem_XXXX ids to incorporate both ranges"
2016-04-06 Mark Salyzynfix oem_XXXX ids to incorporate both ranges
2016-04-06 Elliott HughesMerge "Fix b64_pton."
2016-04-06 Elliott HughesTeach our script to ignore more dead POSIX stuff.
2016-04-06 Elliott HughesFix b64_pton.
2016-04-06 Elliott HughesMerge "Add <sys/quota.h>."
2016-04-06 Elliott HughesAdd <sys/quota.h>.
2016-04-06 Lazar TrsicRename DT_MIPS_RLD_MAP2 flag to DT_MIPS_RLD_MAP_REL
2016-04-06 Elliott HughesMerge "Rename the <grp.h>/<pwd.h> tests to reflect...
2016-04-06 Elliott HughesMerge "Break up the rest of stubs.cpp."
2016-04-06 Elliott HughesRename the <grp.h>/<pwd.h> tests to reflect that they...
2016-04-06 Elliott HughesBreak up the rest of stubs.cpp.
2016-04-06 Mark SalyzynMerge "bionic: split out getpwnam and friends"
2016-04-06 Mark Salyzynbionic: split out getpwnam and friends
2016-04-06 Pierre ImaiMerge "Reduce the amount of logging in Bionic's resolver."
2016-04-06 Pierre ImaiReduce the amount of logging in Bionic's resolver.
2016-04-06 Dimitry IvanovMerge "Do not test ifunc on mips"
2016-04-06 Dimitry IvanovDo not test ifunc on mips
2016-04-06 Dimitry IvanovMerge "linker: Add unit-test for sleb128_decoder"
2016-04-05 Dimitry Ivanovlinker: Add unit-test for sleb128_decoder
2016-04-05 Elliott HughesMerge "Add sync_file_range to <fcntl.h>."
2016-04-05 Elliott HughesAdd sync_file_range to <fcntl.h>.
2016-04-05 Elliott HughesMerge "Add missing prototype for readahead in <fcntl...
2016-04-05 Elliott HughesAdd missing prototype for readahead in <fcntl.h>.
2016-04-05 Elliott HughesMerge "Add POSIX getsubopt(3)."
2016-04-05 Elliott HughesMerge "Add SysV signal handling"
2016-04-05 Pierre ImaiMerge "Fix off-by-one error in res_cache.c"
2016-04-05 Pierre ImaiFix off-by-one error in res_cache.c
2016-04-05 Pierre ImaiMerge "Ignore unreliable DNS servers."
2016-04-05 Pierre ImaiIgnore unreliable DNS servers.
2016-04-05 Elliott HughesMerge "Make it harder to use a broken legacy function...
2016-04-05 Elliott HughesAdd POSIX getsubopt(3).
2016-04-05 Yabin CuiMerge "Format code to calculate thread stack and signal...
2016-04-04 Greg HackmannAdd SysV signal handling
2016-04-04 Yabin CuiFormat code to calculate thread stack and signal stack.
2016-04-04 Elliott HughesMake it harder to use a broken legacy function by accident.
2016-04-04 Dan WillemsenMerge "Update Android.bp with recent Android.mk changes"
2016-04-04 Dimitry IvanovMerge "Enable ifunc test for arm"
2016-04-04 Dan WillemsenUpdate Android.bp with recent Android.mk changes
2016-04-04 Elliott HughesMerge "Remove a workaround from stack_protector_test...
2016-04-04 Elliott HughesMerge "Move math headers in with the other headers."
2016-04-04 Dimitry IvanovEnable ifunc test for arm
2016-04-04 Dimitry IvanovMerge "Revert "[MIPS] Link .dex or .oat code lacking...
2016-04-03 Nick KralevichMerge "tests: allow brk to fail with ENOMEM"
2016-04-03 Daniel Micaytests: allow brk to fail with ENOMEM
2016-04-02 Elliott HughesMove math headers in with the other headers.
2016-04-02 Elliott HughesRemove a workaround from stack_protector_test that...
next