aboutsummaryrefslogtreecommitdiffstats
path: root/missing/erf.c
Commit message (Expand)AuthorAgeFilesLines
* * missing/*.c: include missing.hnobu2010-07-281-0/+1
* * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp,ocean2005-10-221-8/+4
* * object.c (rb_obj_pattern_match): now returns nil.matz2005-07-061-483/+74
* * missing/erf.c: need to include some headers for some platforms.usa2005-07-011-0/+4
* * missing/crypt.c: modified to make it compilable on platformsmatz2005-07-011-2/+107
* * missing/crypt.c: replaced with 4.4BSD version.matz2005-07-011-78/+379
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-06-051-0/+91