OSDN Git Service

Statically linked executables should honor AT_SECURE.
[android-x86/bionic.git] / libc / bionic / libc_init_common.cpp
2015-06-10 Elliott HughesStatically linked executables should honor AT_SECURE.
2015-05-04 Christopher FerrisModify test to avoid race condition.
2015-04-21 Chih-Hung HsiehMerge "Allow building libc long double code with clang...
2015-04-07 Neil FullerMerge "Changes to re-enable overrides for tz data"
2015-03-24 Yabin CuiMerge "Let g_thread_list_lock only protect g_thread_list."
2015-03-24 Yabin CuiLet g_thread_list_lock only protect g_thread_list.
2015-03-17 Yabin CuiMerge "Remove duplication in pthread_mutex.cpp."
2015-03-07 Yabin Cuiam e86a86f9: Merge "Remove PTHREAD_ATTR_FLAG_MAIN_THREAD."
2015-03-07 Christopher FerrisMerge "libm: Add hardware sqrt, ceil, floor and trunc...
2015-03-07 Dmitriy IvanovMerge changes I796a4ce8,I6165d062,I66c95d90,Ia67fa11d
2015-03-06 Yabin CuiMerge "Remove PTHREAD_ATTR_FLAG_MAIN_THREAD."
2015-03-06 Yabin CuiRemove PTHREAD_ATTR_FLAG_MAIN_THREAD.
2015-02-03 Neil Fulleram 4177bd8d: Fixes to the update-tzdata.py tool
2015-02-03 Neil Fulleram 700eb048: Update tzdata to tzdata2015a
2015-01-27 Elliott HughesMerge "[Arm64] Fix overlapping fp fields in jmp_buf"
2015-01-22 Dan AlbertMerge "Add support for building other architectures."
2015-01-22 Elliott Hughesam 69838daa: am d1668a71: Merge "Turn on -Wold-style...
2015-01-22 Elliott Hughesam d1668a71: Merge "Turn on -Wold-style-cast and fix...
2015-01-22 Elliott HughesMerge "Turn on -Wold-style-cast and fix the errors."
2015-01-22 Elliott HughesTurn on -Wold-style-cast and fix the errors.
2015-01-16 Yabin CuiMerge "Make sys_resource test more robust."
2015-01-15 Yabin CuiMerge "Make bionic-unit-tests default run isolate mode."
2015-01-09 Dmitriy IvanovMerge "Remove outdated list of abi bugs"
2015-01-08 Dmitriy IvanovMerge "Set linux 32bit personality for 32 bit processes"
2015-01-08 Dmitriy IvanovMerge "Print error when prelink fails for main executable"
2015-01-07 Dmitriy Ivanovresolved conflicts for merge of d9e211ca to lmp-mr1...
2015-01-07 Elliott HughesMerge "_Unwind_Context is a struct."
2015-01-07 Yabin Cuiam 8e8daba1: am 8004f735: Merge "Remove PTHREAD_ATTR_FL...
2015-01-07 Yabin Cuiam 8004f735: Merge "Remove PTHREAD_ATTR_FLAG_USER_ALLOC...
2015-01-07 Yabin CuiMerge "Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK."
2015-01-07 Yabin CuiRemove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK.
2015-01-02 Yabin CuiMerge "better gtest runner for bionic"
2014-12-29 Elliott HughesMerge "Ensure <fcntl.h> defines the S_* constants from...
2014-12-23 Elliott HughesMerge "Remove more BSD cruft from the public headers."
2014-12-21 Elliott HughesMerge "Fix nan output in the printf family."
2014-12-20 Yabin Cuiam da2317ed: am cdc7ad11: Merge "Use mmap to create...
2014-12-20 Yabin Cuiam cdc7ad11: Merge "Use mmap to create the pthread_inte...
2014-12-20 Yabin CuiMerge "Use mmap to create the pthread_internal_t"
2014-12-20 Yabin CuiUse mmap to create the pthread_internal_t
2014-12-08 Elliott Hughesam c7450f77: Restore symbols from <arpa/nameser.h>.
2014-12-03 Elliott Hughesresolved conflicts for merge of 27d276f3 to lmp-mr1...
2014-12-02 Elliott Hughesam 152e978f: Merge "Put stdin/stdout/stderr symbols...
2014-12-02 Lorenzo Colittiam e5477f83: Fail queries fast if no DNS servers are...
2014-11-20 Elliott Hughesam 432f6458: Fix flockfile(3) and friends for stdin...
2014-11-17 Elliott Hughesresolved conflicts for merge of 047d943e to lmp-mr1...
2014-11-14 Daniel Rosenbergam 4a50d8ea: bionic: libc: Added path to vendor build...
2014-11-12 Elliott Hughesam c05314a0: Merge "Fix tzdata update tools for \'backz...
2014-11-12 Elliott Hughesam 1ca3350f: Upgrade bionic to tzdata2014j.
2014-11-04 Dmitriy Ivanovam 9d3382d9: Revert "Fix dlsym() to take into account...
2014-11-04 Dmitriy Ivanovam 69c5d108: Revert "Add RTLD_NODELETE flag support"
2014-11-04 Dmitriy Ivanovam 00dce525: Revert "Fix relocation to look for symbols...
2014-11-04 Dmitriy Ivanovam eae09772: Revert "Remove unnecessary lookups during...
2014-11-04 Dmitriy Ivanovam 4402804c: Revert "Fix mips build"
2014-11-04 Dmitriy Ivanovam f947be28: Revert "Fix symbol lookup order during...
2014-11-04 Dmitriy Ivanovam 494bee79: Revert "Fix arm64 and arm builds."
2014-11-04 Elliott Hughesresolved conflicts for merge of d18f4b25 to lmp-mr1...
2014-11-02 Dmitriy Ivanovresolved conflicts for merge of 926797a8 to lmp-mr1...
2014-10-31 Dan Albertam 653263a9: Only use <atomic> for C++11 and newer.
2014-10-30 Elliott HughesMerge remote-tracking branch 'goog/lmp-mr1-ub-dev'...
2014-10-28 Elliott HughesMerge remote-tracking branch 'goog/lmp-mr1-ub-dev'...
2014-10-24 Elliott Hughesam aa6cd581: Use mxcr_mask instead of mxcsr_mask to...
2014-10-22 Elliott Hughesam 8fab8119: Update bionic to tzdata2014i.
2014-10-22 Christopher Ferrisam 82eeec68: Merge "Fix generic __memcpy_chk implementa...
2014-10-22 Christopher Ferrisresolved conflicts for merge of 9b7b0d82 to lmp-mr1...
2014-10-22 Dmitriy Ivanovam 702ab5b3: Rename library_offset to library_fd_offset
2014-10-22 Dmitriy Ivanovresolved conflicts for merge of de01780f to lmp-mr1...
2014-10-20 Hans Boehmam c712ceee: Make memory_order_acquire visible in globa...
2014-10-13 Christopher Ferrisam 59a02860: Merge "Return total footprint, not high...
2014-10-10 Christopher Ferrisam e0fafb01: am c891e240: Add back symbols to fix Greed...
2014-10-10 Elliott Hughesam 2f25cf37: Fix pthread_attr_getstack under valgrind.
2014-10-10 Christopher Ferrisresolved conflicts for merge of 7f4618cb to lmp-mr1...
2014-10-10 Christopher Ferrisam c891e240: Add back symbols to fix Greed for Glory...
2014-10-09 Christopher Ferrisresolved conflicts for merge of c9734d24 to lmp-dev...
2014-10-08 Elliott Hughesam e5d4fc39: am 1543fdf6: Work around a bug in Immersio...
2014-10-08 Dan Albertresolved conflicts for merge of 55ee845b to lmp-mr1...
2014-10-08 Nick Kralevicham ce92b41a: cdefs.h: add artificial attribute to FORTI...
2014-10-07 Elliott Hughesam 1543fdf6: Work around a bug in Immersion\'s libImmEm...
2014-10-07 Elliott Hughesam b5e7eba6: Work around a bug in Immersion\'s libImmEm...
2014-10-07 Elliott Hughesresolved conflicts for merge of ea8dea8c to lmp-mr1...
2014-10-07 Christopher Ferrisam 4aace385: am 2cf15571: am 40bc7cd4: (-s ours) DO...
2014-10-07 Christopher Ferrisam 2cf15571: am 40bc7cd4: (-s ours) DO NOT MERGE Re...
2014-10-07 Christopher Ferrisam 40bc7cd4: (-s ours) DO NOT MERGE Re-add .save direc...
2014-10-07 Elliott Hughesam 6c4e16f6: Merge "further cleanup memcpy fortify...
2014-10-07 Christopher Ferrisresolved conflicts for merge of 27355aff to lmp-mr1...
2014-10-06 Christopher Ferrisresolved conflicts for merge of d11eac34 to lmp-dev...
2014-10-06 Nick Kralevichresolved conflicts for merge of 7ad2147a to lmp-mr1...
2014-10-04 Dmitriy Ivanovresolved conflicts for merge of 02542b3b to lmp-mr1...
2014-10-04 Elliott Hughesresolved conflicts for merge of a5087148 to lmp-dev...
2014-10-03 Elliott Hughesam ea9800e9: Explain why clock(3) isn\'t broken.
2014-10-03 Dmitriy Ivanovresolved conflicts for merge of 04f5f410 to lmp-mr1...
2014-10-02 Dmitriy Ivanovam 1cd0c677: L-MR1 specific fixes
2014-10-02 Dmitriy Ivanovresolved conflicts for merge of 7d971ec1 to lmp-mr1...
2014-10-02 Dmitriy Ivanovresolved conflicts for merge of f4cb6313 to lmp-mr1...
2014-10-02 Dmitriy Ivanovam ef1306d7: Refactoring: C++11 style DISABLE_ bionic...
2014-10-02 Dmitriy Ivanovresolved conflicts for merge of 61c4147f to lmp-mr1...
2014-10-02 Dmitriy Ivanovresolved conflicts for merge of ae69a958 to lmp-mr1...
2014-10-02 Dmitriy Ivanovresolved conflicts for merge of c0133a73 to lmp-mr1...
2014-10-02 Dmitriy Ivanovresolved conflicts for merge of 8de1ddec to lmp-mr1...
2014-10-02 Dmitriy Ivanovresolved conflicts for merge of 59c12a65 to lmp-mr1...
2014-10-02 Dmitriy Ivanovresolved conflicts for merge of 81fe2b16 to lmp-mr1...
next