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 aix: Fix _STDC_FORMAT_MACROS in inttypes.h [PR97044] 2020-09-26 15:59:24 +00:00
machine.h
mman.h
pthread.h
signal.h
socket.h fixincludes: AIX socket.h. 2021-07-06 15:30:52 -04:00
spinlock.h
stat.h Adjust VxWorks fixincludes hack for mkdir to work for C++ 2022-01-04 10:27:11 +00:00
sysmacros.h
time.h
types.h aix: Fixinclude updates [PR98208] 2020-12-14 21:57:32 +01:00
ucontext.h
wait.h