OSDN Git Service

android-x86/bionic.git
2010-09-28 David 'Digit... Merge "libc: add missing O_CLOEXEC from <fcntl.h>"...
2010-09-28 David 'Digit... Merge "libc: Add missing pipe2() declaration and implem...
2010-09-28 David 'Digit... Merge "libm: remove aliasing issue." into gingerbread
2010-09-27 David 'Digit... libm: remove aliasing issue.
2010-09-27 David 'Digit... libc: remove C++ comments from public headers.
2010-09-27 David 'Digit... libc: add missing O_CLOEXEC from <fcntl.h>
2010-09-27 David 'Digit... libc: Add missing pipe2() declaration and implementation.
2010-09-22 Wink SavilleUse a recursive lock for pthread_once. DO NOT MERGE.
2010-09-19 Brian Swetlandadd /vendor support
2010-09-10 Kenny RootAdd wmemcmp to Android.mk
2010-08-31 rich canningsMerge "Fix return value." into gingerbread
2010-08-31 rich canningsFix return value.
2010-08-31 Jesse WilsonMerge "Make timezones available to the host build....
2010-08-31 Jesse WilsonMake timezones available to the host build.
2010-08-27 David 'Digit... Fix __get_tls() in static C library to use kernel helpers.
2010-08-18 Brian CarlstromApply https://android-git.corp.google.com/g/60855 to...
2010-08-17 Dima Zavinlinker: fix overwriting the real linker error string
2010-08-09 Christopher... Bulletproof leak dump against null hash entries
2010-07-30 Dima ZavinRevert "Set SA_RESTORER in sigaction()"
2010-07-27 Wu-cheng Libionic: update processed kernel header msm_camera.h
2010-07-26 Eric FischerUpdate time zone data to the new version 2010k.
2010-07-23 David 'Digit... linker: Support dlopen(NULL, ...) properly.
2010-07-19 Wu-cheng Libionic: update processed kernel header msm_camera.h
2010-07-16 The Android... add meta-files about 3rd party projects
2010-07-09 David 'Digit... libc: update alarm() implementation to return 0 on...
2010-07-08 David 'Digit... libc: fix fstatfs() implementation.
2010-07-07 David 'Digit... Add missing SMP barriers to libstdc++
2010-07-02 David 'Digit... libc: Fix sem_post() implementation to wake up all...
2010-06-28 David 'Digit... libc: add sanity checks to pthread_mutex_destroy()
2010-06-25 David 'Digit... libstdc++: use extern "C++" in all our C++ system headers.
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... Remove compiler warnings when building Bionic.
2010-06-18 David 'Digit... Allow static C++ destructors to be properly called...
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... Merge "linker: remove libcutils dependency by re-implem...
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... libc: remove cutils dependencies
2010-06-11 David 'Digit... linker: remove libcutils dependency by re-implementing...
2010-06-10 David 'Digit... sysconf(): Fix line parser for /proc files.
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... Update libthread_db for gdb-7.0 - DO NOT MERGE
2010-06-09 David 'Digit... Add sincosl() function to bionic. So that sincos optimi...
2010-06-09 Jing YuRemove a gcc-4.5 compilation warning:
2010-06-09 David 'Digit... Fix setjmp()/longjmp() to save FP registers on ARMv7...
2010-06-09 David 'Digit... Add missing sysinfo() implementation (already declared...
2010-06-09 David 'Digit... Use private futexes for semaphores, unless they are...
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...
2010-05-13 The Android... merge from open-source master
2010-05-12 Matt FischerSet SA_RESTORER in sigaction()
2010-05-12 Jean-Baptiste... fix build
2010-05-12 The Android... merge from open-source master
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... merge from open-source master
2010-05-01 David TurnerMerge "Fix log channel initialization at bionic/logd_wr...
2010-04-29 Jean-Baptiste... Merge "added headers for SuperH which automatically...
2010-04-29 Yi Sunlinker: fix the undefined weak symbols issue
2010-04-29 André Goddard... bionic: add missing NULL check from memory allocation...
2010-04-29 André Goddard... stdio: simplify vasprintf()
2010-04-29 André Goddard... stdio: simplify asprintf()
2010-04-29 André Goddard... improve readability of stdlib: fix indentation and...
2010-04-21 The Android... merge from open-source master
2010-04-08 The Android... merge from open-source master
2010-04-08 Matt FischerFixed support for RTLD_NEXT in dlsym()
2010-04-07 San Mehatam 91638721: kernel_headers: Update rtnetlink/pkt_sched...
2010-04-07 San Mehatkernel_headers: Update rtnetlink/pkt_sched headers...
2010-04-05 Thorsten GlaserAdd declaration for sys_signame[] forgotten in change...
2010-03-31 The Android... merge from open-source master
2010-03-31 The Android... merge from open-source master
2010-03-31 The Android... merge from open-source master
2010-03-30 André Goddard... bionic: fix memory leak in get_malloc_leak_info() error...
2010-03-30 David TurnerMerge "bionic: clear only the part of the buffer which...
2010-03-29 David TurnerMerge "linker: fix the undefined weak symbols issue"
2010-03-29 Min-su, Kimlinker: fix the undefined weak symbols issue
2010-03-29 David TurnerMerge changes Ibdc6e3c8,I9bcb91a2
2010-03-29 David TurnerMerge "Atom optimized string and memory routines"
2010-03-29 The Android... merge from open-source master
2010-03-29 André Goddard... bionic: clear only the part of the buffer which is...
2010-03-29 André Goddard... stdlib: optimize bsearch()
next