On Wed, May 5, 2010 at 6:20 PM, Ted Bullock <[email protected]> wrote:

> There are some other things too, for instance there is a bunch of
> functionality missing from the Microsoft C runtime such as asprintf. It
> would be nice to have an additional CoApp C library package which
> provides missing C library functionality, and other common functions
> like strlcpy and strlcat.

Do you mean to create a posix/BSD layer? :) It may not be a good idea.
Especially for these functions are they are known covered by the
standard (using other names but with the same level of safety).

Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

_______________________________________________
Mailing list: https://launchpad.net/~coapp-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~coapp-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to