Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The actual 32bit libc limit PID_MAX hardcodes to 65535. The initial value 65536 was taken from other 32bit Linux distro which is not applicable for 32bit Android. So do a minor correction. Refer termux-docker#40
- Loading branch information