Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add 'access' to blacklist
  • Loading branch information
falkTX committed May 12, 2016
1 parent 6f27d6f commit 0a71921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functions
@@ -1,3 +1,4 @@
int|access|const char *pathname, int mode|pathname, mode
int|select|int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout|nfds, readfds, writefds, exceptfds, timeout
unsigned int|sleep|unsigned int seconds|seconds
void *|malloc|size_t size|size
Expand Down

0 comments on commit 0a71921

Please sign in to comment.