Home
last modified time | relevance | path

Searched refs:checkfuncs (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/gcclibs/libiberty/
HDconfigure.ac354 checkfuncs="getrusage on_exit psignal strerror strsignal sysconf times sbrk gettimeofday"
355 checkfuncs="$checkfuncs realpath canonicalize_file_name pstat_getstatic pstat_getdynamic sysmp"
356 checkfuncs="$checkfuncs getsysinfo table sysctl wait3 wait4 __fsetlocking"
415 # Of the functions in $checkfuncs, newlib only has strerror.
463 # Of the functions in $checkfuncs, Mingw only has strerror.
542 # Of the functions in $checkfuncs, VxWorks only has strerror.
574 checkfuncs="`echo $checkfuncs | sed -e 's/strsignal//' -e 's/psignal//'`"
654 AC_CHECK_FUNCS($checkfuncs)
HDconfigure4965 checkfuncs="getrusage on_exit psignal strerror strsignal sysconf times sbrk gettimeofday"
4966 checkfuncs="$checkfuncs realpath canonicalize_file_name pstat_getstatic pstat_getdynamic sysmp"
4967 checkfuncs="$checkfuncs getsysinfo table sysctl wait3 wait4 __fsetlocking"
6078 checkfuncs="`echo $checkfuncs | sed -e 's/strsignal//' -e 's/psignal//'`"
7306 for ac_func in $checkfuncs
HDChangeLog1936 (checkfuncs, AC_CHECKFUNCS): Check for getsysinfo, table.
1957 (checkfuncs): Add pstat_getstatic and pstat_getdynamic.
1969 checkfuncs and AC_CHECK_FUNCS. Use libiberty_NEED_DECLARATION
3952 * configure.in (checkfuncs): Add gettimeofday.
4034 * configure.in (checkfuncs): Check for sbrk.
4659 * configure.in (checkfuncs): Add missing "'".
/trueos/contrib/binutils/libiberty/
HDconfigure5062 checkfuncs="getrusage on_exit psignal strerror strsignal sysconf times sbrk gettimeofday"
5063 checkfuncs="$checkfuncs realpath canonicalize_file_name pstat_getstatic pstat_getdynamic sysmp"
5064 checkfuncs="$checkfuncs getsysinfo table sysctl wait3 wait4 __fsetlocking"
6195 checkfuncs="`echo $checkfuncs | sed -e 's/strsignal//' -e 's/psignal//'`"
7423 for ac_func in $checkfuncs
HDChangeLog2134 (checkfuncs, AC_CHECKFUNCS): Check for getsysinfo, table.
2155 (checkfuncs): Add pstat_getstatic and pstat_getdynamic.
2167 checkfuncs and AC_CHECK_FUNCS. Use libiberty_NEED_DECLARATION
4150 * configure.in (checkfuncs): Add gettimeofday.
4232 * configure.in (checkfuncs): Check for sbrk.
4857 * configure.in (checkfuncs): Add missing "'".