mirror of
https://github.com/AuxXxilium/kmod.git
synced 2024-12-03 21:26:55 +07:00
780a4e97e2
This should fill the requirements for "we need to loop over a lot of strings that usually are small enough to remain on stack, but we want to protect ourselves against huge strings not fitting in the static buffer we estimated as sufficient"
58 lines
895 B
Plaintext
58 lines
895 B
Plaintext
*.lo
|
|
*.la
|
|
*.so
|
|
/.dirstamp
|
|
/test-scratchbuf
|
|
/test-strbuf
|
|
/test-array
|
|
/test-util
|
|
/test-blacklist
|
|
/test-dependencies
|
|
/test-depmod
|
|
/test-init
|
|
/test-initstate
|
|
/test-loaded
|
|
/test-modinfo
|
|
/test-new-module
|
|
/test-testsuite
|
|
/test-modprobe
|
|
/test-hash
|
|
/test-list
|
|
/test-tools
|
|
/rootfs
|
|
/stamp-rootfs
|
|
/test-scratchbuf.log
|
|
/test-scratchbuf.trs
|
|
/test-strbuf.log
|
|
/test-strbuf.trs
|
|
/test-array.log
|
|
/test-array.trs
|
|
/test-util.log
|
|
/test-util.trs
|
|
/test-blacklist.log
|
|
/test-blacklist.trs
|
|
/test-dependencies.log
|
|
/test-dependencies.trs
|
|
/test-depmod.log
|
|
/test-depmod.trs
|
|
/test-init.log
|
|
/test-init.trs
|
|
/test-initstate.log
|
|
/test-initstate.trs
|
|
/test-loaded.log
|
|
/test-loaded.trs
|
|
/test-modinfo.log
|
|
/test-modinfo.trs
|
|
/test-modprobe.log
|
|
/test-modprobe.trs
|
|
/test-hash.log
|
|
/test-hash.trs
|
|
/test-new-module.log
|
|
/test-new-module.trs
|
|
/test-testsuite.log
|
|
/test-testsuite.trs
|
|
/test-list.log
|
|
/test-list.trs
|
|
/test-tools.log
|
|
/test-tools.trs
|