aboutsummaryrefslogtreecommitdiffstats
path: root/missing
Commit message (Expand)AuthorAgeFilesLines
* Drop to support NaCl platform.hsbt2017-10-231-1/+1
* string.c: for small crypt_datanobu2017-05-241-0/+2
* fix tgamma for inifitynobu2017-05-121-0/+21
* tgamma.c: unify versions with/without lgamma_rnobu2017-05-121-26/+10
* Remove missing/strtol.crhe2017-04-211-27/+0
* get rid of sprintfnobu2016-12-261-1/+1
* rubystubnobu2016-08-201-0/+1
* * missing/strl{cat,cpy}.c: Update latest upstream files.hsbt2016-07-212-100/+63
* Use LONG_LONGnobu2016-06-291-1/+12
* des_tables.c: generation rulenobu2016-06-042-4/+16
* crypt.h: remove initializednobu2016-06-042-16/+18
* crypt.c: suppress warningsnobu2016-06-022-262/+262
* crypt.c: fix syntax error on mswinnobu2016-06-021-1/+1
* crypt.c: unused functionsnobu2016-06-011-1/+9
* crypt.h: get rid of conflictnobu2016-06-011-0/+238
* use system cryptnobu2016-06-011-0/+0
* des_tables.cnobu2016-06-012-5/+1723
* crypt_r.c: fix out of bounds accessnobu2016-06-011-10/+16
* crypt_r.c: DES tablesnobu2016-06-011-10/+45
* crypt_r.c: remove castsnobu2016-06-011-43/+33
* crypt_r.c: adjust stylenobu2016-06-011-5/+5
* use crypt_rnobu2016-06-011-0/+0
* * missing/crypt.c (des_setkey): void function never returns any value.usa2016-06-011-1/+1
* separate crypt.hnobu2016-06-011-213/+1
* add crypt_rnobu2016-06-011-39/+94
* crypt.c: fix size macrosnobu2016-05-311-4/+3
* crypt.c: protoizenobu2016-05-311-54/+30
* crypt.c: constifynobu2016-05-311-9/+9
* lgamma_r.c: fix at -0.0nobu2016-04-061-1/+1
* missing.h: remove explicit_bzero_by_memset_snobu2016-01-101-0/+7
* explicit_bzero.c: fix typosnobu2015-12-021-2/+2
* explicit_bzero.c: fix commentsnobu2015-12-021-7/+8
* undef for tha case missing.h defines it as macronaruse2015-12-021-0/+1
* missing/explicit_bzero.c (explicit_bzero): fixup r52839normal2015-12-011-1/+1
* * missing/explicit_bzero.c: add ruby_explicit_bzero_hook_unusedkosaki2015-12-011-28/+52
* explicit_bzero.c: needs windows.hnobu2015-12-011-0/+6
* missing.h: explicit_bzero by memset_snobu2015-12-011-0/+4
* configure.in: FUNC_UNOPTIMIZEDnobu2015-12-011-2/+4
* * missing/explicit_bzero.c: add a few comment.kosaki2015-12-011-0/+9
* fix r52806kosaki2015-12-011-3/+29
* missing/explicit_bzero.c: Fixup r52806normal2015-11-301-0/+8
* * ChangeLog: Good-bye OS/2.kosaki2015-10-181-138/+0
* missing/setproctitle.c: Avoid invalidating argv[1], argv[2], etc. until the f...odaira2014-10-081-1/+6
* * missing/nextafter.c: Include ruby/missing.h.akr2014-05-181-0/+2
* * configure.in: Check nextafter() availability.akr2014-05-181-0/+75
* fix typos. Patch by k_takata.ktsj2013-05-193-4/+4
* * missing/isnan.c (isnan): Don't define if isnan() macro is defined.akr2013-04-231-0/+15
* * configure.in: check for the whether crt_externs.h is present when compilingcharliesome2012-12-282-3/+15
* setproctitle.c: _NSGetEnvironnobu2012-06-201-0/+6
* Imports Ruby's port to NativeClient (a.k.a NaCl).yugui2012-05-171-1/+2