Files
nuttx/libs/libc/stdlib
chao.an 4067a9f057 libs/libc/stdio: correct the prototype of mktemp(3)
From:   int       mktemp(FAR char *path_template);
To:     FAR char *mktemp(FAR char *path_template);

See the reference here:
https://pubs.opengroup.org/onlinepubs/009695399/functions/mktemp.html

Signed-off-by: chao.an <anchao@xiaomi.com>
2020-09-19 04:16:14 -07:00
..
2020-07-04 11:10:29 +09:00
2020-07-04 11:10:29 +09:00
2020-07-04 11:10:29 +09:00
2020-07-04 11:10:29 +09:00
2020-07-04 11:10:29 +09:00