OSDN Git Service

android-x86/bionic.git
2016-08-12 Elliott HughesMerge "POSIX says IPPORT_RESERVED is in <netdb.h>."
2016-08-12 Elliott HughesMerge "POSIX says SEM_FAILED shall have type sem_t*."
2016-08-12 Elliott HughesMerge "POSIX says <fcntl.h> makes SEEK_* visible."
2016-08-12 Treehugger... Merge "POSIX says IPPORT_RESERVED is in <netdb.h>."
2016-08-12 Treehugger... Merge "POSIX says SEM_FAILED shall have type sem_t*."
2016-08-12 Treehugger... Merge "POSIX says <fcntl.h> makes SEEK_* visible."
2016-08-12 Dimitry IvanovMerge "linker: disallow W + E PT_LOAD segments"
2016-08-12 Dimitry IvanovMerge "linker: disallow W + E PT_LOAD segments"
2016-08-12 Elliott HughesMerge "Add two missing POSIX constant-only headers."
2016-08-12 Treehugger... Merge "Add two missing POSIX constant-only headers."
2016-08-12 Elliott HughesPOSIX says IPPORT_RESERVED is in <netdb.h>.
2016-08-12 Elliott HughesPOSIX says SEM_FAILED shall have type sem_t*.
2016-08-12 Elliott HughesMerge "Use sysinfo(2) to implement more of <sys/sysinfo...
2016-08-12 Elliott HughesPOSIX says <fcntl.h> makes SEEK_* visible.
2016-08-12 Treehugger... Merge "Use sysinfo(2) to implement more of <sys/sysinfo...
2016-08-12 Elliott HughesAdd two missing POSIX constant-only headers.
2016-08-12 Dimitry Ivanovlinker: disallow W + E PT_LOAD segments
2016-08-11 Elliott HughesMerge "dlerror returns char*, not const char*."
2016-08-11 Treehugger... Merge "dlerror returns char*, not const char*."
2016-08-11 Elliott Hughesdlerror returns char*, not const char*.
2016-08-11 Elliott HughesUse sysinfo(2) to implement more of <sys/sysinfo.h>.
2016-08-11 Dimitry IvanovMerge "linker: use stat(2) to check file existence"
2016-08-11 Dimitry IvanovMerge "linker: use stat(2) to check file existence"
2016-08-11 Dimitry Ivanovlinker: use stat(2) to check file existence
2016-08-11 Dimitry IvanovMerge "linker_asan: Translate absolute dlopen paths...
2016-08-11 Treehugger... Merge "linker_asan: Translate absolute dlopen paths...
2016-08-11 Dimitry Ivanovlinker_asan: Translate absolute dlopen paths to use...
2016-08-11 Dan AlbertMerge "Add ndk_library for libdl."
2016-08-11 Josh GaoMerge "Add __attribute__((sentinel)) tags to execl...
2016-08-11 Treehugger... Merge "Add ndk_library for libdl."
2016-08-11 Treehugger... Merge "Add __attribute__((sentinel)) tags to execl...
2016-08-11 Dimitry IvanovMerge "Check alignment along with range of mapped file...
2016-08-11 Treehugger... Merge "Check alignment along with range of mapped file...
2016-08-11 Elliott HughesMerge "Move brillo closer to Android."
2016-08-11 Elliott HughesMerge "Remove __static_cast macro from <sys/cdefs.h>."
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 HughesMerge "Fortify vsnprintf in more cases."
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 Elliott HughesMerge "Remove more stdio copy/paste."
2016-08-10 Treehugger... Merge "Remove more stdio copy/paste."
2016-08-09 Elliott HughesRemove more stdio copy/paste.
2016-08-09 Dimitry IvanovMerge "linker: fix mips build"
2016-08-09 Treehugger... Merge "linker: fix mips build"
2016-08-09 Dimitry Ivanovlinker: fix mips build
2016-08-09 Josh GaoMerge "Don't use the same declaration to declare multip...
2016-08-09 Treehugger... Merge "Don't use the same declaration to declare multip...
2016-08-09 Dimitry IvanovMerge changes I868417f4,I57ac3667
2016-08-09 Treehugger... Merge changes I868417f4,I57ac3667
2016-08-08 Josh GaoDon't use the same declaration to declare multiple...
2016-08-08 Elliott HughesMerge "Update NOTICE files."
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 Dan AlbertMerge "Guard fortify inlines with __ANDROID_API__."
2016-08-06 Treehugger... Merge "Guard fortify inlines with __ANDROID_API__."
2016-08-06 Elliott HughesMerge "Reimplement remove(3) without the lstat(2)."
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-05 Dan AlbertAdd ndk_library for libdl.
2016-08-05 Dan AlbertMerge changes I01c4d9a8,Ic34734b4
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... 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 Dan AlbertMerge changes Iecc1b127,Ib67f07db,I7672d34c
2016-08-03 Treehugger... Merge changes Iecc1b127,Ib67f07db,I7672d34c
2016-08-03 Josh GaoMerge changes Ib5962ea3,I8c1a7464,I06ce7c31
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 Dan AlbertMerge changes Iedab3259,I333fe8ae
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 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 Elliott HughesMerge "More stdio one-liners."
2016-08-02 Treehugger... Merge "More stdio one-liners."
2016-08-02 Elliott HughesMore stdio one-liners.
2016-08-01 Elliott HughesMerge changes I2d334db2,Iab9fbc73
2016-08-01 Treehugger... Merge changes I2d334db2,Iab9fbc73
2016-08-01 Dimitry IvanovCorrect libstdc++ version
2016-08-01 Elliott HughesMerge "Update testing docs."
2016-08-01 Treehugger... Merge "Update testing docs."
2016-08-01 Dimitry IvanovMerge "Sync linker with internal branch"
2016-08-01 Dimitry IvanovMerge "Sync linker with internal branch"
next