OSDN Git Service

android-x86/bionic.git
2010-10-11 Jean-Baptiste... am f67e5211: Merge "Hide the symbol of helper function...
2010-10-11 Jean-Baptiste... Merge "Hide the symbol of helper function __libc_androi...
2010-10-11 David 'Digit... am 1aa6708c: Fix the build. Oops.
2010-10-11 David 'Digit... Fix the build. Oops.
2010-10-11 David 'Digit... am b8d2233e: Merge "libc: tag missing functions in...
2010-10-11 David 'Digit... Merge "libc: tag missing functions in system headers...
2010-10-11 Jean-Baptiste... am 66ad3429: Merge "gethnamaddr: make helper functions...
2010-10-11 Jean-Baptiste... Merge "gethnamaddr: make helper functions static"
2010-10-09 David 'Digit... libc: tag missing functions in system headers.
2010-10-07 David 'Digit... am 5b81b918: libc: optimize memmove() with memcpy(...
2010-10-07 David 'Digit... libc: optimize memmove() with memcpy() if possible.
2010-09-28 Marco Nelissenam af00228b: Revert "libc: memmove(): non-overlapping...
2010-09-28 Marco NelissenRevert "libc: memmove(): non-overlapping block optim."
2010-09-28 repo syncresolved conflicts for merge of defd1622 to gingerbread...
2010-09-28 David 'Digit... am 9973a564: libc: Add missing waitid() implementation.
2010-09-28 David 'Digit... libc: add <sys/eventfd.h> and corresponding implementat...
2010-09-28 David 'Digit... am a3ae60d3: libc: Add missing fdatasync() implementation
2010-09-28 David 'Digit... libc: Add missing waitid() implementation.
2010-09-28 David 'Digit... libc: Add missing fdatasync() implementation
2010-09-28 David 'Digit... am 307aadb8: Merge "libc: Add missing C++ guards to...
2010-09-28 David 'Digit... am 79260746: Merge "libc: memmove(): non-overlapping...
2010-09-28 David 'Digit... Merge "libc: Add missing C++ guards to <pathconf.h...
2010-09-28 David 'Digit... Merge "libc: memmove(): non-overlapping block optim...
2010-09-28 David 'Digit... am 032a7135: Merge "libc: add missing O_CLOEXEC from...
2010-09-28 David 'Digit... am 223ddfcf: Merge "libc: Add missing pipe2() declarati...
2010-09-28 David 'Digit... am 9df22a5a: Merge "libm: remove aliasing issue." into...
2010-09-28 David 'Digit... am bd8d987b: libc: remove C++ comments from public...
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 Elliott Hughesam 3cf53d1a: Fixes for the ARM-specific bswap_16, bswap...
2010-09-27 Jim Huanggethnamaddr: make helper functions static
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: memmove(): non-overlapping block optim.
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-27 David 'Digit... libc: Add missing C++ guards to <pathconf.h>
2010-09-27 Jim HuangHide the symbol of helper function __libc_android_abort
2010-09-26 Elliott HughesFixes for the ARM-specific bswap_16, bswap_32, and...
2010-09-23 Wink Savilleam b9e49ad5: Use a recursive lock for pthread_once...
2010-09-22 Wink SavilleUse a recursive lock for pthread_once. DO NOT MERGE.
2010-09-19 Brian Swetlandam fedbcde6: add /vendor support
2010-09-19 Brian Swetlandadd /vendor support
2010-09-14 Kenny Rootam cb99ab98: Add wmemcmp to Android.mk
2010-09-10 Jean-Baptiste... am 312be567: Merge "Use ARMv6 instruction for handling...
2010-09-10 Jean-Baptiste... Merge "Use ARMv6 instruction for handling byte order"
2010-09-10 Jean-Baptiste... am 3558834c: Merge "Move the atom optimization flags...
2010-09-10 Kenny RootAdd wmemcmp to Android.mk
2010-09-09 Jean-Baptiste... Merge "Move the atom optimization flags into TARGET_lin...
2010-09-08 Keith Deaconam 3a1bbee3: Add eventfd system call support
2010-08-31 rich canningsam 6e42398d: Merge "Fix return value." into gingerbread
2010-08-31 rich canningsMerge "Fix return value." into gingerbread
2010-08-31 rich canningsFix return value.
2010-08-31 Keith DeaconAdd eventfd system call support
2010-08-31 Jesse Wilsonam cc6b1829: Merge "Make timezones available to the...
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-31 Jean-Baptiste... Merge (ignore) from open-source master tree
2010-08-31 Jim HuangUse ARMv6 instruction for handling byte order
2010-08-30 David 'Digit... resolved conflicts for merge of 6a51defa to gingerbread...
2010-08-27 David 'Digit... Fix __get_tls() in static C library to use kernel helpers.
2010-08-25 Szymon Jakubczakadded missing ether_aton and ether_ntoa
2010-08-18 Brian Carlstromam 22f1e3d4: Apply https://android-git.corp.google...
2010-08-18 Dima Zavinam a7161902: linker: fix overwriting the real linker...
2010-08-18 Jean-Baptiste... Revert "added missing ether_aton and ether_ntoa"
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-10 Christopher... am 52e7d3d9: Bulletproof leak dump against null hash...
2010-08-09 Christopher... Bulletproof leak dump against null hash entries
2010-08-08 Jim Huangbionic: Rename _ARM_HAVE_LDREX_STREX to __ARM_HAVE_LDRE...
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-26 Chih-Wei HuangMove the atom optimization flags into TARGET_linux...
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++
next