OSDN Git Service

loader: fix leak of child-to-parent links on dlclose() am: 46c3aa2c0e -s ours
[android-x86/bionic.git] / libc /
2017-05-14 Dimitry Ivanovloader: fix leak of child-to-parent links on dlclose()
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 HughesCheck for bad packets in getaddrinfo.c's getanswer...
2016-12-08 Elliott HughesCheck for bad packets in getaddrinfo.c's getanswer.
2016-11-15 Elliott HughesCheck for bad packets in getaddrinfo.c's getanswer.
2016-11-15 Elliott HughesCheck for bad packets in getaddrinfo.c's getanswer.
2016-05-17 Christopher FerrisFix overflow testing in sbrk. am: 1944780b62 am: 3a5ebf...
2016-05-17 Christopher FerrisFix overflow testing in sbrk. am: 1944780b62 am: 3a5ebf...
2016-05-17 Elliott HughesFix brk/sbrk error checking. am: f36b5088a3 am: 1d358c8...
2016-05-17 Christopher FerrisFix overflow testing in sbrk. am: 1944780b62
2016-05-17 Elliott HughesFix brk/sbrk error checking. am: f36b5088a3 am: 1d358c8...
2016-05-17 Elliott HughesFix brk/sbrk error checking. am: f36b5088a3
2016-05-17 Christopher FerrisFix overflow testing in sbrk.
2016-05-17 Elliott HughesFix brk/sbrk error checking.
2016-05-13 Christopher FerrisFix overflow testing in sbrk.
2016-05-13 Elliott HughesFix brk/sbrk error checking.
2015-10-21 Elliott HughesSync with upstream NetBSD lib/libc/regex.
2015-10-19 Elliott HughesSync with upstream NetBSD lib/libc/regex.
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 HughesSync with upstream NetBSD lib/libc/regex.
2015-06-02 Yabin CuiMerge "Make sys_resource test more robust." into lollip...
2015-02-02 Neil FullerFixes to the update-tzdata.py tool
2015-02-02 Neil FullerUpdate tzdata to tzdata2015a
2014-12-04 Elliott HughesRestore symbols from <arpa/nameser.h>.
2014-12-02 Elliott HughesAvoid pathological behavior in OpenBSD's fread.
2014-12-02 Elliott HughesMerge "Put stdin/stdout/stderr symbols in place." into...
2014-12-02 Elliott HughesPut stdin/stdout/stderr symbols in place.
2014-12-01 Lorenzo ColittiFail queries fast if no DNS servers are configured.
2014-11-19 Elliott HughesFix flockfile(3) and friends for stdin/stdout/stderr...
2014-11-14 Elliott Hughessysconf(3) returns long.
2014-11-13 Daniel Rosenbergbionic: libc: Added path to vendor build properties...
2014-11-12 Elliott HughesMerge "Fix tzdata update tools for 'backzone'." into...
2014-11-12 Elliott HughesUpgrade bionic to tzdata2014j.
2014-11-12 Elliott HughesFix tzdata update tools for 'backzone'.
2014-11-04 Dmitriy IvanovRevert "Add RTLD_NODELETE flag support"
2014-11-03 Elliott HughesEnsure we initialize stdin/stdout/stderr's recursive...
2014-11-01 Dmitriy IvanovAdd RTLD_NODELETE flag support
2014-11-01 Dmitriy IvanovFix unused DT entry warnings.
2014-11-01 Elliott HughesFix a couple more cases of missing CLOEXEC.
2014-10-30 Dan AlbertOnly use <atomic> for C++11 and newer.
2014-10-29 Elliott HughesMerge changes I0feda6b2,I22d13fde,I49d7d09d,Ice490bfe...
2014-10-29 Elliott HughesFix the type of u_ar0 in <sys/user.h>.
2014-10-29 Elliott HughesAdd greg_t for arm64.
2014-10-29 Elliott HughesPOSIX says <signal.h> gets you ucontext_t.
2014-10-29 Elliott HughesAdd in_port_t and move it and in_addr_t to the correct...
2014-10-29 Christopher FerrisAdd stpcpy assembler version.
2014-10-29 Christopher FerrisCleanup arm assembly.
2014-10-28 Christopher FerrisAdd __memcpy_chk assembly for 64 bit.
2014-10-28 Elliott HughesClean up the architecture-specific makefiles.
2014-10-28 Elliott HughesNo arm source refers to SOFTFLOAT.
2014-10-28 Christopher FerrisRemove the unnecessary generic-neon code.
2014-10-28 Elliott HughesMerge "Don't mask out SA_RESTORER from sa_flags." into...
2014-10-28 Elliott HughesMerge "Disable tzdata in $ANDROID_DATA." into lmp-mr1-dev
2014-10-28 Elliott HughesDon't mask out SA_RESTORER from sa_flags.
2014-10-27 Pavel Chupin[x86,x86_64] Fix libgcc unwinding through signal
2014-10-27 Elliott HughesUse the kernel's sa_restorer for aarch64.
2014-10-27 Elliott HughesFix 32-bit arm unwinding through signal frames.
2014-10-27 Elliott HughesFix signal trampolines.
2014-10-27 Elliott HughesDisable tzdata in $ANDROID_DATA.
2014-10-24 Elliott HughesUse mxcr_mask instead of mxcsr_mask to match glibc.
2014-10-22 Elliott HughesUpdate bionic to tzdata2014i.
2014-10-22 Christopher FerrisMerge "Fix generic __memcpy_chk implementation." into...
2014-10-22 Christopher FerrisMerge "Fix race condition in timer disarm/delete."...
2014-10-22 Christopher FerrisFix generic __memcpy_chk implementation.
2014-10-22 Dmitriy IvanovRename library_offset to library_fd_offset
2014-10-22 Christopher FerrisFix race condition in timer disarm/delete.
2014-10-21 Dmitriy IvanovAdd file_offset parameter to android_extinfo
2014-10-20 Hans BoehmMake memory_order_acquire visible in global namespace
2014-10-13 Christopher FerrisMerge "Return total footprint, not high water mark...
2014-10-13 Christopher FerrisReturn total footprint, not high water mark.
2014-10-10 Christopher Ferrisam c891e240: Add back symbols to fix Greed for Glory...
2014-10-10 Elliott HughesFix pthread_attr_getstack under valgrind.
2014-10-10 Christopher FerrisAdd back symbols to fix Greed for Glory franchise.
2014-10-09 Christopher Ferrisam c9734d24: Re-add dlmalloc for 32 bit.
2014-10-09 Christopher FerrisRe-add dlmalloc for 32 bit.
2014-10-08 Elliott Hughesam 1543fdf6: Work around a bug in Immersion\'s libImmEm...
2014-10-08 Dan AlbertInline helpers need to be exported unmangled.
2014-10-07 Nick Kralevichcdefs.h: add artificial attribute to FORTIFY_SOURCE...
2014-10-07 Elliott HughesWork around a bug in Immersion's libImmEmulatorJ.so.
2014-10-07 Elliott HughesWork around a bug in Immersion's libImmEmulatorJ.so.
2014-10-07 Elliott HughesMerge "Improve <sys/cdefs.h>." into lmp-mr1-dev
2014-10-07 Elliott HughesImprove <sys/cdefs.h>.
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 HughesMerge "further cleanup memcpy fortify implementation...
2014-10-07 Christopher Ferrisam d11eac34: Force export symbols on all x86 variants...
2014-10-06 Nick Kralevichfurther cleanup memcpy fortify implementation
2014-10-06 Christopher FerrisForce export symbols on all x86 variants in libc.
2014-10-06 Nick Kralevichstring.h: remove unused variable
2014-10-04 Alex Van Bruntam a5087148: Reimplement clock(3) using clock_gettime(3)
2014-10-04 Alex Van BruntReimplement clock(3) using clock_gettime(3)
2014-10-04 Elliott Hughesam ea9800e9: Explain why clock(3) isn\'t broken.
2014-10-03 Elliott HughesExplain why clock(3) isn't broken.
2014-10-01 Dmitriy IvanovAdd IFUNC support for arm64 and IRELATIVE reloc
2014-10-01 Dmitriy IvanovRefactoring: C++11 style DISABLE_ bionic marcos
next