Commit Graph

20 Commits

Author SHA1 Message Date
Roland McGrath
61bf7c201f 2002-12-29 Roland McGrath <roland@redhat.com>
* sunos4/Makefile.in: File removed.
	* svr4/Makefile.in: File removed.
2002-12-30 01:09:27 +00:00
John Hughes
5eb78d5f74 cope with ioctl #defines with extraneous spaces 2002-05-17 14:04:24 +00:00
John Hughes
e922478dd4 cope with #ifdef protected #defines 2002-05-17 13:58:24 +00:00
John Hughes
c61eb3dce2 handle svr4 procpriv call 2002-05-17 11:37:50 +00:00
John Hughes
fa519575fd don't lose ioctls if comment spans 2 lines 2001-10-26 08:05:49 +00:00
John Hughes
4216208970 handle sigwait on svr4 2001-10-18 14:48:26 +00:00
John Hughes
aca07f3d18 Implement memcntl for UnixWare 2001-10-16 18:12:27 +00:00
John Hughes
4e36a8151b Handle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw non-stop-clusters 2001-04-18 15:11:51 +00:00
John Hughes
8e075fbbda Fix bad merge of solaris patch 2001-03-27 13:57:48 +00:00
John Hughes
9dec06c034 minor svr4 fixes 2001-03-07 14:47:19 +00:00
John Hughes
96f5147037 Implement truncate64 & ftruncate64 for them that wants 'em 2001-03-06 16:50:41 +00:00
John Hughes
bdf48f55f2 Merge Harald Bhme's solaris patches 2001-03-06 15:08:09 +00:00
John Hughes
8ba4b3fc8c Fixup unimplemented UW syscalls 2001-03-06 10:19:26 +00:00
Wichert Akkerman
16a03d2e97 test/clone.c: minor fixup
Another bunch of patches from John Hughes merged:
signal.c:
+ SVR4 printcontext(): sigset_t != sigset_t*
+ getcontext returns a value, so print on exit of syscall
+ add UC_FP to ucontext_flags for OS writers that can't spell
+ sys_signal(): special case SIG_{ERR,DFL,IGN}
+ decode_subcall(): only do subcall range checking when needed
bunch of UnixWare updates
aclocal.m4, acconfig.h, configure.in: add test for long long type
2000-08-10 02:14:04 +00:00
Wichert Akkerman
2ee6e45f36 Fixup isdigit calls 2000-02-18 15:36:12 +00:00
Wichert Akkerman
e4aafd4c4d Merge patches from John Hughes 1999-11-26 09:54:08 +00:00
Wichert Akkerman
f90da01fd1 Add Linux MIPS support 1999-10-31 21:15:38 +00:00
Wichert Akkerman
9ce1a63eb2 Catching up on my mail-backlog, see ChangeLog for details 1999-08-29 23:15:07 +00:00
Wichert Akkerman
8829a55dc2 Various fixes, see ChangeLog for details 1999-06-11 13:18:40 +00:00
Wichert Akkerman
76baf7c9f6 Initial revision 1999-02-19 00:21:36 +00:00