OSDN Git Service

Merge "Abort harder."
[android-x86/bionic.git] / libc / Android.bp
2016-11-30 Elliott HughesMerge "Abort harder."
2016-11-30 Evgenii StepanovMerge changes Iade6a185,Iab3050bd
2016-11-30 Treehugger RobotMerge "Ship all the UAPI bits."
2016-11-30 Treehugger RobotMerge "Correct the return types of readv and writev."
2016-11-30 Neil FullerMerge "Update timezone data to 2016j"
2016-11-30 Elliott HughesAbort harder.
2016-11-30 Treehugger RobotMerge "Fix getpriority/setpriority types."
2016-11-30 Treehugger RobotMerge "Fix return type of sync(2)."
2016-11-30 Dan WillemsenMerge "Enable libc/libdl/libm/linker for host bionic"
2016-11-29 Elliott HughesFix getpriority/setpriority types.
2016-11-29 Elliott HughesMerge "Use icu4c to implement <wctype.h>."
2016-11-29 Dan WillemsenEnable libc/libdl/libm/linker for host bionic
2016-11-29 Elliott HughesUse icu4c to implement <wctype.h>.
2016-11-29 Dan AlbertShip all the UAPI bits.
2016-11-29 Elliott HughesMerge "Implement <langinfo.h>."
2016-11-28 Treehugger RobotMerge "Fix bionic-unit-tests-glibc"
2016-11-28 Christopher FerrisMerge "Add cortex-a7 specific routines."
2016-11-28 Christopher FerrisAdd cortex-a7 specific routines.
2016-11-19 Elliott HughesImplement <langinfo.h>.
2016-11-17 Dimitry IvanovMerge "Add original prebuilt test libraries"
2016-11-16 Christopher FerrisMerge "Fix uninitialized variable usage."
2016-11-16 Martijn CoenenMerge "Fix deprecated range_x() calls."
2016-11-15 Colin CrossMerge "Don't pack relocations in libc.so"
2016-11-15 Colin CrossDon't pack relocations in libc.so
2016-11-15 Elliott HughesMerge "Differentiate the wctype functions we need to...
2016-11-15 Treehugger RobotMerge changes I72d37b7c,I7d254a10,I2e967acf
2016-11-11 Treehugger RobotMerge changes I7f32dc9f,I9d88ddb1
2016-11-11 Josh GaoRevert "Revert "Attempt to use arc4random where getauxv...
2016-10-20 Treehugger RobotMerge changes from topic 'ndk-headers-licenses'
2016-10-20 Dan AlbertAdd license to ndk_headers modules.
2016-10-11 Elliott HughesMerge "Remove obsolete -std request."
2016-10-11 Treehugger RobotMerge "Migrate libstdc++ to ndk_library."
2016-10-06 Dan AlbertMigrate libstdc++ to ndk_library.
2016-09-30 Elliott HughesMerge "Fix mbsnrtowcs where `dst` is null."
2016-09-30 Elliott HughesMerge "Fix tests/run-on-host.sh for glibc."
2016-09-30 Treehugger RobotMerge "Update escaping in Android.bp files"
2016-09-29 Colin CrossUpdate escaping in Android.bp files
2016-09-16 Treehugger RobotMerge "Make static library for loader tests"
2016-09-15 Josh GaoMerge "Initialize main thread TLS before the global...
2016-09-15 Kenny RootMerge "Fix memory leak in test util"
2016-09-15 Treehugger RobotMerge "Add missing uapi header module."
2016-09-15 Dan AlbertAdd missing uapi header module.
2016-09-15 Josh GaoMerge "versioner: turn on -Wall -Wextra -Werror."
2016-09-14 Treehugger RobotMerge "Add modules for NDK headers and libraries."
2016-09-13 Dan AlbertAdd modules for NDK headers and libraries.
2016-09-09 Treehugger RobotMerge "Move test libraries under /data/nativetests"
2016-09-08 Josh GaoMerge "versioner: add support for __VERSIONER_NO_GUARD."
2016-09-07 Dimitry IvanovMerge "Silently ignore empty path elements"
2016-09-07 Treehugger RobotMerge "Fix sscanf/wcstod parsing of NaNs."
2016-09-07 Elliott HughesFix sscanf/wcstod parsing of NaNs.
2016-09-06 Treehugger RobotMerge "Fix time.mktime_EOVERFLOW for LP32."
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 Josh GaoAttempt to use arc4random where getauxval(AT_RANDOM...
2016-08-26 Christopher FerrisMerge "Fix a typo in the debug malloc usage info"
2016-08-26 Treehugger RobotMerge "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 Treehugger RobotMerge "Switch back to the BSD exec for now."
2016-08-26 Elliott HughesSwitch back to the BSD exec for now.
2016-08-24 Treehugger RobotMerge "Rewrite the exec family."
2016-08-24 Elliott HughesRewrite the exec family.
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 Elliott HughesMerge "Be more restrictive about max frame size."
2016-08-17 Treehugger RobotMerge "Be more restrictive about max frame size."
2016-08-16 Elliott HughesBe more restrictive about max frame size.
2016-08-16 Treehugger RobotMerge "Add missing <sys/stat.h> macros."
2016-08-16 Treehugger RobotMerge "Fix various <sys/socket.h> prototypes."
2016-08-16 Treehugger RobotMerge "mprotect and msync take void*, not const void*."
2016-08-16 Elliott HughesMerge "Fix memmem behavior with empty needles."
2016-08-16 Treehugger RobotMerge "Fix memmem behavior with empty needles."
2016-08-16 Elliott HughesFix memmem behavior with empty needles.
2016-08-12 Treehugger RobotMerge changes I9b662ca9,Iad7f3fc9,I1b16a4b5,I47b07755...
2016-08-12 Elliott HughesMerge "Fix sysconf(_SC_ARG_MAX)."
2016-08-12 Treehugger RobotMerge "Use sysinfo(2) to implement more of <sys/sysinfo...
2016-08-11 Treehugger RobotMerge "dlerror returns char*, not const char*."
2016-08-11 Treehugger RobotMerge "Add ndk_library for libdl."
2016-08-11 Treehugger RobotMerge "Add __attribute__((sentinel)) tags to execl...
2016-08-11 Treehugger RobotMerge "Check alignment along with range of mapped file...
2016-08-11 Elliott HughesMerge "Move brillo closer to Android."
2016-08-10 Treehugger RobotMerge "Move brillo closer to Android."
2016-08-10 Treehugger RobotMerge "Remove __static_cast macro from <sys/cdefs.h>."
2016-08-10 Elliott HughesMerge "Fortify vsnprintf in more cases."
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 Elliott HughesMerge "Remove more stdio copy/paste."
2016-08-10 Treehugger RobotMerge "Remove more stdio copy/paste."
2016-08-09 Elliott HughesRemove more stdio copy/paste.
2016-08-09 Treehugger RobotMerge changes I868417f4,I57ac3667
2016-08-06 Treehugger RobotMerge "Guard fortify inlines with __ANDROID_API__."
2016-08-06 Elliott HughesMerge "Reimplement remove(3) without the lstat(2)."
2016-08-06 Treehugger RobotMerge "Reimplement remove(3) without the lstat(2)."
2016-08-05 Elliott HughesReimplement remove(3) without the lstat(2).
2016-08-02 Dimitry IvanovMerge "Correct libstdc++ version"
2016-08-02 Elliott HughesMerge "More stdio one-liners."
next