OSDN Git Service

Merge "Disable compat_elf_hash_and_relocation_tables test for x86" am: fe96db819b...
[android-x86/bionic.git] / tests / sys_ptrace_test.cpp
2017-03-03 Christopher FerrisMerge "Refactor the kernel update scripts."
2017-03-01 Dimitry IvanovMerge "Revert "Revert "Revert "Make libc.so global""""
2017-02-27 Treehugger RobotMerge "Fix pre-L MB_CUR_MAX."
2017-02-27 Christopher FerrisMerge "Update to kernel headers v4.10."
2017-02-24 Dimitry IvanovMerge "Hide internal __system_property_* functions"
2017-02-24 Hans BoehmMerge "Replace cxa_guard fences with acquire loads"
2017-02-24 Elliott HughesMerge "Use <linux/eventpoll.h> to implement <sys/epoll...
2017-02-24 Pavel LabathMerge "Silence a compiler warning due to unused variabl...
2017-02-24 Pavel LabathMerge "Silence a compiler warning due to unused variabl...
2017-02-24 Pavel LabathMerge "Silence a compiler warning due to unused variabl...
2017-02-24 Pavel LabathMerge "Silence a compiler warning due to unused variabl...
2017-02-24 Pavel LabathSilence a compiler warning due to unused variable on...
2017-02-24 Pavel LabathMerge "Add "imprecise" watchpoint ptrace test" am:...
2017-02-24 Pavel LabathMerge "Add "imprecise" watchpoint ptrace test" am:...
2017-02-24 Pavel LabathMerge "Add "imprecise" watchpoint ptrace test"
2017-02-24 Pavel LabathMerge "Add "imprecise" watchpoint ptrace test"
2017-02-24 Pavel LabathAdd "imprecise" watchpoint ptrace test
2017-02-23 Treehugger RobotMerge "Autogenerate single policy from syscalls and...
2017-02-18 Treehugger RobotMerge "Fix debug.ld for apps with long names and services"
2017-02-18 Treehugger RobotMerge "Revert "Revert "Make libc.so global"""
2017-02-17 Treehugger RobotMerge "Cleanup now that we don't need __NDK_FPABI__."
2017-02-17 Treehugger RobotMerge "Include the pthread_t in the "bad pthread_t...
2017-02-17 Josh GaoMerge "Add tests for ptrace resumption behavior." am...
2017-02-17 Josh GaoMerge "Add tests for ptrace resumption behavior." am...
2017-02-17 Josh GaoMerge "Add tests for ptrace resumption behavior."
2017-02-17 Josh GaoMerge "Add tests for ptrace resumption behavior."
2017-02-16 Josh GaoAdd tests for ptrace resumption behavior.
2017-02-09 Hans BoehmMerge "Add "benchmark" to time atomic operations"
2017-02-02 David JamesMerge "Revert "Remove the global thread list.""
2017-02-01 Elliott HughesMerge "Remove the global thread list."
2017-02-01 Treehugger RobotMerge "bionic: move ADF uapi header out of bionic"
2017-01-30 Sandeep Patilproperty_contexts: split into platform and non-platform...
2017-01-30 Sandeep PatilMerge "property_contexts: split into platform and non...
2017-01-27 Christopher FerrisMerge "Update to kernel headers v4.9.3."
2017-01-27 Pavel LabathMerge "Silence unused variable warning in sys_ptrace_te...
2017-01-27 Pavel LabathMerge "Silence unused variable warning in sys_ptrace_te...
2017-01-27 Pavel LabathMerge "Silence unused variable warning in sys_ptrace_te...
2017-01-27 Pavel LabathMerge "Silence unused variable warning in sys_ptrace_test"
2017-01-27 Pavel LabathMerge "Silence unused variable warning in sys_ptrace_test"
2017-01-27 Pavel LabathSilence unused variable warning in sys_ptrace_test
2017-01-27 Pavel LabathMerge "Add hardware breakpoint ptrace test" am: 3f62787...
2017-01-27 Pavel LabathMerge "Add hardware breakpoint ptrace test" am: 3f62787...
2017-01-27 Pavel LabathMerge "Add hardware breakpoint ptrace test" am: 3f62787cf9
2017-01-27 Pavel LabathMerge "Add hardware breakpoint ptrace test"
2017-01-27 Pavel LabathMerge "Add hardware breakpoint ptrace test"
2017-01-27 Pavel LabathAdd hardware breakpoint ptrace test
2017-01-12 Chitti Babu TheegalaFix streaming(memcpy) performance on Cortex-A7 am:...
2017-01-12 Christopher FerrisAdd cortex-a7 specific routines. am: 8402b42312
2017-01-12 Chitti Babu TheegalaFix streaming(memcpy) performance on Cortex-A7
2017-01-12 Christopher FerrisAdd cortex-a7 specific routines.
2016-12-08 Elliott HughesCheck for bad packets in getaddrinfo.c's getanswer...
2016-12-08 Elliott HughesCheck for bad packets in getaddrinfo.c's getanswer...
2016-12-08 Elliott HughesCheck for bad packets in getaddrinfo.c's getanswer...
2016-12-08 Elliott HughesCheck for bad packets in getaddrinfo.c's getanswer...
2016-12-08 Elliott HughesMerge "Check for bad packets in getaddrinfo.c's getansw...
2016-12-08 Elliott HughesCheck for bad packets in getaddrinfo.c's getanswer...
2016-12-08 Elliott HughesMerge "Check for bad packets in getaddrinfo.c's getansw...
2016-12-08 Elliott HughesCheck for bad packets in getaddrinfo.c's getanswer...
2016-12-08 Elliott HughesCheck for bad packets in getaddrinfo.c's getanswer...
2016-12-08 Elliott HughesCheck for bad packets in getaddrinfo.c's getanswer...
2016-12-02 Neil FullerDO NOT MERGE: Update timezone data to 2016j
2016-11-28 Christopher FerrisFix uninitialized variable usage.
2016-11-28 Christopher FerrisFix error case to print newlines properly.
2016-11-28 Christopher FerrisMake prctl test check maps.
2016-11-24 Brian CarlstromFix x86_64 build which uses g++ and hits -Werror=unused...
2016-11-17 Christopher FerrisFix uninitialized variable usage. am: c0f1f552f9
2016-11-17 Christopher FerrisFix error case to print newlines properly. am: 1dc3ae163e
2016-11-17 Christopher FerrisMake prctl test check maps. am: f1e44785e5
2016-11-16 Christopher FerrisFix uninitialized variable usage.
2016-11-10 Neil FullerDO NOT MERGE : Update timezone data to 2016i.
2016-11-03 Neil FullerDO NOT MERGE : Update timezone data to 2016h.
2016-10-07 Tianjie XuFix a linking error in bionic/tests am: 3656958a16...
2016-10-07 Tianjie XuFix a linking error in bionic/tests
2016-10-05 neo.chaeFix for default library path "/vendor/lib" am: 8995c3876b
2016-10-04 Joachim SauerUpdate timezone data to 2016g. am: ba9734ffd5
2016-10-04 Elliott Hughesresolve merge conflicts of 1fe8749 to nyc-mr1-dev-plus...
2016-09-21 Nick DesaulniersMerge "bionic: tests: add test for fallocate FALLOC_FL_...
2016-09-17 Elliott HughesMerge "Fix some easy cases of __ANDROID__ versus __BION...
2016-09-16 Treehugger RobotMerge "Make static library for loader tests"
2016-09-15 Josh GaoFix instances of '#if __LP64__'. am: b36efa4343 am...
2016-09-15 Josh GaoFix instances of '#if __LP64__'. am: b36efa4343 am...
2016-09-15 Josh GaoFix instances of '#if __LP64__'. am: b36efa4343
2016-09-15 Josh GaoFix instances of '#if __LP64__'.
2016-09-15 Treehugger RobotMerge changes Iada279ee,Ic6089895,Ie2241b19,Ib0610707
2016-09-15 Josh GaoFix instances of '#if __LP64__'.
2016-08-26 Dimitry IvanovMerge "Fix dlext.ns_smoke test" into nyc-mr1-dev am...
2016-08-26 Dimitry Ivanovresolve merge conflicts of cb6e72f to nyc-mr1-dev-plus...
2016-08-26 Dimitry Ivanovlinker: stat /proc/self/exe instead of executable_path...
2016-08-26 Dimitry IvanovMerge "linker: stat /proc/self/exe instead of executabl...
2016-08-26 Dimitry Ivanovlinker: stat /proc/self/exe instead of executable_path...
2016-08-26 Elliott Hughesresolve merge conflicts of 1fae731 to nyc-mr1-dev-plus...
2016-08-24 Alex VakulenkoMerge "Fix pty.bug_28979140 test in Bionic" into nyc...
2016-08-24 Alex VakulenkoFix pty.bug_28979140 test in Bionic am: 766275e7f6
2016-08-11 Dimitry Ivanovresolve merge conflicts of 03ea02c to nyc-mr1-dev-plus...
2016-08-10 Dimitry Ivanovresolve merge conflicts of 241a272 to nyc-mr1-dev-plus...
2016-08-02 Elliott HughesAdd a test for a known kernel bug. am: 8bbcc61b54
2016-07-15 Yabin CuiForce pthread_cond_timedwait_relative_np using CLOCK_MO...
2016-07-07 Neil FullerUpdate timezone data to 2016f am: 88d23859e0 am: 6c4968...
2016-07-07 Neil FullerUpdate timezone data to 2016f am: 88d23859e0 am: 6c4968...
2016-07-06 Neil FullerUpdate timezone data to 2016f
next