Mail Archives: djgpp-workers/2001/12/27/09:13:03
According to Richard Dawe:
> OK to commit?
Please wait a little longer and I'll check C99 ansi functions.
> Index: check.cc
> ===================================================================
> RCS file: /cvs/djgpp/djgpp/tests/libclink/check.cc,v
> retrieving revision 1.5
> diff -p -c -3 -r1.5 check.cc
> *** check.cc 2001/12/02 10:21:45 1.5
> --- check.cc 2001/12/23 23:50:25
> *************** char *predefs[] = { "main", "edata", "en
> *** 20,69 ****
> not a function, and we can't stub it. ctime() sets tzname, and
> ctime is ANSI and tzname is POSIX. Sigh. */
>
> ! char *ansi_fns[] = { "abort", "abs", "acos", "asctime", "asin",
> ! "atan", "atan2", "atexit", "atof", "atoi", "atol", "bsearch",
> ! "calloc", "ceil", "clearerr", "clock", "cos", "cosh", "ctime",
> ! "difftime", "div", "errno", "exit", "exp", "fabs", "fclose", "feof",
Right,
MartinS
- Raw text -