mirror of git://gcc.gnu.org/git/gcc.git
For VxWorks, replace an attempt at providing a posix API for mkdir via macro by a varargs prototype, which works better for C++ references like std::mkdir(arg1, arg2). 2021-12-16 Olivier Hainque <hainque@adacore.com> fixincludes/ * inclhack.def (vxworks_posix_mkdir): Refine to expose a varargs interface. * tests/base/sys/stat.h: Update expected results. * fixincl.x: Regenerate. |
||
|---|---|---|
| .. | ||
| _inttypes.h | ||
| cdefs.h | ||
| feature_tests.h | ||
| file.h | ||
| int_const.h | ||
| int_limits.h | ||
| inttypes.h | ||
| machine.h | ||
| mman.h | ||
| pthread.h | ||
| signal.h | ||
| socket.h | ||
| spinlock.h | ||
| stat.h | ||
| sysmacros.h | ||
| time.h | ||
| types.h | ||
| ucontext.h | ||
| wait.h | ||