1
0
Fork 0
forked from nuttx/nuttx-update

Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-11-05 15:27:46 -06:00
parent b99db64f15
commit f54667a7e9

View file

@ -8910,3 +8910,5 @@
Add mktemp() and mkstemp() (2014-11-05).
* libc/stdio/lib_tempnam.c, lib_tmpnam.c, Kconfig, Make.defs and
include/stdio.h: Add tmpnam() and tempnam() (2014-11-05).
* drivers/rwbuffer.c: Fix typo that can cause compiler error (2014-11-05).