OSDN Git Service

android-x86/bionic.git
2017-08-02 Elliott HughesMerge "Add some <sched.h> tests."
2017-08-02 Elliott HughesMerge "Add some <sched.h> tests."
2017-08-02 Elliott HughesAdd some <sched.h> tests.
2017-08-02 Elliott HughesMerge "Finish <stdio_ext.h>."
2017-08-02 Elliott HughesMerge "Finish <stdio_ext.h>."
2017-08-02 George Burgess IVMerge "libc fortify: make fcntl.h use diagnose_if"
2017-08-02 Treehugger... Merge "libc fortify: make fcntl.h use diagnose_if"
2017-08-02 George Burgess IVMerge "libc fortify: make socket.h and stdlib.h use...
2017-08-02 Treehugger... Merge "libc fortify: make socket.h and stdlib.h use...
2017-08-02 George Burgess IVMerge "libc fortify: make stdio.h use diagnose_if"
2017-08-02 Treehugger... Merge "libc fortify: make stdio.h use diagnose_if"
2017-08-02 George Burgess IVMerge "libc fortify: make poll.h and stat.h use diagnos...
2017-08-02 Treehugger... Merge "libc fortify: make poll.h and stat.h use diagnos...
2017-08-02 George Burgess IVlibc fortify: make socket.h and stdlib.h use diagnose_if
2017-08-02 George Burgess IVlibc fortify: make stdio.h use diagnose_if
2017-08-02 George Burgess IVlibc fortify: make poll.h and stat.h use diagnose_if
2017-08-02 George Burgess IVlibc fortify: make fcntl.h use diagnose_if
2017-08-01 Dan AlbertMerge "Mark new/delete as weak in the NDK stubs."
2017-08-01 George Burgess IVMerge "libc fortify: make unistd.h use diagnose_if"
2017-08-01 Treehugger... Merge "Mark new/delete as weak in the NDK stubs."
2017-08-01 Treehugger... Merge "libc fortify: make unistd.h use diagnose_if"
2017-08-01 Elliott HughesMerge "Remove nullability specifications."
2017-08-01 Elliott HughesMerge "Remove nullability specifications."
2017-08-01 Elliott HughesFinish <stdio_ext.h>.
2017-08-01 Elliott HughesMerge "Clean up linker fatals slightly."
2017-08-01 George Burgess IVlibc fortify: make unistd.h use diagnose_if
2017-08-01 Treehugger... Merge "Clean up linker fatals slightly."
2017-08-01 Elliott HughesRemove nullability specifications.
2017-08-01 Elliott HughesMerge "Consistently say va_arg rather than __va_arg."
2017-08-01 Treehugger... Merge "Consistently say va_arg rather than __va_arg."
2017-08-01 Elliott HughesMerge "Clean up some <stdio.h> constants."
2017-08-01 Elliott HughesMerge "Clean up some <stdio.h> constants."
2017-08-01 Elliott HughesMerge "Remove restrict/__restrict."
2017-08-01 Elliott HughesConsistently say va_arg rather than __va_arg.
2017-08-01 Elliott HughesMerge "Remove restrict/__restrict."
2017-08-01 Elliott HughesClean up linker fatals slightly.
2017-08-01 Elliott HughesRemove restrict/__restrict.
2017-08-01 George Burgess IVMerge "libc: Add diagnose_if macros to cdefs."
2017-08-01 Treehugger... Merge "libc: Add diagnose_if macros to cdefs."
2017-08-01 George Burgess IVMerge "libc: Split FORTIFY into its own headers"
2017-08-01 Treehugger... Merge "libc: Split FORTIFY into its own headers"
2017-08-01 Elliott HughesClean up some <stdio.h> constants.
2017-07-31 George Burgess IVlibc: Add diagnose_if macros to cdefs.
2017-07-31 Dan AlbertMerge "Allow calling v?dprintf for any target API level."
2017-07-31 Treehugger... Merge "Allow calling v?dprintf for any target API level."
2017-07-29 Christopher... Merge "Move back to the previous version of ion.h."
2017-07-29 Christopher... Merge "Move back to the previous version of ion.h."
2017-07-29 Christopher... Move back to the previous version of ion.h.
2017-07-29 Christopher... Merge "Remove workaround in <sys/epoll.h>."
2017-07-29 Christopher... Merge "Update to kernel headers v4.12.3."
2017-07-29 Christopher... Merge "Remove workaround in <sys/epoll.h>."
2017-07-29 Christopher... Merge "Update to kernel headers v4.12.3."
2017-07-29 Josh GaoMerge "versioner: compile with `clang -include foo...
2017-07-29 Treehugger... Merge "versioner: compile with `clang -include foo...
2017-07-29 Elliott HughesMerge "POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX."
2017-07-29 Elliott HughesMerge "POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX."
2017-07-29 Elliott HughesMerge "Fix the sysconf _SC_2_VERSION test."
2017-07-29 Treehugger... Merge "Fix the sysconf _SC_2_VERSION test."
2017-07-28 Elliott HughesFix the sysconf _SC_2_VERSION test.
2017-07-28 Elliott HughesPOSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX.
2017-07-28 Elliott HughesMerge "Implement wcwidth(3) in terms of icu4c."
2017-07-28 Elliott HughesMerge "Implement wcwidth(3) in terms of icu4c."
2017-07-28 Elliott HughesMerge "Actually turn on -Werror for crtbegin."
2017-07-28 Treehugger... Merge "Actually turn on -Werror for crtbegin."
2017-07-28 Josh Gaoversioner: compile with `clang -include foo.h -`.
2017-07-28 Dan AlbertMark new/delete as weak in the NDK stubs.
2017-07-28 Elliott HughesImplement wcwidth(3) in terms of icu4c.
2017-07-28 George Burgess IVlibc: Split FORTIFY into its own headers
2017-07-27 Elliott HughesActually turn on -Werror for crtbegin.
2017-07-27 Dan AlbertAllow calling v?dprintf for any target API level.
2017-07-27 Christopher... Update to kernel headers v4.12.3.
2017-07-27 Elliott HughesRemove workaround in <sys/epoll.h>.
2017-07-27 Elliott HughesMerge "Use O_APPEND for stdio append mode."
2017-07-27 Elliott HughesMerge "Use O_APPEND for stdio append mode."
2017-07-27 Dan AlbertMerge "Fix error condition on strtof inline."
2017-07-27 Treehugger... Merge "Fix error condition on strtof inline."
2017-07-27 Dan AlbertFix error condition on strtof inline.
2017-07-27 Dan AlbertMerge "Add __ANDROID_NDK__ to identify using the NDK."
2017-07-26 Treehugger... Merge "Add __ANDROID_NDK__ to identify using the NDK."
2017-07-26 Dan AlbertAdd __ANDROID_NDK__ to identify using the NDK.
2017-07-26 George Burgess IVMerge "libc: Move FORTIFY into one file; make style...
2017-07-26 Treehugger... Merge "libc: Move FORTIFY into one file; make style...
2017-07-26 Elliott HughesUse O_APPEND for stdio append mode.
2017-07-26 George Burgess IVlibc: Move FORTIFY into one file; make style fixups
2017-07-25 Elliott HughesMerge "Build crtbegin with clang too."
2017-07-25 Treehugger... Merge "Build crtbegin with clang too."
2017-07-25 Steve MuckleMerge "Create global seccomp policy."
2017-07-25 Treehugger... Merge "Create global seccomp policy."
2017-07-25 Elliott HughesBuild crtbegin with clang too.
2017-07-25 George Burgess IVMerge "Split our FORTIFY implementation into libc_fortify"
2017-07-25 Treehugger... Merge "Split our FORTIFY implementation into libc_fortify"
2017-07-25 Elliott HughesMerge "tests: clean up bionic-unit-tests-static linking"
2017-07-25 Elliott HughesMerge "tests: clean up bionic-unit-tests-static linking"
2017-07-24 Elliott Hughestests: clean up bionic-unit-tests-static linking
2017-07-24 George Burgess IVSplit our FORTIFY implementation into libc_fortify
2017-07-24 Elliott HughesMerge "Remove the HASLB and FREEUB macros."
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 "Make xfail passes not failures."
2017-07-24 Elliott HughesMerge "Replace fmemopen."
next