OSDN Git Service

android-x86/bionic.git
2013-11-23 Christopher... Merge "Update script to copy in extra generated files."
2013-11-23 Christopher... Update script to copy in extra generated files.
2013-11-21 Christopher... Merge "Script to grab uapi headers from android kernel."
2013-11-21 Christopher... Script to grab uapi headers from android kernel.
2013-11-21 Elliott HughesMerge "Regenerate uapi header files."
2013-11-21 Elliott HughesRegenerate uapi header files.
2013-11-21 Elliott HughesMerge "Remove hidden __reboot from header"
2013-11-21 Pavel ChupinRemove hidden __reboot from header
2013-11-21 Elliott HughesMerge "Add support for the ternary operator to the...
2013-11-21 Elliott HughesAdd support for the ternary operator to the header...
2013-11-21 Elliott HughesMerge "Fix useconds_t for LP64."
2013-11-21 Elliott HughesMerge "Remove obsolete kernel/arch-mips headers."
2013-11-21 Elliott HughesMerge "Remove the unused arch-x86 and arch-x86-64 kerne...
2013-11-21 Elliott HughesFix useconds_t for LP64.
2013-11-21 Elliott HughesRemove obsolete kernel/arch-mips headers.
2013-11-21 Elliott HughesMerge "Switch to upstream sleep(3) and usleep(3)."
2013-11-21 Elliott HughesSwitch to upstream sleep(3) and usleep(3).
2013-11-20 Elliott HughesMerge "Fix <signal.h> for mips uapi."
2013-11-20 Elliott HughesFix <signal.h> for mips uapi.
2013-11-20 Elliott HughesMerge "Clean up pthread_internal_t."
2013-11-20 Elliott HughesClean up pthread_internal_t.
2013-11-20 Elliott HughesRemove the unused arch-x86 and arch-x86-64 kernel headers.
2013-11-20 Christopher... Merge "Add .cfi_startproc/.cfi_endproc to ENTRY/END."
2013-11-20 Christopher... Add .cfi_startproc/.cfi_endproc to ENTRY/END.
2013-11-20 Elliott HughesMerge "Provide <sys/user.h>."
2013-11-19 Elliott HughesProvide <sys/user.h>.
2013-11-19 Elliott HughesMerge "Clean up forking and cloning."
2013-11-19 Elliott HughesClean up forking and cloning.
2013-11-19 Narayan KamathMerge "Add test case for 1^NaN"
2013-11-19 Elliott HughesMerge "bionic: call stdio cleanup on exit"
2013-11-19 Elliott HughesMerge "Fix pthread_join."
2013-11-19 Elliott HughesFix pthread_join.
2013-11-19 Pawit Pornkitprasanbionic: call stdio cleanup on exit
2013-11-18 Christopher... Merge "Pull in cleaned version.h header."
2013-11-18 Christopher... Merge "Modify tests for another glibc difference."
2013-11-18 Narayan KamathAdd test case for 1^NaN
2013-11-16 Christopher... Pull in cleaned version.h header.
2013-11-16 Christopher... Modify tests for another glibc difference.
2013-11-15 Elliott HughesMerge "Clean up the pthread_create trampoline."
2013-11-15 Elliott HughesClean up the pthread_create trampoline.
2013-11-15 Christopher... Merge "Add new tests for memory/string routines."
2013-11-15 Elliott HughesMerge "Switch pthread_create over to __bionic_clone."
2013-11-15 Elliott HughesSwitch pthread_create over to __bionic_clone.
2013-11-15 Christopher... Add new tests for memory/string routines.
2013-11-15 Elliott HughesMerge "[MIPS] Reimplement syscall to invoke the system...
2013-11-15 Chris Dearman[MIPS] Reimplement syscall to invoke the system call...
2013-11-14 Elliott HughesMerge "Remove the mips regdef.h and fpregdef.h old...
2013-11-14 Elliott HughesRemove the mips regdef.h and fpregdef.h old kernel...
2013-11-13 Elliott HughesMerge "Add unit tests for pow's behavior with NaNs."
2013-11-13 Elliott HughesAdd unit tests for pow's behavior with NaNs.
2013-11-13 Elliott HughesMerge "Add a unit test for syscall(2)."
2013-11-13 Elliott HughesAdd a unit test for syscall(2).
2013-11-12 Elliott HughesMerge "Add extra regression tests for an already-fixed...
2013-11-11 Elliott HughesAdd extra regression tests for an already-fixed dynamic...
2013-11-08 Elliott HughesMerge "Add a temporary uapi/linux/compiler.h until...
2013-11-08 Elliott HughesAdd a temporary uapi/linux/compiler.h until upstream...
2013-11-08 Elliott HughesMerge "Remove the dependency on the non-uapi __kernel_n...
2013-11-08 Elliott HughesRemove the dependency on the non-uapi __kernel_nlink_t.
2013-11-08 Elliott HughesMerge "Generate the uapi headers for mips and x86/x86_64."
2013-11-08 Elliott HughesGenerate the uapi headers for mips and x86/x86_64.
2013-11-07 Elliott HughesMerge "Prepare to switch to the uapi <linux/signal...
2013-11-07 Elliott HughesPrepare to switch to the uapi <linux/signal.h>.
2013-11-07 Elliott HughesMerge "Stop using the non-uapi <linux/err.h> header...
2013-11-07 Elliott HughesStop using the non-uapi <linux/err.h> header file.
2013-11-07 Elliott HughesMerge "Remove pathconf's dependencies on non-uapi heade...
2013-11-07 Elliott HughesRemove pathconf's dependencies on non-uapi header files.
2013-11-07 Elliott HughesMerge "Fix a TODO; we've had SOCK_CLOEXEC for a while...
2013-11-07 Elliott HughesFix a TODO; we've had SOCK_CLOEXEC for a while now.
2013-11-07 Elliott HughesMerge "Clean up the 32-bit kernel support, fix LP64...
2013-11-07 Elliott HughesClean up the 32-bit kernel support, fix LP64 fcntl...
2013-11-06 Ben ChengMerge "Add processed uapi kernel headers for ARM."
2013-11-06 Ben ChengAdd processed uapi kernel headers for ARM.
2013-11-06 Elliott HughesMerge "Fix pread/pwrite for LP64."
2013-11-06 Elliott HughesFix pread/pwrite for LP64.
2013-11-06 Elliott HughesMerge "Make cpp.py less braindead."
2013-11-06 Elliott HughesMake cpp.py less braindead.
2013-11-05 Elliott HughesMerge "Fix <sys/select.h> for LP64, clean up <time...
2013-11-05 Elliott HughesFix <sys/select.h> for LP64, clean up <time.h>.
2013-11-05 Elliott HughesMerge "Remove unnecessary #include."
2013-11-05 Elliott HughesRemove unnecessary #include.
2013-10-31 Elliott HughesMerge "Refresh libc/kernel/common/linux/uinput.h"
2013-10-31 Scott AndersonRefresh libc/kernel/common/linux/uinput.h
2013-10-31 Elliott HughesMerge "Fix linker crashes during unknown symbol lookup"
2013-10-31 Sergey MelnikovFix linker crashes during unknown symbol lookup
2013-10-31 Elliott HughesMerge "Move the pthread debugging flags to the right...
2013-10-31 Elliott HughesMove the pthread debugging flags to the right place.
2013-10-31 Elliott HughesMerge "<pthread.h> fixes and pthread cleanup."
2013-10-31 Elliott Hughes<pthread.h> fixes and pthread cleanup.
2013-10-30 Elliott HughesMerge "Remove an obsolete ARM gdb hack."
2013-10-30 Elliott HughesRemove an obsolete ARM gdb hack.
2013-10-30 Elliott HughesMerge "Factor out some of the makefile cruft."
2013-10-29 Elliott HughesFactor out some of the makefile cruft.
2013-10-29 Elliott HughesMerge "Explain the sigprocmask in pthread_exit."
2013-10-29 Elliott HughesExplain the sigprocmask in pthread_exit.
2013-10-29 Christopher... Merge "Fix up failing glibc tests."
2013-10-29 Christopher... Fix up failing glibc tests.
2013-10-29 Elliott HughesMerge "Update <sys/exec_elf.h> to include EM_AARCH64."
2013-10-29 Elliott HughesUpdate <sys/exec_elf.h> to include EM_AARCH64.
2013-10-28 Elliott HughesMerge "AArch64: Add support for AArch64 to stdlib/strtod.c"
2013-10-28 Serban ConstantinescuAArch64: Add support for AArch64 to stdlib/strtod.c
next