OSDN Git Service

android-x86/bionic.git
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 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"
2016-08-15 Dan AlbertAdd a script to update the bionic headers.
2016-08-15 Dimitry Ivanovlinker: add test for zero shdr offset
2016-08-15 Josh Gaoversioner: improve preprocessor tests.
2016-08-15 Josh Gaoversioner: always copy over source headers when preproc...
2016-08-15 Josh Gaoversioner: add test output directories to gitignore.
2016-08-15 Elliott HughesMerge "Fix mktime's errno behavior."
2016-08-15 Dimitry IvanovMerge "linker: add test for empty shdr table"
2016-08-15 Treehugger... Merge "Fix mktime's errno behavior."
2016-08-15 Treehugger... Merge "linker: add test for empty shdr table"
2016-08-15 Lazar Trsic[MIPS] Fix bionic test build
2016-08-15 Dimitry IvanovMerge "linker: add test for zero shstrndx"
2016-08-15 Treehugger... Merge "linker: add test for zero shstrndx"
2016-08-15 Dimitry Ivanovlinker: add test for empty shdr table
2016-08-15 Dimitry Ivanovlinker: add test for zero shstrndx
2016-08-13 Dimitry IvanovMerge changes Ibcefd6d9,I249c0815,If59cb6da
2016-08-13 Dimitry IvanovMerge changes Ibcefd6d9,I249c0815,If59cb6da
2016-08-13 Andreas GampeMerge "versioner: Ignore if Clang is missing"
2016-08-13 Treehugger... Merge "versioner: Ignore if Clang is missing"
2016-08-13 Andreas Gampeversioner: Ignore if Clang is missing
2016-08-13 Elliott HughesMerge "Move some POSIX math functions out of _USE_GNU...
2016-08-13 Treehugger... Merge "Move some POSIX math functions out of _USE_GNU...
2016-08-13 Josh GaoMerge "versioner: copy unmodified headers when preproce...
2016-08-13 Josh GaoMerge "versioner: copy unmodified headers when preproce...
2016-08-12 Dimitry IvanovRemove some duplication in the makefile
2016-08-12 Elliott HughesFix mktime's errno behavior.
2016-08-12 Elliott HughesMove some POSIX math functions out of _USE_GNU/_USE_BSD.
2016-08-12 Josh Gaoversioner: copy unmodified headers when preprocessing.
2016-08-12 Josh GaoMerge changes I9b662ca9,Iad7f3fc9,I1b16a4b5,I47b07755...
2016-08-12 Treehugger... Merge changes I9b662ca9,Iad7f3fc9,I1b16a4b5,I47b07755...
2016-08-12 Dimitry Ivanovlinker: add test for zero e_shentsize
2016-08-12 Dimitry IvanovAdd test for misaligned section header
2016-08-12 Elliott HughesMerge "POSIX says <sys/types.h> should make all the...
2016-08-12 Treehugger... Merge "POSIX says <sys/types.h> should make all the...
2016-08-12 Elliott HughesPOSIX says <sys/types.h> should make all the pthread_...
2016-08-12 Elliott HughesMerge "POSIX says <locale.h> makes NULL visible."
2016-08-12 Elliott HughesMerge "Fix sysconf(_SC_ARG_MAX)."
next