[PATCH 26/39] win32: add strsep()

Dan Fandrich dan at coneharvesters.com
Fri Apr 16 00:23:30 UTC 2010


On Thu, Apr 15, 2010 at 10:01:34PM +0200, Nguy�n Thái Ng�c Duy wrote:
> +char *strsep(char **stringp, const char *delim)

strsep() is a non-standard function that other platforms need in addition
to Windows. Attached is an alternate patch, part of a series improving
portability that I haven't submitted here yet, that adds it to platform.c

>>> Dan
-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strsep.diff
Type: text/x-patch
Size: 2021 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20100415/4e5f393c/attachment.bin>


More information about the busybox mailing list