aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-11Merge "fix runtime issues for scripts"android-wear-5.0.0_r1lollipop-wear-releaseChristopher Ferris
2014-12-11Merge "Clean up DNS proxying."Elliott Hughes
2014-12-10Clean up DNS proxying.Elliott Hughes
2014-12-10Merge "Fix missing symbol for debug malloc."Christopher Ferris
2014-12-10Merge "Fix the setjmp tests for mips."Elliott Hughes
2014-12-10Fix the setjmp tests for mips.Elliott Hughes
2014-12-10Merge "Fix arm64 clone stack handling."Elliott Hughes
2014-12-10Merge "Use machine/timespec.h to separate timespec definition."Yabin Cui
2014-12-10Fix missing symbol for debug malloc.Christopher Ferris
2014-12-10Fix arm64 clone stack handling.Elliott Hughes
2014-12-10Merge "Use the stmdb instead of str to save the fn/arg"Elliott Hughes
2014-12-10Use the stmdb instead of str to save the fn/argJiangli Yuan
2014-12-10fix runtime issues for scriptsKyunam Jo
2014-12-10Use machine/timespec.h to separate timespec definition.Yabin Cui
2014-12-10Merge "Fix ptsname(3) and ttyname(3) to use TLS."Elliott Hughes
2014-12-09Fix ptsname(3) and ttyname(3) to use TLS.Elliott Hughes
2014-12-10Merge "Move BSD stuff together in <sys/endian.h>."Elliott Hughes
2014-12-09Move BSD stuff together in <sys/endian.h>.Elliott Hughes
2014-12-09Merge "<net/route.h> should include IPv6 too."Elliott Hughes
2014-12-09<net/route.h> should include IPv6 too.Elliott Hughes
2014-12-09Merge "Sync <net/if_types.h> with upstream."Elliott Hughes
2014-12-09Sync <net/if_types.h> with upstream.Elliott Hughes
2014-12-09Merge "support _POSIX_REALTIME_SIGNALS"Yabin Cui
2014-12-09Merge "Change _POSIX_CPUTIME macro to make it compitable with glibc."Yabin Cui
2014-12-09Change _POSIX_CPUTIME macro to make it compitable with glibc.Yabin Cui
2014-12-08support _POSIX_REALTIME_SIGNALSYabin Cui
2014-12-09Merge "Simplify our endian.h implementation."Elliott Hughes
2014-12-08Simplify our endian.h implementation.Elliott Hughes
2014-12-09Merge "Merge mips setjmp/longjmp family."Elliott Hughes
2014-12-08Merge mips setjmp/longjmp family.Elliott Hughes
2014-12-09Merge "Switch arch-mips64/include/machine to a symlink."Elliott Hughes
2014-12-08Switch arch-mips64/include/machine to a symlink.Elliott Hughes
2014-12-09Merge "Use 64-bit units in the aarch64 setjmp implementation."Elliott Hughes
2014-12-08Use 64-bit units in the aarch64 setjmp implementation.Elliott Hughes
2014-12-09Merge "Switch arm and arm64 over to the x86 style of jmpbuf."Elliott Hughes
2014-12-08Switch arm and arm64 over to the x86 style of jmpbuf.Elliott Hughes
2014-12-08Merge "Fix signal mask save/restore for x86-64."Elliott Hughes
2014-12-08Fix signal mask save/restore for x86-64.Elliott Hughes
2014-12-08Merge "Fix signal mask save/restore for arm64."Elliott Hughes
2014-12-06Fix signal mask save/restore for arm64.Elliott Hughes
2014-12-06Merge "Clean up the x86-64 and x86 setjmp families."Elliott Hughes
2014-12-05Clean up the x86-64 and x86 setjmp families.Elliott Hughes
2014-12-05Merge "Clean up arm setjmp family."Elliott Hughes
2014-12-05Clean up arm setjmp family.Elliott Hughes
2014-12-05Merge "Clean up the arm64 setjmp."Elliott Hughes
2014-12-05Clean up the arm64 setjmp.Elliott Hughes
2014-12-05Merge "Add cache related sysconf queries"Tao Bao
2014-12-04Add cache related sysconf queriesTao Bao
2014-12-04Merge "Restore symbols from <arpa/nameser.h>."Elliott Hughes
2014-12-04Merge "implement posix_madvise"Yabin Cui