OSDN Git Service

Check for bad packets in getaddrinfo.c's getanswer. am: 87c0dba7b1 am: dc0492ac4f...
[android-x86/bionic.git] / libdl / libdl.x86_64.map
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-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-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-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-09 Treehugger RobotMerge changes I868417f4,I57ac3667
2016-08-05 Dan AlbertMerge changes I01c4d9a8,Ic34734b4 am: ed9e6a41c9 am...
2016-08-05 Dan AlbertMerge changes I01c4d9a8,Ic34734b4 am: ed9e6a41c9
2016-08-05 Dan AlbertMerge changes I01c4d9a8,Ic34734b4
2016-08-04 Treehugger RobotMerge changes I01c4d9a8,Ic34734b4
2016-08-04 Dan AlbertRun genversion-scripts.py.
2016-08-03 Dan AlbertMerge changes Iecc1b127,Ib67f07db,I7672d34c am: f0b5311...
2016-08-03 Dan AlbertMerge changes Iecc1b127,Ib67f07db,I7672d34c am: f0b53115ae
2016-08-03 Dan AlbertMerge changes Iecc1b127,Ib67f07db,I7672d34c
2016-08-03 Treehugger RobotMerge changes Iecc1b127,Ib67f07db,I7672d34c
2016-08-02 Dan AlbertRun genversion-scripts.py.
2016-08-02 Elliott HughesAdd a test for a known kernel bug. am: 8bbcc61b54
2016-08-01 Treehugger RobotMerge changes I2d334db2,Iab9fbc73
2016-08-01 Treehugger RobotMerge "Update testing docs."
2016-08-01 Dimitry IvanovMerge "Sync linker with internal branch"
2016-08-01 Elliott HughesMerge \"More stdio cleanup.\"
2016-08-01 Dimitry IvanovSync linker with internal branch
2016-08-01 Elliott HughesMerge \"Restore attribute alloc_size for GCC.\"
2016-07-30 Dan AlbertMerge changes I946cde38,I4b8e0ea1,I2e8141a8
2016-07-30 Dimitry IvanovMerge \"Improvements to initialization of linker_alloca...
2016-07-30 Elliott HughesMerge \"Upgrade to tzcode-2016f.\"
2016-07-28 Dimitry IvanovMerge \"Add symbol versions to libstdc++.so\"
2016-07-28 Elliott HughesMerge \"Add IOV_MAX to <limits.h>.\"
2016-07-27 Elliott HughesMerge \"Admit that we don\'t actually support thread...
2016-07-27 Elliott HughesMerge \"Clean up <uchar.h> and <wctype.h> transitive...
2016-07-27 Christopher FerrisMerge \"More kernel header cleanup.\"
2016-07-27 Dan AlbertMerge changes I0262eed9,Iba9ee03a
2016-07-25 Elliott HughesMerge \"Remove #pragma GCC visibility.\"
2016-07-25 Elliott HughesMerge \"Stop #define\'ing __func__ and __restrict.\"
2016-07-23 Elliott HughesMerge \"Remove bionic\'s now-unused UniquePtr.\"
2016-07-23 Elliott HughesMerge \"Remove unnecessary \'extern\'s.\"
2016-07-23 Elliott HughesMerge \"Always include <sys/cdefs.h>.\"
2016-07-23 Josh GaoMerge \"Remove __BIONIC_LEGACY_INLINE.\"
2016-07-22 Dimitry IvanovMerge \"Add sanity checks for e_shentsize and e_shstrndx\"
2016-07-22 Elliott HughesMerge \"Make it possible to build bionic with -I instea...
2016-07-22 Josh GaoMerge changes I7718b1ba,I648adc35
2016-07-22 Elliott HughesMerge \"Only define sa_family_t once.\"
2016-07-21 Elliott HughesMerge \"Treat \"persist.sys.timezone\" as being a Java...
2016-07-21 Christopher Ferrisresolve merge conflicts of 823e32e to stage-aosp-master
2016-07-20 Evgenii StepanovMerge \"Align-up and randomize shared libraries.\"
2016-07-20 Christopher FerrisMerge \"Move/remove android only kernel uapi headers.\"
2016-07-19 Elliott HughesMerge \"Expand the testing docs slightly.\"
2016-07-19 Elliott HughesMerge \"Remove __LIBC_ABI_PUBLIC__.\"
2016-07-19 Elliott HughesMerge \"Add a test for a known kernel bug.\"
2016-07-18 Elliott HughesMerge \"Don\'t declare SYS_* constants for unavailable...
2016-07-15 Dimitry Ivanovresolve merge conflicts of cf85fd5 to stage-aosp-master
2016-07-15 Colin Crossresolve merge conflicts of cf85fd5 to stage-aosp-master
2016-07-15 Dan AlbertMerge \"Put the legacy stdio fds back for pre-M.\"
2016-07-15 Dan AlbertMerge \"Add an alias for _CTYPE_N.\"
2016-07-15 Yabin CuiForce pthread_cond_timedwait_relative_np using CLOCK_MO...
2016-07-15 Yabin CuiMerge \"Force pthread_cond_timedwait_relative_np using...
2016-07-15 Colin CrossMerge \"Fix clean mma in bionic\"
2016-07-14 Colin CrossMerge \"Convert bionic benchmarks and tests to Android...
2016-07-14 Dimitry IvanovMerge \"Fix typo in the comment\"
2016-07-14 Colin CrossMerge \"Convert malloc_debug from Android.mk to Android...
2016-07-14 Colin CrossMerge \"Move relocation_packer from Android.mk to Andro...
2016-07-14 Dimitry IvanovMerge \"linker: Improve elf-file validation\"
2016-07-14 Elliott HughesMerge \"Support 32-bit ARM vdso.\"
2016-07-14 Dimitry IvanovMerge \"Fix dlext.ns_smoke test\"
2016-07-13 Dimitry IvanovMerge \"Use trivial types to avoid calls to new for...
2016-07-12 Dimitry IvanovMerge \"linker: Enable debug logging via properties\"
2016-07-12 Colin CrossMerge \"Rename Android.soong.mk to Android.mk\"
2016-07-08 Christopher FerrisMerge \"Update the kernel header documentation.\"
2016-07-08 Christopher FerrisMerge \"Add the record alloc option.\"
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-07 Neil FullerUpdate timezone data to 2016f am: 88d23859e0 am: 6c4968a6e7
2016-07-07 Neil FullerMerge \"Update timezone data to 2016f\"
2016-07-06 Neil FullerUpdate timezone data to 2016f
2016-07-06 Neil FullerUpdate timezone data to 2016f am: 510ac40370
2016-06-30 Elliott HughesMerge \"x86-64\'s va_list is not a pointer type.\"
2016-06-30 Pirama Arumuga NainarMerge \"Revert \"Skip Clang\'s integrated-as for hand...
2016-06-30 Elliott HughesMerge \"Apparently mips and x86\'s va_list is a pointer...
2016-06-30 Elliott HughesMerge \"Remove __nonnull (in favor of _Nonnull).\"
2016-06-29 Josh GaoMerge changes I98c9329f,I40936f7b,I09d20ff1
2016-06-27 Pirama Arumuga NainarMerge \"Skip Clang\'s integrated-as for hand-coded...
2016-06-24 Neil FullerMerge \"Update timezone data to 2016e\"
2016-06-22 Daniel XieMerge \\\\\\\"DO NOT MERGE: push out fix for data dir...
2016-06-22 Daniel XieMerge \\\\\\"DO NOT MERGE: push out fix for data dir...
2016-06-22 Daniel XieMerge \\\\\"DO NOT MERGE: push out fix for data dir...
next