OSDN Git Service

android-x86/bionic.git
2010-07-30 Dima Zavinam 18c5bcc6: Revert "Set SA_RESTORER in sigaction()"
2010-07-30 Dima ZavinRevert "Set SA_RESTORER in sigaction()"
2010-07-27 Wu-cheng Liam 7ed132a1: bionic: update processed kernel header...
2010-07-27 Wu-cheng Libionic: update processed kernel header msm_camera.h
2010-07-27 Eric Fischeram cd7014fd: Update time zone data to the new version...
2010-07-26 Eric FischerUpdate time zone data to the new version 2010k.
2010-07-26 David 'Digit... resolved conflicts for merge of 6774809b to gingerbread...
2010-07-23 Jean-Baptiste... resolved conflicts for merge of 4f086aeb to gingerbread...
2010-07-23 Matt FischerImplemented pthread_atfork()
2010-07-23 David 'Digit... linker: Support dlopen(NULL, ...) properly.
2010-07-19 Wu-cheng Liam 9d1f5afc: bionic: update processed kernel header...
2010-07-19 The Android... merge from open-source master
2010-07-19 Wu-cheng Libionic: update processed kernel header msm_camera.h
2010-07-16 Banavathu,... Add kernel header file ipv6_route.h in bionic.
2010-07-16 The Android... merge from open-source master
2010-07-16 The Android... am b97c44dc: add meta-files about 3rd party projects
2010-07-16 The Android... add meta-files about 3rd party projects
2010-07-16 Jean-Baptiste... Merge "Fix undefined reference to dl_iterate_phdr for...
2010-07-09 The Android... merge from open-source master
2010-07-09 The Android... merge from open-source master
2010-07-09 David 'Digit... am cb7e8c5e: libc: update alarm() implementation to...
2010-07-09 David 'Digit... am ab8b5410: libc: fix fstatfs() implementation.
2010-07-09 David 'Digit... libc: update alarm() implementation to return 0 on...
2010-07-08 David 'Digit... libc: fix fstatfs() implementation.
2010-07-08 Jean-Baptiste... Merge "Change-Id: I68cc462aeb2460345a53bdb9941ce4bfc104...
2010-07-08 Bruce BeareFix undefined reference to dl_iterate_phdr for x86
2010-07-08 Bruce BeareFix missing NL
2010-07-07 David 'Digit... am d466780c: Add missing SMP barriers to libstdc++
2010-07-07 David 'Digit... Add missing SMP barriers to libstdc++
2010-07-02 David 'Digit... am 51976326: libc: Fix sem_post() implementation to...
2010-07-02 David 'Digit... libc: Fix sem_post() implementation to wake up all...
2010-07-02 The Android... merge from open-source master
2010-07-02 The Android... merge from open-source master
2010-07-02 Jean-Baptiste... Merge "Regenerate linux/netfilter_ipv6/ip6_tables.h."
2010-07-02 David 'Digit... Allow dlclose() to properly call static C++ destructors.
2010-06-29 David 'Digit... am a02b93bd: libc: add sanity checks to pthread_mutex_d...
2010-06-28 David 'Digit... libc: add sanity checks to pthread_mutex_destroy()
2010-06-28 David 'Digit... am 0621a279: libstdc++: use extern "C++" in all our...
2010-06-28 Vilmos NebehajRegenerate linux/netfilter_ipv6/ip6_tables.h.
2010-06-28 Chris PetersonChange-Id: I68cc462aeb2460345a53bdb9941ce4bfc10456fb
2010-06-25 David 'Digit... libstdc++: use extern "C++" in all our C++ system headers.
2010-06-24 Nick Pellyam fa5755ae: Merge "Add clean headers for 7x30 video...
2010-06-24 Nick PellyMerge "Add clean headers for 7x30 video codec." into...
2010-06-23 Nick PellyAdd clean headers for 7x30 video codec.
2010-06-23 David 'Digit... am 50ace4fe: Remove compiler warnings when building...
2010-06-23 David 'Digit... Remove compiler warnings when building Bionic.
2010-06-22 David 'Digit... am 6a9b888d: Allow static C++ destructors to be properl...
2010-06-21 The Android... merge from froyo-plus-aosp
2010-06-18 David 'Digit... Allow static C++ destructors to be properly called...
2010-06-18 The Android... merge from open-source master
2010-06-17 David TurnerMerge "Fix for incorrect reply from sysconf(_SC_NPROCES...
2010-06-16 Mikael OhlsonFix for incorrect reply from sysconf(_SC_NPROCESSORS_ONLN)
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 a24bc688: Merge "linker: remove libcutils dependency...
2010-06-15 David 'Digit... Merge "linker: remove libcutils dependency by re-implem...
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 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 6c8a2f2a: libc: remove cutils dependencies
2010-06-11 David 'Digit... libc: remove cutils dependencies
2010-06-11 David 'Digit... linker: remove libcutils dependency by re-implementing...
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 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 David 'Digit... DO NOT MERGE - add sincos.c to libm compilation
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 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 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 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 aa4b1d04: Add missing sysinfo() implementation ...
2010-06-09 David 'Digit... Add missing sysinfo() implementation (already declared...
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 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... resolved conflicts for merge of 7b6e6fa5 to kraken
2010-06-03 The Android... merge from open-source master
2010-06-03 David TurnerMerge "pthread: introduce pthread_setname_np() as a...
2010-05-28 Andy McFaddenAtomic/SMP update, part 3.
2010-05-20 Andy McFaddenAtomic/SMP update.
2010-05-20 André Goddard... pthread: introduce pthread_setname_np() as a mean to...
2010-05-19 David 'Digit... Add pthread_rwlock_t implementation to the C library...
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... merge from open-source master
2010-05-14 David TurnerMerge "Add declaration for sys_signame[] forgotten...
next