OSDN Git Service

android-x86/bionic.git
2017-07-24 Treehugger... Merge "Remove the HASLB and FREEUB macros."
2017-07-24 Elliott HughesMerge "Make xfail passes not failures."
2017-07-24 Elliott HughesMerge "Replace fmemopen."
2017-07-24 Elliott HughesMerge "Apply recent strto* fix, add new tests."
2017-07-24 Elliott HughesMerge "Replace killpg."
2017-07-24 Treehugger... Merge "Switch to FreeBSD for wcsstr and wmemcpy."
2017-07-24 Elliott HughesRemove the HASLB and FREEUB macros.
2017-07-24 Elliott HughesReplace fmemopen.
2017-07-22 Elliott HughesMake xfail passes not failures.
2017-07-22 Elliott HughesMerge "Explain how to handle device-specific headers."
2017-07-21 Treehugger... Merge "Remove outdated _FORTIFY_SOURCE #undefs"
2017-07-21 George Burgess IVRemove outdated _FORTIFY_SOURCE #undefs
2017-07-20 Treehugger... Merge "Use __RENAME_IF_FILE_OFFSET64 where possible."
2017-07-20 Elliott HughesExplain how to handle device-specific headers.
2017-07-20 Elliott HughesUse __RENAME_IF_FILE_OFFSET64 where possible.
2017-07-19 Treehugger... Merge "Add __RENAME_IF_FILE_OFFSET64."
2017-07-18 Elliott HughesMerge "Document the intricacies of `_FILE_OFFSET_BITS...
2017-07-17 Elliott HughesDocument the intricacies of `_FILE_OFFSET_BITS=32`...
2017-07-17 Elliott HughesMerge "Make _scan_nan a bit less visible for libandroid...
2017-07-17 Dan AlbertAdd __RENAME_IF_FILE_OFFSET64.
2017-07-17 Elliott HughesMake _scan_nan a bit less visible for libandroid_suppor...
2017-07-15 Treehugger... Merge "Hide various mbstate implementation details."
2017-07-15 Treehugger... Merge "Allow passing filenames to generate-NOTICE.py."
2017-07-15 Elliott HughesHide various mbstate implementation details.
2017-07-14 Elliott HughesAllow passing filenames to generate-NOTICE.py.
2017-07-14 Treehugger... Merge "__cfi_slowpath[_diag] are available to NDK and...
2017-07-14 Treehugger... Merge "libm symbol cleanup."
2017-07-14 Elliott Hugheslibm symbol cleanup.
2017-07-13 Treehugger... Merge "Fix unistd._POSIX_macros_smoke test."
2017-07-13 Treehugger... Merge "Move wchar _l functions out of wchar.cpp."
2017-07-13 Dan AlbertMove wchar _l functions out of wchar.cpp.
2017-07-13 Elliott HughesFix unistd._POSIX_macros_smoke test.
2017-07-13 Elliott HughesSwitch to FreeBSD for wcsstr and wmemcpy.
2017-07-13 Elliott HughesApply recent strto* fix, add new tests.
2017-07-13 Dan AlbertMerge changes from topic 'locale-android-support'
2017-07-13 Christopher... Merge "Really fix the mac build."
2017-07-13 Christopher... Really fix the mac build.
2017-07-13 Treehugger... Merge "Fix max build."
2017-07-13 Christopher... Fix max build.
2017-07-13 Jiyong Park__cfi_slowpath[_diag] are available to NDK and VNDK...
2017-07-12 Christopher... Merge "Support memory alignment tests for string_benchm...
2017-07-12 Dan AlbertAdd a non-TLS slot implementation of locale.cpp.
2017-07-12 Anders LewisSupport memory alignment tests for string_benchmark.cpp
2017-07-12 Dan AlbertMove non-locale.h APIs out of locale.cpp.
2017-07-11 Elliott HughesReplace killpg.
2017-07-11 Treehugger... Merge "Sync with upstream OpenBSD: trivial stuff."
2017-07-11 Elliott HughesSync with upstream OpenBSD: trivial stuff.
2017-07-11 Treehugger... Merge "The future passed part of <stdlib.h> by..."
2017-07-11 Treehugger... Merge "Properly handle elf-files without relocation...
2017-07-11 dimitryProperly handle elf-files without relocation sections
2017-07-11 Treehugger... Merge "sys_ptrace_test: Better detect missing HW support"
2017-07-10 Victor KhimenkoMerge "Move environ valiable into it's own file"
2017-07-10 Elliott HughesMerge "Make inline tcsetattr definition match constants."
2017-07-10 Treehugger... Merge "Undo recent _FILE_OFFSET_BITS=64 changes."
2017-07-10 Treehugger... Merge "Fix ffs on x86 for old API levels."
2017-07-10 Elliott HughesUndo recent _FILE_OFFSET_BITS=64 changes.
2017-07-10 Victor KhimenkoMove environ valiable into it's own file
2017-07-10 Elliott HughesThe future passed part of <stdlib.h> by...
2017-07-10 Pavel Labathsys_ptrace_test: Better detect missing HW support
2017-07-07 Ivan LozanoMerge "Disable integer_overflow sanitizer in libm."
2017-07-06 Elliott HughesMerge "Support building binutils out of the box for...
2017-07-06 Elliott HughesMerge "Make <sys/ttydefaults.h> more usable."
2017-07-06 Ivan LozanoDisable integer_overflow sanitizer in libm.
2017-07-06 Elliott HughesMerge "Update <arpa/*> from FreeBSD."
2017-07-06 Elliott HughesMerge "Claim to have a POSIX shell and utilities."
2017-07-06 Elliott HughesMerge "Conditionally expose splice(2) and sync_file_ran...
2017-07-06 Elliott HughesMerge "Fix <dirent.h> d_ino/d_off types."
2017-07-06 Elliott HughesSupport building binutils out of the box for x86/x86-64.
2017-07-06 Elliott HughesMake <sys/ttydefaults.h> more usable.
2017-07-06 Dimitry IvanovMerge "The ifdef check for AT_SYSINFO_EHDR is no longer...
2017-07-06 Treehugger... Merge "Bionic: Add ziparchive test dependency"
2017-07-06 dimitryThe ifdef check for AT_SYSINFO_EHDR is no longer needed
2017-07-06 Andreas GampeBionic: Add ziparchive test dependency
2017-07-05 Elliott HughesClaim to have a POSIX shell and utilities.
2017-07-05 Elliott HughesUpdate <arpa/*> from FreeBSD.
2017-07-05 Elliott HughesConditionally expose splice(2) and sync_file_range...
2017-07-05 Elliott HughesFix <dirent.h> d_ino/d_off types.
2017-07-05 Elliott HughesMake inline tcsetattr definition match constants.
2017-07-01 Elliott HughesMerge "Work around missing _Exit in old API levels."
2017-07-01 Elliott HughesFix ffs on x86 for old API levels.
2017-06-30 Elliott HughesWork around missing _Exit in old API levels.
2017-06-30 Treehugger... Merge "Add version info for C++ versions of basename...
2017-06-30 Josh GaoAdd version info for C++ versions of basename, strchrnul.
2017-06-30 Roozbeh PournaderMerge "Revert "arm64: expand CFI shadow to cover 48...
2017-06-29 Elliott HughesRevert "arm64: expand CFI shadow to cover 48-bit virtua...
2017-06-29 Treehugger... Merge "bionic: fix assorted static analyzer warnings"
2017-06-29 Elliott HughesMerge "arm64: expand CFI shadow to cover 48-bit virtual...
2017-06-29 Treehugger... Merge "Put back more legacy pthread APIs."
2017-06-28 George Burgess IVbionic: fix assorted static analyzer warnings
2017-06-28 Kevin Brodskyarm64: expand CFI shadow to cover 48-bit virtual addresses
2017-06-27 Treehugger... Merge "Enable dlfcn.dt_runpath_absolute_path in glibc...
2017-06-27 Dimitry IvanovEnable dlfcn.dt_runpath_absolute_path in glibc tests
2017-06-23 Treehugger... Merge "Expand Seccomp whitelist"
2017-06-23 Paul LawrenceExpand Seccomp whitelist
2017-06-23 Treehugger... Merge "Whitelist __NR__newselect."
2017-06-22 Josh GaoWhitelist __NR__newselect.
2017-06-22 Dan AlbertPut back more legacy pthread APIs.
2017-06-22 Treehugger... Merge "Disable stack protector for __libc_preinit"
2017-06-21 Stephen CraneDisable stack protector for __libc_preinit
2017-06-21 Elliott HughesMerge "Shave a stack frame off asserts."
next