summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-06-088.0 and 7.1 share one code, distinguish different parts with PLATFORM_SDK_VER...Xindong Xu8-3/+13665
2017-05-25merge with busybox 1.26.2Xindong Xu1303-57138/+32187
2016-10-0964bit compatibilityTellen Yu3-0/+9
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-19[x86] Android 4.4.4 for x86 needs new implementation of "security_compute_rel...HazouPH1-8/+0
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-06Bionic changes for tty related appletsTanguy Pruvot11-21/+70
2014-08-06mktemp: warning fix for x86 and l-previewTanguy Pruvot5-3/+9
2014-08-05android: clearenv should not set environ to NULLTanguy Pruvot2-3/+18
2014-08-05selinux: implement missing selinux functionsTanguy Pruvot6-6/+60
2014-08-05mktemp: include libc mktemp, safe in busyboxTanguy Pruvot2-2/+168
2014-08-01Fix remaining bionic warningsTanguy Pruvot23-35/+52
2014-07-31android: backport pty implementation from aosp/masterTanguy Pruvot4-23/+139
2014-07-04android: add a switch to handle Android LTanguy Pruvot6-20/+66
2014-05-29selinux: enable support for bionic, add applets in configTanguy Pruvot32-6835/+8569
2014-04-04Merge branch '1_22_stable' of git://git.busybox.net/busybox into 1.22Ricardo Cerqueira292-11914/+17013
2013-11-09fix 4.4 compileLawrence Mok7-33/+26
2013-11-05Fix building on 4.4Ricardo Cerqueira5-3991/+3994
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
2012-05-05fix most sign and variable initialization warningsTanguy Pruvot56-152/+161
2012-04-27Busybox 1.20.0 squashed commit for ICSTanguy Pruvot270-9617/+15737
2012-03-05Enable nfs mount in both dynamic and static busybox.Patrick Schaaf69-339/+14739
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