OSDN Git Service

android-x86/bionic.git
2010-10-21 Jean-Baptiste... am ade2a929: Merge "bionic: stubs: Make internal symbol...
2010-10-21 Jean-Baptiste... am 2215c113: Merge "pthread-timers: Hide internal symbo...
2010-10-21 Jean-Baptiste... Merge "bionic: stubs: Make internal symbol static"
2010-10-21 Jean-Baptiste... Merge "pthread-timers: Hide internal symbol __timer_tab...
2010-10-19 Jean-Baptiste... am 8ad63d74: Merge "stdlib: strtod: Hide internal symbo...
2010-10-19 Jean-Baptiste... am 1e0a4e18: Merge "stdio: make internal symbols static...
2010-10-19 Jean-Baptiste... am 847223de: Merge "__set_errno: Hide internal symbol...
2010-10-19 Jean-Baptiste... am 5109146f: Merge "Reconcile assembly-only macros...
2010-10-19 Jean-Baptiste... Merge "stdlib: strtod: Hide internal symbol __dtoa"
2010-10-19 Jean-Baptiste... Merge "stdio: make internal symbols static/hidden"
2010-10-19 Jean-Baptiste... Merge "__set_errno: Hide internal symbol __set_syscall_...
2010-10-19 Jean-Baptiste... Merge "Reconcile assembly-only macros in <machine/cpu...
2010-10-15 Jean-Baptiste... resolved conflicts for merge of 347db52a to gingerbread...
2010-10-15 Jean-Baptiste... Merge "Update ATOM string routines to latest"
2010-10-14 Jim Huang__set_errno: Hide internal symbol __set_syscall_errno
2010-10-14 Jim Huangpthread-timers: Hide internal symbol __timer_table_star...
2010-10-14 Jim Huangbionic: stubs: Make internal symbol static
2010-10-14 Jim Huangstdlib: strtod: Hide internal symbol __dtoa
2010-10-14 Jim Huangstdio: make internal symbols static/hidden
2010-10-13 David 'Digit... am d3f0638a: libc: fix typo in waitid() declaration.
2010-10-13 David 'Digit... libc: fix typo in waitid() declaration.
2010-10-11 Bruce BeareUpdate ATOM string routines to latest
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-10-01 Jim HuangReconcile assembly-only macros in <machine/cpu-features.h>
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.
next