Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2009=08-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-08-12 | 1 | -0/+62 |
* libc/stdio/mktemp.c (_gettemp): Do not call _mkdir_r unless HAVE_MKDIR is defined. 2009-08-12 Hans-Peter Nilsson <hp@axis.com> * libc/include/reent.h: Add prototype and definition of _mkdir_r. * libc/reent/Makefile.am (GENERAL_SOURCES): Add mkdirr.c. (CHEWOUT_FILES): Add mkdirr.def. * libc/reent/Makefile.in: Regenerate. * libc/reent/mkdirr.c: New file. |