summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-11-19merge from cm-12.0 and fix conflictsFrank Chen362-22991/+7782
2014-11-09Android: fix for 32/64 __set_errno libc changeTanguy Pruvot1-20/+7
2014-11-07Android: Fix for 64bit arm and x86_64 targetsTanguy Pruvot8-14/+13
2014-08-06android: remove syscalls implemented in libbbTanguy Pruvot13-241/+25
2014-08-06android: fix building errors with Android LChih-Wei Huang12-116/+154
2014-08-06mktemp: warning fix for x86 and l-previewTanguy Pruvot5-3/+9
2014-08-05mktemp: include libc mktemp, safe in busyboxTanguy Pruvot2-2/+168
2014-07-31android: backport pty implementation from aosp/masterTanguy Pruvot4-23/+139
2013-11-09fix 4.4 compileLawrence Mok7-33/+26
2013-10-05[x86] Changes and Additions to fix broken x86 buildTrevor Drake10-3/+175
2013-08-16android 4.3 use glibc-syscalls.h instead of linux-syscalls.htellen.yu8-7/+8
2013-07-25Fix syscalls on 4.3's bionicRicardo Cerqueira16-22/+16
2012-07-14fix stime syscall for aosp jb defineTanguy Pruvot1-0/+4
2011-11-20Merge 1.19.3 gingerbread into icsTanguy Pruvot24-2258/+8544
2011-11-17fix hidden syscall __set_syscall_errnoTanguy Pruvot2-1/+59
2011-10-03Added MIPS syscalls for busyboxRocky Zhang7-0/+142
2011-06-30merged commit between gingerbread and busybox/master 20110630Tanguy Pruvot104-188/+4069