Files
nuttx/include
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-06-15 08:07:19 -06:00
2020-08-11 16:44:42 +09:00
2020-08-24 03:36:44 -07:00
2020-09-11 10:41:24 +08:00
2020-08-14 03:44:26 -07:00
2020-07-21 21:48:18 -07:00