On Thu, Apr 15, 2010 at 09:58:33PM +0200, Nguy�n Thái Ng�c Duy wrote:
> +#if ENABLE_TARGET_WIN32
> +/* this one is only used in diff and ash at the moment */
> +const char bb_dev_null[] ALIGN1 = "nul";
> +#else
>  const char bb_dev_null[] ALIGN1 = "/dev/null";
>  const char bb_busybox_exec_path[] ALIGN1 = CONFIG_BUSYBOX_EXEC_PATH;
> +#endif

I thought Windows actually supported /dev/null in addition to nul and nul:
Are you sure this is necessary?

>>> Dan
-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to