OSDN Git Service

android-x86/bionic.git
2014-03-08 Elliott HughesFix pthread_detach for already-exited threads.
2014-03-08 Elliott HughesMerge "Add si_timerid to <signal.h>."
2014-03-08 Elliott HughesMerge "Rewrite the POSIX timer functions."
2014-03-08 Elliott HughesRewrite the POSIX timer functions.
2014-03-07 Elliott HughesAdd si_timerid to <signal.h>.
2014-03-07 Calin JuravleMerge "Fix broken pointer overflow check ns_name_unpack()"
2014-03-07 Calin JuravleMerge "Sync up nameser with upstream(2014.03.05)"
2014-03-07 Elliott HughesMerge "Fix some pthread symbols build as C++ symbol...
2014-03-06 Elliott HughesMerge "Bring the generate-NOTICE script up to date."
2014-03-06 Elliott HughesBring the generate-NOTICE script up to date.
2014-03-06 Elliott HughesMerge "Update the NOTICE files."
2014-03-06 Elliott HughesUpdate the NOTICE files.
2014-03-06 Elliott HughesMerge "Add ARMv8 optimized string handling functions...
2014-03-06 Bernhard RosenkraenzerAdd ARMv8 optimized string handling functions based...
2014-03-06 Calin JuravleFix broken pointer overflow check ns_name_unpack()
2014-03-06 Calin JuravleSync up nameser with upstream(2014.03.05)
2014-03-06 Mark SalyzynMerge "libc: libc_logging 64bit compile issue"
2014-03-06 Mark Salyzynlibc: libc_logging 64bit compile issue
2014-03-05 Narayan KamathMerge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTO...
2014-03-05 Narayan KamathStop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC.
2014-03-05 Halton HuoFix some pthread symbols build as C++ symbol under...
2014-03-04 Elliott HughesMerge "Remove dead NULL checks from pthread code."
2014-03-04 Elliott HughesRemove dead NULL checks from pthread code.
2014-03-04 Elliott HughesMerge "Implement POSIX pthread_mutex_timedlock."
2014-03-04 Elliott HughesImplement POSIX pthread_mutex_timedlock.
2014-03-04 Calin JuravleMerge "Moved nameser.h and namser_compat.h to public...
2014-03-04 Calin JuravleMoved nameser.h and namser_compat.h to public include dir
2014-03-04 Calin JuravleMerge "Moved private dns header to their own dir."
2014-03-04 Calin JuravleMerge "Renamed the misleading libc/netbsd directory...
2014-03-04 Narayan KamathMerge "Implement pthread_condattr_{get,set}clock."
2014-03-04 Narayan KamathImplement pthread_condattr_{get,set}clock.
2014-03-04 Elliott HughesMerge "Switch to upstream alarm(3)."
2014-03-04 Elliott HughesSwitch to upstream alarm(3).
2014-03-03 Mark SalyzynMerge "libc: Make calls to new user-space logger (revisit)"
2014-03-03 Calin JuravleMoved private dns header to their own dir.
2014-03-03 Mark Salyzynlibc: Make calls to new user-space logger (revisit)
2014-03-03 Elliott HughesMerge "If the kernel doesn't have MADV_MERGEABLE, stop...
2014-03-03 Elliott HughesIf the kernel doesn't have MADV_MERGEABLE, stop asking...
2014-03-03 Elliott HughesMerge "Remove deprecated and unused constants from...
2014-03-03 Elliott HughesRemove deprecated and unused constants from <sys/klog.h>.
2014-03-01 Elliott HughesMerge "Fix build."
2014-03-01 Elliott HughesFix build.
2014-03-01 Elliott HughesMerge "Add recvmmsg and sendmmsg syscalls."
2014-03-01 Elliott HughesMerge "Add getprogname/setprogname for BSD compatibility."
2014-03-01 Elliott HughesAdd getprogname/setprogname for BSD compatibility.
2014-02-28 Calin JuravleMerge "Fix locatime.c indentation after sync"
2014-02-28 Calin JuravleMerge "Update tzcode to 2013i"
2014-02-28 Calin JuravleFix locatime.c indentation after sync
2014-02-28 Calin JuravleRenamed the misleading libc/netbsd directory to libc...
2014-02-28 Elliott HughesMerge "Vastly reduce the number of read(2)s done in...
2014-02-28 Calin JuravleUpdate tzcode to 2013i
2014-02-28 Elliott HughesVastly reduce the number of read(2)s done in tzload.
2014-02-28 Elliott HughesMerge "Fix a leak on error in tzload."
2014-02-28 Elliott HughesFix a leak on error in tzload.
2014-02-27 Guillaume RanquetAdd recvmmsg and sendmmsg syscalls.
2014-02-27 Calin JuravleMerge "Fix x86_64 build"
2014-02-27 Pavel ChupinFix x86_64 build
2014-02-27 Elliott HughesMerge "Ensure that <fcntl.h> has the SYNC_FILE_RANGE_...
2014-02-27 Mark SalyzynMerge "libc: Make calls to new user-space logger"
2014-02-26 Elliott HughesEnsure that <fcntl.h> has the SYNC_FILE_RANGE_* constants.
2014-02-26 Mark Salyzynlibc: Make calls to new user-space logger
2014-02-26 Calin JuravleMerge "Fix mips build"
2014-02-26 Calin JuravleFix mips build
2014-02-26 Calin JuravleMerge "Moved to a more openbsd-like fenv.h"
2014-02-26 Calin JuravleMoved to a more openbsd-like fenv.h
2014-02-25 Elliott HughesMerge "Fix log_backtrace assertion failure caused by...
2014-02-25 Elliott HughesFix log_backtrace assertion failure caused by LP64...
2014-02-25 Elliott HughesMerge "Switch to current OpenBSD system.c."
2014-02-25 Elliott HughesSwitch to current OpenBSD system.c.
2014-02-25 Elliott HughesMerge "Fix LP64 builds after OpenBSD string changes."
2014-02-25 Elliott HughesFix LP64 builds after OpenBSD string changes.
2014-02-25 Elliott HughesMerge "More OpenBSD cleanup (primarily string)."
2014-02-25 Calin JuravleMerge "Added ftw64, nftw64"
2014-02-25 Calin JuravleMerge "Added mkstemp64"
2014-02-25 Elliott HughesMore OpenBSD cleanup (primarily string).
2014-02-25 Elliott HughesMerge "Remove <asm/page.h>."
2014-02-24 Elliott HughesRemove <asm/page.h>.
2014-02-24 Calin JuravleAdded ftw64, nftw64
2014-02-24 Calin JuravleAdded mkstemp64
2014-02-24 Narayan KamathMerge "Fix 64-bit build."
2014-02-24 Narayan KamathFix 64-bit build.
2014-02-24 Narayan KamathMerge "Move system_properties over to C++."
2014-02-24 Narayan KamathMove system_properties over to C++.
2014-02-22 Elliott HughesMerge "Fix a typo in HACKING.txt."
2014-02-22 Elliott HughesFix a typo in HACKING.txt.
2014-02-21 Elliott HughesMerge "Clean up our OpenBSD usage."
2014-02-21 Elliott HughesClean up our OpenBSD usage.
2014-02-21 Calin JuravleMerge "Fixed int fast types for LP64"
2014-02-21 Calin JuravleFixed int fast types for LP64
2014-02-20 Elliott HughesMerge "Stop asking GCC to cause trouble."
2014-02-20 Elliott HughesStop asking GCC to cause trouble.
2014-02-20 Elliott HughesMerge "Move the upstream-netbsd libc files into the...
2014-02-20 Elliott HughesMove the upstream-netbsd libc files into the correct...
2014-02-20 Elliott HughesMerge "Remove two DNS files that weren't being built."
2014-02-20 Elliott HughesMerge "Unify our assembler macros."
2014-02-20 Elliott HughesRemove two DNS files that weren't being built.
2014-02-20 Elliott HughesUnify our assembler macros.
2014-02-20 Elliott HughesMerge "Fix mips64 crt build."
2014-02-20 Elliott HughesFix mips64 crt build.
2014-02-20 Elliott HughesMerge "Remove useless _C_LABEL from our assembler source."
next