Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
radicle: use rlim_t when working with limits
Merged did:key:z6Mks3J8...KiVs opened 1 year ago

rlimit values have different types on Linux and FreeBSD, as well as 64-bit and 32-bit platforms, so stick to the type rlim_t provided by the libc crate.

did:key:z6Mks3J8...KiVs opened with revision d0eba939 on base e130b4dc +2 -5 1 year ago

rlimit values have different types on Linux and FreeBSD, as well as 64-bit and 32-bit platforms, so stick to the type rlim_t provided by the libc crate.

fintohaps accepted 1 year ago

That’s helpful to know, thanks for the change +1

did:key:z6MksFqX...wzpT pushed revision 2 f1cf5784 on base 87cb7bf5 +62 -8 1 year ago

Rebase.

did:key:z6MksFqX...wzpT merged revision f1cf5784 at 41c33901 1 year ago