OSDN Git Service

android-x86/bionic.git
2016-09-08 Dan AlbertProvide fake definitions for libstdc++.
2016-09-08 Dan AlbertProvide static inlines for in6addr things.
2016-09-08 Dan AlbertProvide an inline __cmsg_nxthdr.
2016-09-08 Dan AlbertCorrect more fortify availability guards.
2016-09-08 Dan AlbertMove strncpy fortify into android-21.
2016-09-08 Dan AlbertRun genversion-scripts.py.
2016-09-08 Dan AlbertAnnotate libm.map.txt.
2016-09-08 Josh GaoMerge "versioner: add support for __VERSIONER_NO_GUARD."
2016-09-08 Josh Gaoversioner: add support for __VERSIONER_NO_GUARD.
2016-09-07 Dimitry IvanovMerge "Silently ignore empty path elements"
2016-09-07 Treehugger... Merge "Fix sscanf/wcstod parsing of NaNs."
2016-09-07 Elliott HughesFix sscanf/wcstod parsing of NaNs.
2016-09-07 Dimitry IvanovSilently ignore empty path elements
2016-09-07 Tamas BerghammerMerge "Fix unittests broken by 545808a"
2016-09-07 Tamas BerghammerFix unittests broken by 545808a
2016-09-06 Treehugger... Merge "Fix time.mktime_EOVERFLOW for LP32."
2016-09-06 Elliott HughesFix time.mktime_EOVERFLOW for LP32.
2016-09-06 Treehugger... Merge "Fix "Unknown token error" when upstream clang...
2016-09-06 MinSeong KimFix "Unknown token error" when upstream clang is used.
2016-09-02 Josh GaoMerge "Revert "Update getentropy_linux.c from upstream.""
2016-09-02 Josh GaoRevert "Update getentropy_linux.c from upstream."
2016-09-02 Josh GaoMerge "Revert "Attempt to use arc4random where getauxva...
2016-09-02 Josh GaoRevert "Attempt to use arc4random where getauxval(AT_RA...
2016-09-01 Josh GaoMerge changes I6932803a,Ia65c038e
2016-09-01 Treehugger... Merge "cc_test_library now creates shared libraries...
2016-09-01 Josh GaoAttempt to use arc4random where getauxval(AT_RANDOM...
2016-09-01 Josh GaoUpdate getentropy_linux.c from upstream.
2016-08-31 Dan Willemsencc_test_library now creates shared libraries too
2016-08-31 Treehugger... Merge "List failing tests last, to reduce the amount...
2016-08-31 Elliott HughesList failing tests last, to reduce the amount of scrolling.
2016-08-30 Treehugger... Merge "Remove $(module)_install_to_out_data flag from...
2016-08-30 Elliott HughesMerge "Fix SysV IPC test failures on Android devices."
2016-08-30 Dimitry IvanovRemove $(module)_install_to_out_data flag from test...
2016-08-29 Christopher... Merge "Update to kernel headers v4.7.2."
2016-08-29 Christopher... Update to kernel headers v4.7.2.
2016-08-27 Treehugger... Merge "Fix pty.bug_28979140 test in Bionic"
2016-08-27 Alex VakulenkoFix pty.bug_28979140 test in Bionic
2016-08-27 Elliott HughesFix SysV IPC test failures on Android devices.
2016-08-27 Treehugger... Merge "Initialize __abort_message_ptr in linker's copy...
2016-08-27 Dimitry IvanovInitialize __abort_message_ptr in linker's copy of...
2016-08-26 Christopher... Merge "Fix a typo in the debug malloc usage info"
2016-08-26 Treehugger... Merge "Revert "Switch back to the BSD exec for now.""
2016-08-26 Elliott HughesRevert "Switch back to the BSD exec for now."
2016-08-26 Elliott HughesMerge "Fix execvp/execvpe behavior with absolute paths...
2016-08-26 Tamas BerghammerFix a typo in the debug malloc usage info
2016-08-26 Treehugger... Merge "linker: stat /proc/self/exe instead of executabl...
2016-08-26 Dimitry Ivanovlinker: stat /proc/self/exe instead of executable_path
2016-08-26 Treehugger... Merge "Switch back to the BSD exec for now."
2016-08-26 Elliott HughesFix execvp/execvpe behavior with absolute paths and...
2016-08-26 Elliott HughesSwitch back to the BSD exec for now.
2016-08-25 Elliott HughesMerge "Fix execvpe ENOEXEC behavior."
2016-08-25 Elliott HughesFix execvpe ENOEXEC behavior.
2016-08-24 Treehugger... Merge "Rewrite the exec family."
2016-08-24 Elliott HughesRewrite the exec family.
2016-08-22 Dimitry IvanovMerge "Don't warn about DT_FLAGS_1 containing DF_1_PIE"
2016-08-22 Dimitry IvanovMerge "Don't warn about DT_FLAGS_1 containing DF_1_PIE"
2016-08-19 Bernhard RosenkränzerDon't warn about DT_FLAGS_1 containing DF_1_PIE
2016-08-19 Elliott HughesMerge "Fix mips build."
2016-08-19 Treehugger... Merge "Fix mips build."
2016-08-19 Elliott HughesFix mips build.
2016-08-19 Elliott HughesMerge "Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm...
2016-08-18 Elliott HughesMerge "Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm...
2016-08-18 Elliott HughesFlesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>.
2016-08-17 Dimitry IvanovMerge "[mips] Add missing linker shdr tests"
2016-08-17 Dimitry IvanovMerge "[mips] Add missing linker shdr tests"
2016-08-17 Elliott HughesMerge "Be more restrictive about max frame size."
2016-08-17 Treehugger... Merge "Be more restrictive about max frame size."
2016-08-17 Elliott HughesMerge "Document that our getnameinfo(3) prototype is...
2016-08-17 Treehugger... Merge "Document that our getnameinfo(3) prototype is...
2016-08-16 Elliott HughesBe more restrictive about max frame size.
2016-08-16 Elliott HughesMerge "Add missing <sys/stat.h> macros."
2016-08-16 Elliott HughesMerge "Fix various <sys/socket.h> prototypes."
2016-08-16 Elliott HughesMerge "mprotect and msync take void*, not const void*."
2016-08-16 Elliott HughesDocument that our getnameinfo(3) prototype is unfixably...
2016-08-16 Treehugger... Merge "Add missing <sys/stat.h> macros."
2016-08-16 Treehugger... Merge "Fix various <sys/socket.h> prototypes."
2016-08-16 Treehugger... Merge "mprotect and msync take void*, not const void*."
2016-08-16 Elliott HughesMerge "Fix memmem behavior with empty needles."
2016-08-16 Dan AlbertMerge "Add a script to update the bionic headers."
2016-08-16 Treehugger... Merge "Fix memmem behavior with empty needles."
2016-08-16 Elliott HughesFix various <sys/socket.h> prototypes.
2016-08-16 Elliott HughesAdd missing <sys/stat.h> macros.
2016-08-16 Elliott Hughesmprotect and msync take void*, not const void*.
2016-08-16 Elliott HughesFix memmem behavior with empty needles.
2016-08-16 Nikola Veljkovic[mips] Add missing linker shdr tests
2016-08-16 Treehugger... Merge "Add a script to update the bionic headers."
2016-08-16 Josh GaoMerge "versioner: handle _FILE_OFFSET_BITS=64."
2016-08-16 Treehugger... Merge "versioner: handle _FILE_OFFSET_BITS=64."
2016-08-15 Josh Gaoversioner: handle _FILE_OFFSET_BITS=64.
2016-08-15 Dimitry IvanovMerge "linker: add test for zeroed out shdr_table_"
2016-08-15 Treehugger... Merge "linker: add test for zeroed out shdr_table_"
2016-08-15 Josh GaoMerge changes Iaf798077,I9080838f,Ia13a8ae2,If0d81b0a...
2016-08-15 Treehugger... Merge changes Iaf798077,I9080838f,Ia13a8ae2,If0d81b0a...
2016-08-15 Dimitry IvanovMerge "linker: add test for zero shdr offset"
2016-08-15 Treehugger... Merge "linker: add test for zero shdr offset"
2016-08-15 Josh Gaoversioner: add idempotence test that uses the bionic...
2016-08-15 Lazar TrsicMerge "[MIPS] Fix bionic test build"
2016-08-15 Josh Gaoversioner: fix off-by-one error in header guard calcula...
2016-08-15 Dimitry Ivanovlinker: add test for zeroed out shdr_table_
2016-08-15 Treehugger... Merge "[MIPS] Fix bionic test build"
next