mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-08-11 06:56:43 +00:00
![]() Regex parses a cpuset via 2 matches. Find number(s) or range(s) folowed by a comma, then, find a single number or a single range not followed by a comma. E.g., 0-1,4-5,6,7,10,11,14-15 CpuSet function first checks regex, then ensures left num <= right num Signed-off-by: Daniel Bowder <daniel@bowdernet.com> |
||
---|---|---|
debian | ||
src | ||
.gitignore | ||
Makefile |