Adding critical functions

This commit is contained in:
Dennis Eichhorn 2016-07-12 14:22:12 +02:00
parent 046f7bcd74
commit 950cf58cfb

View File

@ -143,4 +143,6 @@ The usage of the following functions SHOULD be avoided and inspected for any kin
* `rename()`
* `symlink()`
* `rmdir()`
* `mkdir()`
* `touch()`
* `unlink()`