gcc/fixincludes/tests/base/sys
Olivier Hainque a54d11749f Adjust VxWorks fixincludes hack for mkdir to work for C++
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.
2022-01-04 10:27:11 +00:00
..
_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