mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-28 17:41:45 +00:00
Improved posix module, added new posix_utils module (#10723)
This commit is contained in:
committed by
Andreas Rumpf
parent
1102b8ac6e
commit
7d7cd69070
@@ -249,6 +249,7 @@ lib/pure/bitops.nim
|
||||
lib/pure/nimtracker.nim
|
||||
lib/pure/punycode.nim
|
||||
lib/pure/volatile.nim
|
||||
lib/posix/posix_utils.nim
|
||||
""".splitWhitespace()
|
||||
|
||||
doc0 = """
|
||||
|
||||
Reference in New Issue
Block a user