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. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
