OSDN Git Service

android-x86/bionic.git
2014-03-11 Calin JuravleMerge "Removed pthread_attr_getstackaddr/pthread_attr_s...
2014-03-11 Calin JuravleRemoved pthread_attr_getstackaddr/pthread_attr_setstackaddr
2014-03-11 Elliott HughesMerge "Add system/extras strftime and strptime tests."
2014-03-11 Elliott HughesAdd system/extras strftime and strptime tests.
2014-03-11 Elliott HughesMerge "Take ownership of various simple syscall wrappers."
2014-03-11 Elliott HughesTake ownership of various simple syscall wrappers.
2014-03-10 Elliott HughesMerge "Switch to NetBSD utmp.c."
2014-03-10 Elliott HughesSwitch to NetBSD utmp.c.
2014-03-10 Elliott HughesMerge "Switch to upstream FreeBSD ldexp.c."
2014-03-10 Elliott HughesMerge "Rename the stack protector intermediate library."
2014-03-10 Elliott HughesSwitch to upstream FreeBSD ldexp.c.
2014-03-10 Elliott HughesMerge "Switch to OpenBSD wcscoll."
2014-03-10 Elliott HughesRename the stack protector intermediate library.
2014-03-10 Elliott HughesMerge "Remove non-standard memswap."
2014-03-10 Elliott HughesSwitch to OpenBSD wcscoll.
2014-03-10 Elliott HughesRemove non-standard memswap.
2014-03-10 Elliott HughesMerge "Upgrade to tzdata2014a."
2014-03-10 Elliott HughesUpgrade to tzdata2014a.
2014-03-10 Calin JuravleMerge "Update the NOTICE files"
2014-03-10 Calin JuravleUpdate the NOTICE files
2014-03-10 Calin JuravleMerge "Update res_debug.c to take into account changes...
2014-03-08 Brian CarlstromMerge "Add includes for waitpid"
2014-03-08 Brian CarlstromAdd includes for waitpid
2014-03-08 Elliott HughesMerge "Fix pthread_detach for already-exited threads."
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 JuravleUpdate res_debug.c to take into account changes
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).
next