OSDN Git Service

Add tests for /proc/self/fd and /proc/self/task/TID/fd access
[android-x86/bionic.git] / tests / dlfcn_test.cpp
2015-12-17 Tom CherryMerge "Reset access to system properties on reinitializ...
2015-12-17 Elliott HughesMerge "sem_timedwait with a null timeout doesn't mean...
2015-12-17 Dimitry IvanovMerge "linker: add dlvsym(3)"
2015-12-16 Dimitry Ivanovlinker: add dlvsym(3)
2015-12-14 Elliott HughesMerge "Fix personality test for mips32r6"
2015-12-11 Dimitry IvanovMerge "Move dlsym and dladdr implementation to linker...
2015-12-11 Dimitry IvanovMove dlsym and dladdr implementation to linker.cpp
2015-10-23 Andreas Gamperesolve merge conflicts of 216bff9ff3 to mnc-dr-dev.
2015-10-22 Christopher Ferrisresolve merge conflicts of d676080a37 to lmp-mr1-ub...
2015-10-21 Christopher Ferrisresolve merge conflicts of d676080a37 to lmp-mr1-ub...
2015-10-21 Elliott HughesSync with upstream NetBSD lib/libc/regex.
2015-10-19 Elliott Hughesam 43b1f823: am 1a61896b: am 98384649: am 75316283...
2015-10-19 Elliott Hughesam 98384649: am 75316283: am 2d23418e: am 18442e02...
2015-10-19 Elliott Hughesam 75316283: am 2d23418e: am 18442e02: (-s ours) am...
2015-10-19 Elliott Hughesam 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync...
2015-10-19 Elliott Hughesam 18442e02: (-s ours) am beb6e08a: Sync with upstream...
2015-10-19 Elliott Hughesam beb6e08a: Sync with upstream NetBSD lib/libc/regex.
2015-10-17 Elliott HughesMerge "Opt Brillo out of the ndk cruft."
2015-10-16 Dimitry IvanovMerge "Replace auto -> const auto&/auto&&"
2015-10-15 Neil Fulleram 842866bd: Merge "Update timezone data to 2015g"...
2015-10-15 Dmitriy Ivanovresolved conflicts for 95ac6dbb to mnc-dr-dev-plus...
2015-10-15 Christopher Ferrisam 3c30a156: Merge "Sync with upstream NetBSD lib/libc...
2015-10-14 Josh GaoMerge "Move malloc dispatch table to __libc_globals."
2015-10-14 Josh GaoMerge "make mmap fail on requests larger than PTRDIFF_MAX"
2015-10-13 Dmitriy Ivanovresolved conflicts for f32b689d to mnc-dr-dev-plus...
2015-10-13 Dimitry Ivanovam 5db60c04: am 30cd7065: Merge "Correctly resolve...
2015-10-13 Dimitry Ivanovam 30cd7065: Merge "Correctly resolve realpath for...
2015-10-13 Dimitry IvanovMerge "Correctly resolve realpath for absolute paths"
2015-10-13 Lazar TrsicCorrectly resolve realpath for absolute paths
2015-10-12 Dmitriy Ivanovresolved conflicts for a828a2f8 to mnc-dr-dev-plus...
2015-09-29 Christopher Ferrisam 4f3e3591: am 93a91f0c: Force cts to only run one...
2015-09-24 Yabin Cuiam 01030c24: Increase alternative signal stack size...
2015-08-27 Christopher Ferrisam ce302bff: (-s ours) am 90de6820: Merge "Replace...
2015-08-27 Elliott Hughesam b82a5a96: (-s ours) am 7a9732d6: Merge "Add some...
2015-08-27 Elliott Hughesam 95997b69: (-s ours) am 89bbb846: Merge "Fix alignmen...
2015-08-27 Elliott Hughesam a6441ac5: (-s ours) am 65dd8582: Fix alignment after...
2015-08-27 Elliott Hughesam 4059fcd2: (-s ours) am f542b309: Merge "Name the...
2015-08-25 Neil Fulleram 82911942: Update timezone data to 2015f
2015-08-25 Neil Fulleram 82911942: Update timezone data to 2015f
2015-08-11 Yabin Cuiam 0660be89: am a6a12a78: am 0fdcdd00: Merge "Fix flaky...
2015-08-11 Yabin Cuiam 0660be89: am a6a12a78: am 0fdcdd00: Merge "Fix flaky...
2015-08-11 Yabin Cuiam a6a12a78: am 0fdcdd00: Merge "Fix flaky test time...
2015-08-11 Yabin Cuiam 0fdcdd00: Merge "Fix flaky test time.timer_settime_0...
2015-07-27 Dmitriy Ivanovam de0fb393: Restore protection flags for ifunc during...
2015-07-27 Dmitriy Ivanovam de0fb393: Restore protection flags for ifunc during...
2015-07-24 Yabin Cuiam b8320b80: Don\'t abort when failed to write tracing...
2015-07-23 Yabin Cuiam b8320b80: Don\'t abort when failed to write tracing...
2015-07-23 Dan Albertam 7e52dbe4: Merge "Revert "Stop libc from cross-refere...
2015-07-22 Dan Albertam 7e52dbe4: Merge "Revert "Stop libc from cross-refere...
2015-07-21 Ying Wangam e39b279b: Merge "We don\'t have CXX_BARE any more...
2015-07-21 Ying Wangam e39b279b: Merge "We don\'t have CXX_BARE any more...
2015-07-21 Christopher Ferrisam aa55e7ad: Add support for non-zero vaddr in maps.
2015-07-21 Christopher Ferrisam aa55e7ad: Add support for non-zero vaddr in maps.
2015-07-14 Christopher Ferrisam 43d35c35: Merge "Do not hold hash table lock while...
2015-07-13 Christopher Ferrisam 43d35c35: Merge "Do not hold hash table lock while...
2015-07-10 Neil Fulleram 64c82544: Merge "Update timezone data to 2015e"...
2015-07-10 Neil Fulleram 64c82544: Merge "Update timezone data to 2015e"...
2015-07-10 Dmitriy Ivanovam a5bb841d: Fix memory-leak on soinfo_free()
2015-07-10 Dmitriy Ivanovam a5bb841d: Fix memory-leak on soinfo_free()
2015-07-09 Pirama Arumuga NainarMerge "Use delete[] to de-allocate pointers from new[]"
2015-07-08 Daniel EratMerge "libc: Add sys/fcntl.h for compatibility."
2015-07-08 Evgenii Stepanovam 33ef6c20: Merge "Respect caller DT_RUNPATH in dlopen()."
2015-07-08 Evgenii Stepanovam 33ef6c20: Merge "Respect caller DT_RUNPATH in dlopen()."
2015-07-08 Evgenii StepanovMerge "Respect caller DT_RUNPATH in dlopen()."
2015-07-07 Evgenii StepanovRespect caller DT_RUNPATH in dlopen().
2015-07-06 Elliott Hughesam 65dd8582: Fix alignment after variable-length data.
2015-07-06 Elliott Hughesam 65dd8582: Fix alignment after variable-length data.
2015-07-01 Dmitriy Ivanovam f643eb38: Improve personality initialization
2015-07-01 Elliott HughesMerge "Fixed uchar.h for clang3.6"
2015-07-01 Neil FullerMerge "Update timezone data to 2015e"
2015-06-30 Erik Klineam 754f6690: Pass around struct android_net_context...
2015-06-30 Erik KlineMerge "Pass around struct android_net_context for bette...
2015-06-29 Dmitriy Ivanovam f7d5bf33: Lock on dl_interate_phdr
2015-06-29 Dmitriy Ivanovam 46d24d12: Merge "Replace NULL with nullptr"
2015-06-29 Dmitriy IvanovMerge "Replace NULL with nullptr"
2015-06-26 Dmitriy Ivanovam 06700b2b: Fix crash when trying to load invalid...
2015-06-24 Dimitry Ivanovam fb3357e2: Revert "[MIPS] Support FR=0 emulation...
2015-06-23 Dmitriy IvanovReplace NULL with nullptr
2015-06-23 Duane Sandam 40d9e7bf: [MIPS] Support FR=0 emulation on FR=1...
2015-06-23 Elliott Hughesam 2b028f5c: Fix bad merge of 64e9e71cdb7d88397e510e198...
2015-06-22 Dmitriy Ivanovam d6d6c0c4: Merge "Remove libdl* tests from bionic...
2015-06-22 Dmitriy Ivanovam 5fa858c5: Merge "Remove text-relocs support for...
2015-06-19 Yabin Cuiam cb060759: am 8beb0c34: am b245bc75: am 0f455612...
2015-06-19 David Srbeckyam c08c88b5: Merge "Add flag that makes linker honor...
2015-06-19 Yabin Cuiam 8beb0c34: am b245bc75: am 0f455612: Merge "Fix flaky...
2015-06-19 Yabin Cuiam b245bc75: am 0f455612: Merge "Fix flaky test of...
2015-06-18 Christopher Ferrisresolved conflicts for merge of 7d6410e9 to mnc-dev...
2015-06-18 Dmitriy Ivanovresolved conflicts for merge of 28154f5c to mnc-dev...
2015-06-17 Dmitriy Ivanovam 4d0d3147: Add versions to libm.so symbols
2015-06-17 Dimitry Ivanovam 6b37515c: Merge "Revert "Improve library lookup...
2015-06-17 Dmitriy Ivanovam 462df829: Merge "Improve library lookup logic" into...
2015-06-17 Elliott Hughesam d49850d6: Fixes for building gdbserver (and gdb...
2015-06-16 Tim Murrayam 84827605: Merge "Add support for cortex-a53 in bioni...
2015-06-16 Dmitriy Ivanovam 42057469: Add version to libc.so symbols
2015-06-16 Elliott Hughesam 929be688: Hide accidentally-exposed __clock_nanosleep.
2015-06-16 Elliott Hughesam f1c85411: Avoid name collision with user_fpsimd_stat...
2015-06-16 Dan Albertam cce405a1: Add a sys/procfs.h.
2015-06-16 Elliott Hughesam 7051c0f2: Fix two accidentally leaked mips64 symbols.
2015-06-15 Sharvil Nanavatiam fdcaeac1: am 00cef820: am 64e9e71c: Define nonportab...
2015-06-15 Sharvil Nanavatiam 00cef820: am 64e9e71c: Define nonportable pthread...
next