OSDN Git Service

android-x86/bionic.git
2013-11-25 Elliott HughesMerge "Make <sys/timerfd.h> standalone."
2013-11-25 Elliott HughesMake <sys/timerfd.h> standalone.
2013-11-25 Elliott HughesMerge "Regenerate the bionic kernel headers to match...
2013-11-25 Elliott HughesRegenerate the bionic kernel headers to match external...
2013-11-24 Christopher... am 14d6be45: Merge "Delete non-uapi headers."
2013-11-24 Christopher... Merge "Delete non-uapi headers."
2013-11-23 Christopher... am 985c3fbb: Merge "Move arm user.h definitions to...
2013-11-23 Christopher... Delete non-uapi headers.
2013-11-23 Christopher... Merge "Move arm user.h definitions to sys/user.h."
2013-11-23 Christopher... Move arm user.h definitions to sys/user.h.
2013-11-23 Christopher... am 507f95e2: Merge "Update script to copy in extra...
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-22 The Android... Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242...
2013-11-21 Christopher... am 26f0e54a: Merge "Script to grab uapi headers from...
2013-11-21 Christopher... Merge "Script to grab uapi headers from android kernel."
2013-11-21 Elliott Hughesam fa7b48bf: Merge "Regenerate uapi header files."
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 Hughesam 880d0e6c: Merge "Remove hidden __reboot from header"
2013-11-21 Elliott HughesMerge "Remove hidden __reboot from header"
2013-11-21 Pavel ChupinRemove hidden __reboot from header
2013-11-21 Elliott Hughesam eec57b37: Merge "Add support for the ternary operato...
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 Hughesam d4143c8e: Merge "Fix useconds_t for LP64."
2013-11-21 Elliott Hughesam 15a64948: Merge "Remove obsolete kernel/arch-mips...
2013-11-21 Elliott Hughesam b135f6e5: Merge "Remove the unused arch-x86 and...
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 Hughesam ca045a19: Merge "Switch to upstream sleep(3) and...
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 Hughesam 39bc7ecd: Merge "Fix <signal.h> for mips uapi."
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 Hughesam db1dec1e: Merge "Clean up pthread_internal_t."
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... am 2a34009f: Merge "Add .cfi_startproc/.cfi_endproc...
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 Hughesam bf652a5f: Merge "Provide <sys/user.h>."
2013-11-20 Elliott HughesMerge "Provide <sys/user.h>."
2013-11-19 Elliott HughesProvide <sys/user.h>.
2013-11-19 Elliott Hughesam 1b2d214b: Merge "Clean up forking and cloning."
2013-11-19 Elliott HughesMerge "Clean up forking and cloning."
2013-11-19 Elliott HughesClean up forking and cloning.
2013-11-19 Narayan Kamatham 9d70ddc4: Merge "Add test case for 1^NaN"
2013-11-19 Narayan KamathMerge "Add test case for 1^NaN"
2013-11-19 Elliott Hughesam 318e86ed: Merge "bionic: call stdio cleanup on exit"
2013-11-19 Elliott HughesMerge "bionic: call stdio cleanup on exit"
2013-11-19 Elliott Hughesam 303fe0cb: Merge "Fix pthread_join."
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... am 862faa12: Merge "Pull in cleaned version.h header."
2013-11-18 Christopher... Merge "Pull in cleaned version.h header."
2013-11-18 Christopher... am be8344bb: Merge "Modify tests for another glibc...
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 Hughesam f246c589: Merge "Clean up the pthread_create trampol...
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... am e39e3a77: Merge "Add new tests for memory/string...
2013-11-15 Elliott Hughesam 645d4269: Merge "Switch pthread_create over to __bio...
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 Hughesam 05ec00bf: Merge "[MIPS] Reimplement syscall to invok...
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 Hughesam ae5c3dd7: Merge "Remove the mips regdef.h and fpregd...
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 Hughesam c4250430: Merge "Add unit tests for pow\'s behavior...
2013-11-13 Elliott HughesMerge "Add unit tests for pow's behavior with NaNs."
2013-11-13 Elliott Hughesam 44cbe94b: Merge "Add a unit test for syscall(2)."
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 Hughesam 22ba86ee: Merge "Add extra regression tests for...
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 Hughesam 6768c1ee: Merge "Add a temporary uapi/linux/compiler...
2013-11-08 Elliott HughesMerge "Add a temporary uapi/linux/compiler.h until...
2013-11-08 Elliott Hughesam ff5b0fc8: Merge "Remove the dependency on the non...
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 Hughesam 68723453: Merge "Generate the uapi headers for mips...
2013-11-08 Elliott HughesMerge "Generate the uapi headers for mips and x86/x86_64."
next