OSDN Git Service

android-x86/bionic.git
2010-06-16 Kristian MonsenJust link fixes for b 2763938.
2010-06-15 David 'Digit... am f201ae83: am 6a09cfd9: Merge "wchar.h: improve wchar...
2010-06-15 David 'Digit... am 6a09cfd9: Merge "wchar.h: improve wchar_t support...
2010-06-15 David 'Digit... Merge "wchar.h: improve wchar_t support in Bionic"...
2010-06-15 David 'Digit... wchar.h: improve wchar_t support in Bionic
2010-06-15 David 'Digit... am a37ffb0c: am a24bc688: Merge "linker: remove libcuti...
2010-06-15 David 'Digit... am a24bc688: Merge "linker: remove libcutils dependency...
2010-06-15 David 'Digit... Merge "linker: remove libcutils dependency by re-implem...
2010-06-14 The Android... am 49b53c0b: merge from froyo-plus-aosp
2010-06-14 The Android... merge from froyo-plus-aosp
2010-06-14 The Android... merge from open-source master
2010-06-12 Szymon Jakubczakadded missing ether_aton and ether_ntoa
2010-06-11 David 'Digit... am ef5f1ec3: am da3019b5: libc: add missing truncate...
2010-06-11 David 'Digit... am 1b5b2305: am ecb6d413: libc: Add missing <termio...
2010-06-11 David 'Digit... am da3019b5: libc: add missing truncate() declaration
2010-06-11 David 'Digit... am ecb6d413: libc: Add missing <termio.h> header
2010-06-11 David 'Digit... libc: add missing truncate() declaration
2010-06-11 David 'Digit... libc: Add missing <termio.h> header
2010-06-11 David 'Digit... am c0b91e65: am 6c8a2f2a: libc: remove cutils dependencies
2010-06-11 David 'Digit... am 6c8a2f2a: libc: remove cutils dependencies
2010-06-11 David 'Digit... libc: remove cutils dependencies
2010-06-11 Colin CrossMerge "Add headers for new sensors"
2010-06-11 David 'Digit... linker: remove libcutils dependency by re-implementing...
2010-06-10 David 'Digit... resolved conflicts for merge of 43a3d66f to master
2010-06-10 David 'Digit... am 038fbae5: sysconf(): Fix line parser for /proc files.
2010-06-10 David 'Digit... sysconf(): Fix line parser for /proc files.
2010-06-09 Bruce Beaream cd11be09: (-s ours) am 9205fdf8: Add missing termios...
2010-06-09 David 'Digit... am 59e778eb: (-s ours) am 2beac0f5: DO NOT MERGE -...
2010-06-09 Bruce Beaream 9205fdf8: Add missing termios defns to bring on...
2010-06-09 David 'Digit... am 2beac0f5: DO NOT MERGE - add sincos.c to libm compil...
2010-06-09 Bruce BeareAdd missing termios defns to bring on par with ARM...
2010-06-09 Colin CrossAdd headers for new sensors
2010-06-09 David 'Digit... DO NOT MERGE - add sincos.c to libm compilation
2010-06-09 David 'Digit... am 2837863f: (-s ours) am 20783c14: Update libthread_db...
2010-06-09 David 'Digit... am 20783c14: Update libthread_db for gdb-7.0 - DO NOT...
2010-06-09 David 'Digit... Update libthread_db for gdb-7.0 - DO NOT MERGE
2010-06-09 David 'Digit... am 0f9a0a02: (-s ours) am 410b2ae7: Add sincosl() funct...
2010-06-09 David 'Digit... am 410b2ae7: Add sincosl() function to bionic. So that...
2010-06-09 David 'Digit... Add sincosl() function to bionic. So that sincos optimi...
2010-06-09 Jing Yuam 4b043b56: am 506b13d9: Remove a gcc-4.5 compilation...
2010-06-09 Jing Yuam 506b13d9: Remove a gcc-4.5 compilation warning:...
2010-06-09 Jing YuRemove a gcc-4.5 compilation warning:
2010-06-09 David 'Digit... am 8946da4f: (-s ours) am b8e6c50c: Fix setjmp()/longjm...
2010-06-09 David 'Digit... am b8e6c50c: Fix setjmp()/longjmp() to save FP register...
2010-06-09 David 'Digit... Fix setjmp()/longjmp() to save FP registers on ARMv7...
2010-06-09 David 'Digit... am 732d133c: (-s ours) am aa4b1d04: Add missing sysinfo...
2010-06-09 David 'Digit... am aa4b1d04: Add missing sysinfo() implementation ...
2010-06-09 David 'Digit... Add missing sysinfo() implementation (already declared...
2010-06-09 David 'Digit... Resolved conflict fpr merge of 7d8574ce to master
2010-06-09 David 'Digit... am 6304d8b2: Use private futexes for semaphores, unless...
2010-06-09 David 'Digit... Use private futexes for semaphores, unless they are...
2010-06-07 Jing YuMerge "Add sincosl() function to bionic. So that sincos...
2010-06-07 The Android... am 7980f585: merge from froyo-plus-aosp
2010-06-07 The Android... merge from froyo-plus-aosp
2010-06-07 The Android... merge from open-source master
2010-06-05 David TurnerMerge "Add missing termios defns to bring on par with...
2010-06-04 Bruce BeareAdd missing termios defns to bring on par with ARM
2010-06-03 Jean-Baptiste... am a8a21488: resolved conflicts for merge of 7b6e6fa5...
2010-06-03 Jean-Baptiste... resolved conflicts for merge of 7b6e6fa5 to kraken
2010-06-03 The Android... merge from open-source master
2010-06-03 Jing YuAdd sincosl() function to bionic. So that sincos optimi...
2010-06-03 David TurnerMerge "pthread: introduce pthread_setname_np() as a...
2010-06-02 Colin CrossMerge "Add headers for new kernel drivers"
2010-06-02 Colin CrossAdd headers for new kernel drivers
2010-06-01 Andy McFaddenam fcd00ebb: Atomic/SMP update, part 3.
2010-05-28 Andy McFaddenAtomic/SMP update, part 3.
2010-05-21 Andy McFaddenam 4fdbadde: Atomic/SMP update.
2010-05-21 Jing YuMerge "Remove a gcc-4.5 compilation warning: bionic...
2010-05-21 Jing YuRemove a gcc-4.5 compilation warning:
2010-05-20 Andy McFaddenAtomic/SMP update.
2010-05-20 David 'Digit... Add missing sysinfo() implementation (already declared...
2010-05-20 André Goddard... pthread: introduce pthread_setname_np() as a mean to...
2010-05-19 David 'Digit... am 8a1d2cf1: (-s ours) Add pthread_rwlock_t implementat...
2010-05-19 David 'Digit... Add pthread_rwlock_t implementation to the C library...
2010-05-19 David 'Digit... Add sincos() and sincosf() implementation.
2010-05-17 The Android... am 8e1ee7fd: merge from open-source master
2010-05-17 The Android... merge from open-source master
2010-05-17 André Goddard... improve readability of stdio: fix indentation and remov...
2010-05-14 The Android... am fdf2454d: merge from open-source master
2010-05-14 The Android... merge from open-source master
2010-05-14 David TurnerMerge "Add declaration for sys_signame[] forgotten...
2010-05-13 The Android... am 4aef0ae6: merge from open-source master
2010-05-13 The Android... merge from open-source master
2010-05-12 David 'Digit... Add pthread_rwlock_t implementation to the C library
2010-05-12 Matt FischerSet SA_RESTORER in sigaction()
2010-05-12 Jean-Baptiste... am f4394458: fix build
2010-05-12 Jean-Baptiste... fix build
2010-05-12 The Android... am bb7928cc: merge from open-source master
2010-05-12 The Android... merge from open-source master
2010-05-12 David 'Digit... Merge "Fix setjmp()/longjmp() to save FP registers...
2010-05-11 Jean-Baptiste... Merge "Sometimes the compiler is very right! Found...
2010-05-11 David TurnerMerge "Reduce compiler anxiety."
2010-05-11 David TurnerMerge "Added support for LD_PRELOAD"
2010-05-10 David TurnerMerge "stdio: simplify __fremovelock()"
2010-05-10 Jean-Baptiste... Merge "Reversed order of const and static to hush warni...
2010-05-10 André Goddard... stdio: simplify __fremovelock()
2010-05-10 Matt FischerAdded support for LD_PRELOAD
2010-05-10 David TurnerMerge "string: tidy up strndup()"
2010-05-07 Scott TurnerSometimes the compiler is very right! Found bug in...
2010-05-03 The Android... am f450fa5f: merge from open-source master
next