[Bug 13096] Patch to make busybox build on Hurd

bugzilla at busybox.net bugzilla at busybox.net
Thu Dec 17 19:09:51 UTC 2020


https://bugs.busybox.net/show_bug.cgi?id=13096

Michael Schierl <schierlm at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED

--- Comment #5 from Michael Schierl <schierlm at gmx.de> ---
I can confirm that it builds and runs fine as of commit ff4ca1.

-b is "socket buffer size" (RLIMIT_SBSIZE).

On Linux, my bash (binary) does not have it either. But it is in the source
code: 

https://git.savannah.gnu.org/cgit/bash.git/tree/builtins/ulimit.def#n243

And you can see it live in action on Hurd, FreeBSD and maybe more OSes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list