[PATCH 00/39] Windows port, base and archival/

Mike Frysinger vapier at gentoo.org
Tue Apr 20 21:48:16 UTC 2010


On Tuesday 20 April 2010 13:47:30 Nguyen Thai Ngoc Duy wrote:
> On Mon, Apr 19, 2010 at 9:57 PM, Mike Frysinger <vapier at gentoo.org> wrote:
> > On Thursday 15 April 2010 15:58:20 Nguyễn Thái Ngọc Duy wrote:
> >>   win32: add missing system headers
> >>   platform.h: support MinGW port
> >>   win32: add termios.h
> >>   win32: add mingw.h
> >>   libbb.h: support MinGW port
> >>   win32: Import fnmatch source
> >>   win32: set binary I/O mode by default
> >>   win32: add sleep()
> >>   win32: add mkstemp()
> >>   win32: add gettimeofday()
> >>   win32: add pipe()
> >>   win32: add gmtime_r()
> >>   win32: add localtime_r()
> >>   win32: add getpwuid()
> >>   win32: add signal routines and SIGALRM support
> >>   win32: add function to map windows errors to posix ones
> >>   win32: add link()
> >>   win32: add strsep()
> >>   win32: add realpath()
> >>   win32: add get_busybox_exec_path(), which is bb_busybox_exec_path
> >>   win32: add mkdir()
> >>   win32: add waitpid()
> >>   win32: add fcntl()
> >>   win32: add poll()
> >>   win32: add getenv(), setenv(), unsetenv() and clearenv()
> > 
> > this is a ton of duplicate crap and exactly why i suggested we look at
> > integrating something like gnulib/ for portability.  busybox shouldnt be
> > wasting any time at all on this.
> 
> How about a subproject for the above stuff? We can get rid of them
> easily once something like gnulib is intergrated.

how about we integrate gnulib now and then we dont need a subproject.  
subprojects take time to setup, integrate, and then break down.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20100420/f9c06e0c/attachment.pgp>


More information about the busybox mailing list