COMMON: Mark more symbols as forbidden
This commit is contained in:
parent
590c6ede63
commit
6f6051a9e1
3 changed files with 43 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#define FORBIDDEN_SYMBOL_EXCEPTION_getenv
|
||||
#define FORBIDDEN_SYMBOL_EXCEPTION_mkdir
|
||||
#define FORBIDDEN_SYMBOL_EXCEPTION_time_h //On IRIX, sys/stat.h includes sys/time.h
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue