OSDN Git Service

android-x86/bionic.git
2016-04-05 Elliott HughesAdd sync_file_range to <fcntl.h>.
2016-04-05 Elliott HughesMerge "Add missing prototype for readahead in <fcntl...
2016-04-05 Elliott HughesAdd missing prototype for readahead in <fcntl.h>.
2016-04-05 Elliott HughesMerge "Add POSIX getsubopt(3)."
2016-04-05 Elliott HughesMerge "Add SysV signal handling"
2016-04-05 Pierre ImaiMerge "Fix off-by-one error in res_cache.c"
2016-04-05 Pierre ImaiFix off-by-one error in res_cache.c
2016-04-05 Pierre ImaiMerge "Ignore unreliable DNS servers."
2016-04-05 Pierre ImaiIgnore unreliable DNS servers.
2016-04-05 Elliott HughesMerge "Make it harder to use a broken legacy function...
2016-04-05 Elliott HughesAdd POSIX getsubopt(3).
2016-04-05 Yabin CuiMerge "Format code to calculate thread stack and signal...
2016-04-04 Greg HackmannAdd SysV signal handling
2016-04-04 Yabin CuiFormat code to calculate thread stack and signal stack.
2016-04-04 Elliott HughesMake it harder to use a broken legacy function by accident.
2016-04-04 Dan WillemsenMerge "Update Android.bp with recent Android.mk changes"
2016-04-04 Dimitry IvanovMerge "Enable ifunc test for arm"
2016-04-04 Dan WillemsenUpdate Android.bp with recent Android.mk changes
2016-04-04 Elliott HughesMerge "Remove a workaround from stack_protector_test...
2016-04-04 Elliott HughesMerge "Move math headers in with the other headers."
2016-04-04 Dimitry IvanovEnable ifunc test for arm
2016-04-04 Dimitry IvanovMerge "Revert "[MIPS] Link .dex or .oat code lacking...
2016-04-03 Nick KralevichMerge "tests: allow brk to fail with ENOMEM"
2016-04-03 Daniel Micaytests: allow brk to fail with ENOMEM
2016-04-02 Elliott HughesMove math headers in with the other headers.
2016-04-02 Elliott HughesRemove a workaround from stack_protector_test that...
2016-04-02 Elliott HughesMerge "Fix the stack-protector test for x86/x86-64."
2016-04-02 Elliott HughesFix the stack-protector test for x86/x86-64.
2016-04-01 Elliott HughesMerge "Ensure only mips is using GCC to build bionic."
2016-04-01 Yabin CuiMerge "Check current pid at libc initialization for...
2016-04-01 Elliott HughesEnsure only mips is using GCC to build bionic.
2016-04-01 Elliott HughesMerge "Tell GCC that sometimes we have to build depreca...
2016-04-01 Elliott HughesTell GCC that sometimes we have to build deprecated...
2016-04-01 Elliott HughesMerge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE."
2016-04-01 Elliott HughesMerge "Differentiate the MNTTYPE_* and MNTOPT_* constants."
2016-04-01 Elliott HughesDifferentiate the MNTTYPE_* and MNTOPT_* constants.
2016-04-01 Elliott HughesMerge "Add a few missing types and constants to headers."
2016-04-01 Elliott HughesAdd a few missing types and constants to headers.
2016-03-30 Yabin CuiCheck current pid at libc initialization for 32-bit...
2016-03-30 Elliott HughesStop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE.
2016-03-30 Josh GaoMerge "Add a checksum to jmp_buf on mips and mips64."
2016-03-30 Josh GaoMerge changes from topic 'setjmp_checksum_x86'
2016-03-30 Josh GaoAdd a checksum to jmp_buf on x86_64.
2016-03-30 Josh GaoDelete lies from x86_64 setjmp implementation.
2016-03-30 Josh GaoAdd a checksum to jmp_buf on x86.
2016-03-29 Yabin CuiMerge "Fix test getauxval.arm_has_AT_HWCAP2."
2016-03-29 Dan WillemsenMerge "Update Android.bp with getdomainname"
2016-03-29 Yabin CuiFix test getauxval.arm_has_AT_HWCAP2.
2016-03-29 Dan WillemsenUpdate Android.bp with getdomainname
2016-03-28 Dimitry IvanovMerge "linker: hide the pointer to soinfo"
2016-03-28 Dimitry Ivanovlinker: hide the pointer to soinfo
2016-03-28 Elliott HughesMerge "Don't bother insisting on AT_HWCAP2 for 32-bit...
2016-03-28 Greg HackmannMerge "clock_nanosleep: add CLOCK_THREAD_CPUTIME_ID...
2016-03-28 Elliott HughesDon't bother insisting on AT_HWCAP2 for 32-bit devices.
2016-03-28 Greg Hackmannclock_nanosleep: add CLOCK_THREAD_CPUTIME_ID special...
2016-03-28 Predrag BlagojevicAdd a checksum to jmp_buf on mips and mips64.
2016-03-28 Nick KralevichMerge "fixup x86 setdomainname.S"
2016-03-27 Nick Kralevichfixup x86 setdomainname.S
2016-03-25 Greg HackmannMerge "Add hasmntopt(3)"
2016-03-25 Elliott HughesMerge "libc: implement kernel vdso syscalls for i386"
2016-03-25 Greg HackmannMerge "Add {get,set}domainname(2)"
2016-03-25 Greg HackmannAdd hasmntopt(3)
2016-03-25 Greg HackmannAdd {get,set}domainname(2)
2016-03-25 Mingwei Shilibc: implement kernel vdso syscalls for i386
2016-03-25 Greg HackmannMerge "epoll_create: reject size <= 0"
2016-03-25 Greg HackmannMerge "clone: check for NULL child stack"
2016-03-25 Elliott HughesMerge "Fix x86 __memset_chk."
2016-03-25 Elliott HughesMerge "Fix the AT_HWCAP2 test."
2016-03-25 Elliott HughesFix the AT_HWCAP2 test.
2016-03-25 Elliott HughesFix x86 __memset_chk.
2016-03-24 Greg Hackmannepoll_create: reject size <= 0
2016-03-24 Greg Hackmannclone: check for NULL child stack
2016-03-24 Elliott HughesMerge "Remove the __USE_GNU guard from pthread_setname_...
2016-03-24 Elliott HughesRemove the __USE_GNU guard from pthread_setname_np...
2016-03-24 Elliott HughesMerge "Add pthread_getname_np."
2016-03-24 Elliott HughesAdd pthread_getname_np.
2016-03-24 Greg HackmannMerge "genversion-scripts: fix script name in autogener...
2016-03-23 Greg Hackmanngenversion-scripts: fix script name in autogenerated...
2016-03-23 Elliott HughesMerge "Move relocation_packer off libnativehelper."
2016-03-23 Elliott HughesMove relocation_packer off libnativehelper.
2016-03-23 Yabin CuiMerge "Fix pthread.pthread_barrier_smoke test."
2016-03-23 Yabin CuiMerge "CloseArchive() to free memory when OpenArchive...
2016-03-22 Yabin CuiCloseArchive() to free memory when OpenArchive fails.
2016-03-22 Yabin CuiFix pthread.pthread_barrier_smoke test.
2016-03-21 Elliott HughesMerge "Add a CTS test to ensure AT_HWCAP2 is reported."
2016-03-21 Elliott HughesAdd a CTS test to ensure AT_HWCAP2 is reported.
2016-03-17 Christopher... Merge "Fix race in malloc debug option free_track."
2016-03-17 Christopher... Merge "Fix bug where t9 is not correct when __memset_ch...
2016-03-17 Christopher... Fix race in malloc debug option free_track.
2016-03-17 Douglas LeungFix bug where t9 is not correct when __memset_chk_fail...
2016-03-16 Dan WillemsenMerge "Android.bp: Add missing <complex.h> functions."
2016-03-16 Dan WillemsenAndroid.bp: Add missing <complex.h> functions.
2016-03-16 Elliott HughesMerge "Add missing <complex.h> functions."
2016-03-16 Elliott HughesMerge "Fix PTHREAD_THREADS_MAX."
2016-03-16 Elliott HughesFix PTHREAD_THREADS_MAX.
2016-03-15 Christopher... Merge "Fix problem where unknown option is not an error."
2016-03-15 Josh GaoMerge "Silence false positive warnings on GCC."
2016-03-15 Josh GaoSilence false positive warnings on GCC.
2016-03-14 Christopher... Fix problem where unknown option is not an error.
2016-03-12 Christopher... Merge "Init functions after debug malloc succeeds."
next