1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/missing
usa 7240868424 * missing/{strlcat,strlcpy}.c, missing.h: new functions.
* LEGAL: add copyright notice about above files.

* configure.in: check whether strlcat and strlcpy are exist or not.

* {bcc32,win32,wince}/Makefile.sub: use above files.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12100 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-03-19 08:01:40 +00:00
..
acosh.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
alloca.c forgot some checkins. 2001-05-06 15:06:00 +00:00
crypt.c * missing/crypt.c: modified to make it compilable on platforms 2005-07-01 06:37:48 +00:00
dup2.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
erf.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
file.h 2000-02-18 2000-02-18 06:59:36 +00:00
fileblocks.c * missing/fileblocks.c: add for autoconf. 2002-03-16 14:07:06 +00:00
finite.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
flock.c * configure.in (ac_cv_func_fcntl): fcntl support for MinGW. 2007-02-28 12:18:48 +00:00
hypot.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
isinf.c ANSI styled 2006-01-05 05:29:48 +00:00
isnan.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
memcmp.c * missing.h, missing/memcmp.c, missing/memmove.c: 2005-10-27 02:55:18 +00:00
memmove.c * missing.h, missing/memcmp.c, missing/memmove.c: 2005-10-27 02:55:18 +00:00
os2.c * missing/os2.c, missing/x68.c: typo fix. pointed out by greentea. 2004-02-21 02:12:21 +00:00
strcasecmp.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
strchr.c * eval.c, file.c, ruby.c: removed strchr, strrchr, strstr definition 2005-10-20 02:22:50 +00:00
strerror.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
strftime.c * missing/strftime.c: HP-UX support. 2003-03-04 09:16:17 +00:00
strlcat.c * missing/{strlcat,strlcpy}.c, missing.h: new functions. 2007-03-19 08:01:40 +00:00
strlcpy.c * missing/{strlcat,strlcpy}.c, missing.h: new functions. 2007-03-19 08:01:40 +00:00
strncasecmp.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
strstr.c * eval.c, file.c, ruby.c: removed strchr, strrchr, strstr definition 2005-10-20 02:22:50 +00:00
strtod.c 2000-02-17 2000-02-17 07:11:22 +00:00
strtol.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
strtoul.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
vsnprintf.c * intern.h (st_foreach_safe): fix prototype. 2006-07-18 06:22:28 +00:00
x68.c * missing/os2.c, missing/x68.c: typo fix. pointed out by greentea. 2004-02-21 02:12:21 +00:00