aboutsummaryrefslogtreecommitdiffstats
path: root/missing.h
Commit message (Expand)AuthorAgeFilesLines
* * missing/memmove.c (memmove): take void *, not char *.eban2003-11-181-3/+3
* * lib/shell/command-processor.rb (Shell::CommandProcessor::rmdir):matz2003-08-051-2/+2
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-06-051-2/+2
* * math.c (math_erf,math_erfc): new function. [ruby-list:37753]matz2003-06-051-0/+5
* * missing.h: include <stdarg.h> or <varargs.h> if HAVE_VSNPRINTFmatz2003-03-201-0/+5
* * missing.h (strtoul): fix prototype of strtoul.eban2003-02-201-1/+1
* * configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema22002-12-151-1/+1
* WinCE patch mergedmatz2002-12-021-1/+1
* * math.c (math_acos): check errno after operation. ditto formatz2002-11-141-4/+0
* move struct timeval to missing.hmichal2002-09-171-1/+12
* * eval.c (rb_clear_cache_by_class): new function.matz2002-05-141-1/+1
* * missing.h: add for missing/*.c.eban2002-05-111-0/+118