mailing list of musl libc
 help / color / mirror / code / Atom feed
da98361706bfe4d6f95707fd1be947a02100020d blob 293 bytes (raw)

1
2
3
4
5
 
#define RLIMIT_NOFILE  7 /* num of file limit, able to open file */
#define RLIMIT_AS      9 /* address space limit */
#define RLIMIT_RSS     5 /* max resident set size */
#define RLIMIT_NPROC   6 /* max number of processes */
#define RLIMIT_MEMLOCK 8 /* max locked-in-memory address space */
debug log:

solving da983617 ...
found da983617 in https://inbox.vuxu.org/musl/631a1416.5853.17a3dd4c129.Coremail.zhaixiaojuan@loongson.cn/ ||
	https://inbox.vuxu.org/musl/43a660d5.58ae.17a3df462b9.Coremail.zhaixiaojuan@loongson.cn/

applying [1/2] https://inbox.vuxu.org/musl/631a1416.5853.17a3dd4c129.Coremail.zhaixiaojuan@loongson.cn/
diff --git a/arch/loongarch64/bits/resource.h b/arch/loongarch64/bits/resource.h
new file mode 100644
index 00000000..da983617

Checking patch arch/loongarch64/bits/resource.h...
Applied patch arch/loongarch64/bits/resource.h cleanly.

skipping https://inbox.vuxu.org/musl/43a660d5.58ae.17a3df462b9.Coremail.zhaixiaojuan@loongson.cn/ for da983617
index at:
100644 da98361706bfe4d6f95707fd1be947a02100020d	arch/loongarch64/bits/resource.h

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).