OSDN Git Service

android-x86/bionic.git
2016-08-11 Treehugger... Merge "Add __attribute__((sentinel)) tags to execl...
2016-08-11 Treehugger... Merge "Check alignment along with range of mapped file...
2016-08-10 Treehugger... Merge "Move brillo closer to Android."
2016-08-10 Treehugger... Merge "Remove __static_cast macro from <sys/cdefs.h>."
2016-08-10 Josh GaoAdd __attribute__((sentinel)) tags to execl and friends.
2016-08-10 Elliott HughesRemove __static_cast macro from <sys/cdefs.h>.
2016-08-10 Elliott HughesMerge "Fortify vsnprintf in more cases."
2016-08-10 Elliott HughesMove brillo closer to Android.
2016-08-10 Elliott HughesFortify vsnprintf in more cases.
2016-08-10 Dimitry IvanovCheck alignment along with range of mapped file fragments
2016-08-10 Treehugger... Merge "Remove more stdio copy/paste."
2016-08-09 Elliott HughesRemove more stdio copy/paste.
2016-08-09 Treehugger... Merge "linker: fix mips build"
2016-08-09 Dimitry Ivanovlinker: fix mips build
2016-08-09 Treehugger... Merge "Don't use the same declaration to declare multip...
2016-08-09 Treehugger... Merge changes I868417f4,I57ac3667
2016-08-08 Josh GaoDon't use the same declaration to declare multiple...
2016-08-08 Dimitry IvanovExtract soinfo and globals to separate files.
2016-08-08 Dimitry IvanovMove android_namespace_t to a separate file.
2016-08-08 Elliott HughesMerge "Update NOTICE files."
2016-08-08 Elliott HughesUpdate NOTICE files.
2016-08-06 Treehugger... Merge "Guard fortify inlines with __ANDROID_API__."
2016-08-06 Treehugger... Merge "Reimplement remove(3) without the lstat(2)."
2016-08-05 Dan AlbertGuard fortify inlines with __ANDROID_API__.
2016-08-05 Elliott HughesReimplement remove(3) without the lstat(2).
2016-08-04 Treehugger... Merge changes I01c4d9a8,Ic34734b4
2016-08-04 Dan AlbertRun genversion-scripts.py.
2016-08-04 Dan AlbertAnnotate libdl.map.txt.
2016-08-04 Pirama Arumuga... Merge "Guard include of uchar.h in stdatomic.h"
2016-08-04 Pirama Arumuga... Guard include of uchar.h in stdatomic.h
2016-08-03 Treehugger... Merge changes Iecc1b127,Ib67f07db,I7672d34c
2016-08-03 Treehugger... Merge changes Ib5962ea3,I8c1a7464,I06ce7c31
2016-08-02 Dan AlbertRun genversion-scripts.py.
2016-08-02 Dan AlbertOnly check arch tag if we have *any* arch tags.
2016-08-02 Dan AlbertAdd pylintrc.
2016-08-02 Treehugger... Merge changes Iedab3259,I333fe8ae
2016-08-02 Josh GaoAdd version information for legacy inlines.
2016-08-02 Josh Gaoversioner: remove unnecessary kernel/common symlink.
2016-08-02 Josh Gaoversioner: add symlink for kernel/android/uapi.
2016-08-02 Dimitry IvanovMerge "Correct libstdc++ version"
2016-08-02 Dan AlbertPut bsd_signal back.
2016-08-02 Dan AlbertUnversion some symbols for the NDK.
2016-08-02 Treehugger... Merge "More stdio one-liners."
2016-08-02 Elliott HughesMore stdio one-liners.
2016-08-01 Treehugger... Merge changes I2d334db2,Iab9fbc73
2016-08-01 Dimitry IvanovCorrect libstdc++ version
2016-08-01 Treehugger... Merge "Update testing docs."
2016-08-01 Dimitry IvanovMerge "Sync linker with internal branch"
2016-08-01 Elliott HughesClean up 32-bit x86 memset assembler.
2016-08-01 Elliott HughesUpdate testing docs.
2016-08-01 Treehugger... Merge "More stdio cleanup."
2016-08-01 Dimitry IvanovSync linker with internal branch
2016-08-01 Treehugger... Merge "Restore attribute alloc_size for GCC."
2016-08-01 Lev RumyantsevFix x86 __memset_chk.
2016-07-30 Elliott HughesRestore attribute alloc_size for GCC.
2016-07-30 Treehugger... Merge changes I946cde38,I4b8e0ea1,I2e8141a8
2016-07-30 Dan AlbertMark LIBC_O as being a future version.
2016-07-30 Dan AlbertMark LIBC_N as being introduced in android-24.
2016-07-30 Dan AlbertAnnotate the libc version map with NDK info.
2016-07-29 Elliott HughesMore stdio cleanup.
2016-07-29 Treehugger... Merge "Improvements to initialization of linker_allocator"
2016-07-29 Treehugger... Merge "Upgrade to tzcode-2016f."
2016-07-29 Dimitry IvanovImprovements to initialization of linker_allocator
2016-07-29 Elliott HughesUpgrade to tzcode-2016f.
2016-07-28 Dimitry IvanovMerge "Add symbol versions to libstdc++.so"
2016-07-28 Dimitry IvanovAdd symbol versions to libstdc++.so
2016-07-28 Treehugger... Merge "Add IOV_MAX to <limits.h>."
2016-07-27 Treehugger... Merge "Admit that we don't actually support thread...
2016-07-27 Elliott HughesAdd IOV_MAX to <limits.h>.
2016-07-27 Elliott HughesAdmit that we don't actually support thread priority...
2016-07-27 Treehugger... Merge "Clean up <uchar.h> and <wctype.h> transitive...
2016-07-27 Christopher... Merge "More kernel header cleanup."
2016-07-27 Elliott HughesClean up <uchar.h> and <wctype.h> transitive includes.
2016-07-27 Treehugger... Merge changes I0262eed9,Iba9ee03a
2016-07-26 Dan AlbertAdd a temporary hack to work around __NDK_FPABI__.
2016-07-26 Dan AlbertRemove _GNU_SOURCE guard on tmpnam.
2016-07-25 Treehugger... Merge "Remove #pragma GCC visibility."
2016-07-25 Elliott HughesRemove #pragma GCC visibility.
2016-07-25 Elliott HughesMerge "Stop #define'ing __func__ and __restrict."
2016-07-25 Elliott HughesStop #define'ing __func__ and __restrict.
2016-07-23 Treehugger... Merge "Remove bionic's now-unused UniquePtr."
2016-07-23 Treehugger... Merge "Remove unnecessary 'extern's."
2016-07-23 Elliott HughesRemove bionic's now-unused UniquePtr.
2016-07-23 Elliott HughesRemove unnecessary 'extern's.
2016-07-23 Treehugger... Merge "Always include <sys/cdefs.h>."
2016-07-23 Elliott HughesAlways include <sys/cdefs.h>.
2016-07-23 Elliott HughesMerge "Remove __BIONIC_LEGACY_INLINE."
2016-07-22 Josh GaoRemove __BIONIC_LEGACY_INLINE.
2016-07-22 Dimitry IvanovMerge "Add sanity checks for e_shentsize and e_shstrndx"
2016-07-22 Elliott HughesMerge "Make it possible to build bionic with -I instead...
2016-07-22 Elliott HughesMake it possible to build bionic with -I instead of...
2016-07-22 Dimitry IvanovAdd sanity checks for e_shentsize and e_shstrndx
2016-07-22 Christopher... More kernel header cleanup.
2016-07-22 Treehugger... Merge changes I7718b1ba,I648adc35
2016-07-22 Treehugger... Merge "Only define sa_family_t once."
2016-07-21 Elliott HughesOnly define sa_family_t once.
2016-07-21 Treehugger... Merge "Treat "persist.sys.timezone" as being a Java...
2016-07-21 Elliott HughesTreat "persist.sys.timezone" as being a Java-format...
2016-07-21 Dimitry IvanovMerge "Pass argc/argv/envp to dso constructors"
2016-07-20 Dimitry IvanovPass argc/argv/envp to dso constructors
next