platform_build_blueprint/pathtools
Liz Kammer 2df87f3cd9 Add a limit to blueprint filesystem accesses
Mac builds keep running into too many files open. Restrict access of
filesystem to the current limit.

Test: m nothing
Change-Id: I2365da7c641f7c7f5d948396c6862eb3a0d1d8b9
2022-02-08 15:16:59 -05:00
..
testdata Fix recursive globs through symlinks 2018-09-24 15:09:32 -07:00
fs.go Add a limit to blueprint filesystem accesses 2022-02-08 15:16:59 -05:00
fs_test.go Fix reading absolute paths through OsFs 2020-01-10 13:52:22 -08:00
glob.go Rename saneSplit --> quickSplit 2022-02-07 09:41:01 -05:00
glob_test.go Handle dangling symlinks when following symlinks 2021-10-08 17:50:17 -07:00
lists.go Fix ReplaceExtension 2021-02-16 21:45:01 -08:00
lists_test.go Fix ReplaceExtension 2021-02-16 21:45:01 -08:00