aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-06kernel_headers: Update rtnetlink/pkt_sched headers for 2.6.32android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1froyo-releasefroyoSan Mehat
2010-03-24Fix comparison of IPv6 prefixesKenny Root
2010-03-24libc: kernel: update msm_kgsl.hDima Zavin
2010-03-23Fix typo that broke recursive mutexes implementation.David 'Digit' Turner
2010-03-22pthread: Use private futexes by default in condition variablesDavid 'Digit' Turner
2010-03-22merge from open-source masterThe Android Open Source Project
2010-03-22Merge "Fix strtod security bug."David 'Digit' Turner
2010-03-18Use private futexes for pthread_mutex_t.David 'Digit' Turner
2010-03-18Merge "bionic: on pthread_join(), avoid extra check in case we find the thread"David Turner
2010-03-18Merge "bionic: ftell() returns a long, not an int"David Turner
2010-03-18Add pthread_condattr_init/destroy/setpshared/getpsharedDavid 'Digit' Turner
2010-03-17Added support for dladdr()Matt Fischer
2010-03-17Merge "x86 syscall system call implementation"David Turner
2010-03-17Merge "Fix pread()/pwrite() stubs"David Turner
2010-03-17Fix indentation in pthread mutex implementation.David 'Digit' Turner
2010-03-16Merge "bionic: remove unneeded variable from chk_realloc()"David Turner
2010-03-16Merge "bionic: equalize the <unknown> program name between ssp.c and libc_ini...David Turner
2010-03-16Merge "improve readability of string: fix indentation and remove trailing spa...David Turner
2010-03-16Merge "optimize delete/delete[] operators by removing unneeded branch"David Turner
2010-03-11Revert "bionic: pthread: use private futexes by default for mutexes and condv...Fabrice Di Meglio
2010-03-11bionic: pthread: use private futexes by default for mutexes and condvarsDavid 'Digit' Turner
2010-03-10Merge "Only use NEON memcpy if __ARM_NEON__ is defined"Colin Cross
2010-03-09Only use NEON memcpy if __ARM_NEON__ is definedColin Cross
2010-03-09Fix strtod security bug.David 'Digit' Turner
2010-03-09Merge "Fix spurious DNS lookups in the C library."David 'Digit' Turner
2010-03-08Add an empty CleanSpec.mkJean-Baptiste Queru
2010-03-08Fix spurious DNS lookups in the C library.David 'Digit' Turner
2010-03-05Fix timezone management in the C libraryDavid 'Digit' Turner
2010-03-04x86 syscall system call implementationBruce Beare
2010-03-03Merge "QUalcomm H.264 encoder support."Gloria Wang
2010-03-03QUalcomm H.264 encoder support.Gloria Wang
2010-03-03am 71fbeecd: (-s ours) am fd5b1bb8: Add stdlib functions mbstowcs() and wcsto...Dan Bornstein
2010-03-03am fd5b1bb8: Add stdlib functions mbstowcs() and wcstombs(). DO NOT MERGE.Dan Bornstein
2010-03-03Add stdlib functions mbstowcs() and wcstombs(). DO NOT MERGE.Dan Bornstein
2010-03-02bonic: libc: cpuacct support for setuid functionsMike Chan
2010-03-02libc: kernel: update pmem header with cache flush ioctlDima Zavin
2010-03-02add sigaltstack syscallAndrei Popescu
2010-03-01Fix pthread_sigmask() to return correct error values.David 'Digit' Turner
2010-02-24Merge "Implement support for RFC 3484 (address selection/sorting) in bionic. ...David Turner
2010-02-24Implement support for RFC 3484 (address selection/sorting) in bionic. (TheSteinar H. Gunderson
2010-02-23bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappersSan Mehat
2010-02-17Merge "Merge memory checking functionality from sandbox"Vladimir Chtchetkine
2010-02-16Merge memory checking functionality from sandboxVladimir Chtchetkine
2010-02-12Fix pread()/pwrite() stubsMatt Fischer
2010-02-12Merge "Changed __get_h_errno linkage to "C"."Niko Catania
2010-02-12Fix sem_post() behaviour to wake up multiple waiting threads.David 'Digit' Turner
2010-02-12Fix sem_trywait() implementation + update changelog.David 'Digit' Turner
2010-02-12Changed __get_h_errno linkage to "C".Nicolas Catania
2010-02-12Fix android_id_from_name to accept "app_0" as a valid ID.David 'Digit' Turner
2010-02-11Fix debug output in the dynamic linker.David 'Digit' Turner