stdlib: Add common bsd mkstemps function
Change-Id: I8c54f4b42e8b41f9a769b8b53f074a307b1a054c
This commit is contained in:
committed by
waddlesplash
parent
5f071d4aee
commit
3a747315b2
@@ -20,6 +20,8 @@ int daemon(int noChangeDir, int noClose);
|
||||
const char *getprogname(void);
|
||||
void setprogname(const char *programName);
|
||||
|
||||
int mkstemps(char *templat, int slen);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user