X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fbsdos.sh;h=ab56f991da97f5d9251a03338c09f94c002a1841;hb=6137113dfd943e6f896f8b9c1a4df2b7d4e355ae;hp=f16a56efc73b47adb6259a7ebab92fe73f89a97e;hpb=c2da85259769a501f37eccb0a97c76f0e641e0ba;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/bsdos.sh b/hints/bsdos.sh index f16a56e..ab56f99 100644 --- a/hints/bsdos.sh +++ b/hints/bsdos.sh @@ -21,6 +21,11 @@ d_voidsig='define' usemymalloc='n' +# malloc wrap works +case "$usemallocwrap" in +'') usemallocwrap='define' ;; +esac + # setre?[ug]id() have been replaced by the _POSIX_SAVED_IDS versions. # See http://www.bsdi.com/bsdi-man?setuid(2) d_setregid='undef'