Commit 6189bbd
authored
Update README.md
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#401 parent 609437a commit 6189bbd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
0 commit comments