Ah yes, I like...

> Oh, here is in an incredibly useful suggestion that I'd love to see
> added into the sms stuff while you are at it - add a calloc function that
> tries to use calloc if available, or use malloc/memset.  There are
> a lots of places in the apr/apr-util/httpd code (SDBM comes to mind) that
> use malloc/memset because there is some incredibly non-ANSI C compiler
> that we support that doesn't have calloc (anyone know exactly which
> compiler this is?  I'd like to shoot it.).  It'd be nice if we could help
> those lame platforms out.  This redirection would be incredibly useful.

I'll hack up some stuff for this...

david



Reply via email to