netchild 5a60814e56 MFC:
- sync linuxulator:
   * add syscalls:
     + stat            (i386, amd64)
     + iopl            (i386, amd64)
     + mprotect        (i386)
     + rt_sigpending   (i386)
     + rt_sigtimedwait (i386)
     + statfs64        (i386, amd64)
     + utimes          (i386, amd64)
     + settimeofday    (amd64)
     + clock_*         (i386, amd64)
   * de-COMPAT_43-ify:
     + sethostname
     + lstat
     + ftruncate
     + nanosleep (i386)
   * add more dummy syscalls so that we know what is needed

Tested by:	bsam (on i386/amd64 with LTP 20070630)
2007-08-29 15:04:26 +00:00
..
2006-07-11 17:32:18 +00:00
2007-08-29 15:04:26 +00:00
2007-03-10 00:19:24 +00:00
2007-08-29 15:04:26 +00:00
2006-04-05 15:44:12 +00:00
2007-08-29 15:04:26 +00:00
2006-07-11 16:34:38 +00:00
2006-07-11 16:34:38 +00:00
2005-10-28 19:04:03 +00:00
2005-10-28 19:04:03 +00:00
2007-02-26 23:18:21 +00:00
2005-10-28 19:04:03 +00:00
2005-10-28 19:04:03 +00:00
2005-10-28 19:04:03 +00:00
2007-02-27 00:27:50 +00:00