Commit Graph

230 Commits

Author SHA1 Message Date
Roland McGrath
30d47f10eb . 2002-12-30 00:51:51 +00:00
Roland McGrath
8596015a6a . 2002-12-30 00:26:24 +00:00
Roland McGrath
044c8d2cea mention WNOHANG bug fix 2002-12-22 03:36:03 +00:00
Roland McGrath
df211904e0 2.5 updates 2002-12-22 03:34:55 +00:00
Roland McGrath
c25a62f1f8 WNOHANG fix 2002-12-21 23:25:26 +00:00
Roland McGrath
f57204d839 update 2002-12-18 04:36:59 +00:00
Roland McGrath
29f554f394 update 2002-12-18 04:16:31 +00:00
Roland McGrath
13f0b43041 update 2002-12-17 10:48:09 +00:00
Roland McGrath
a581c5144d update 2002-12-17 05:10:47 +00:00
Roland McGrath
915742f797 update 2002-12-17 04:51:02 +00:00
Roland McGrath
32be5979b4 see ChangeLog for details 2002-12-16 20:41:34 +00:00
Roland McGrath
2fe7722661 stat64 configure check fixed 2002-12-16 09:54:16 +00:00
Roland McGrath
36d87c2ffa Merged various Red Hat fixes 2002-12-15 23:59:13 +00:00
Michal Ludvig
882eda809c 2002-11-09 Heiko Carstens <heiko.carstens@de.ibm.com>
Bugfix for s390/s390x:
        * syscall.c: Fixed scno derivation for s390/s390x.
2002-11-11 12:50:47 +00:00
Michal Ludvig
39c0e94935 Merged patch fixing MIPS build. 2002-11-06 14:00:12 +00:00
Michal Ludvig
17f8fb3484 Added switch for printing only succeeding syscalls. 2002-11-06 13:17:21 +00:00
Michal Ludvig
eb818f0af6 Added missing ChangeLog by Heiko Carstens. 2002-10-09 09:16:22 +00:00
Michal Ludvig
10a88d09eb 2002-10-07 Michal Ludvig <mludvig@suse.cz>
Merged s390x port by Heiko Carstens <Heiko.Carstens@de.ibm.com>
        and bugfixes to s390 by D.J. Barrow.
2002-10-07 14:31:00 +00:00
Michal Ludvig
0e035502d2 2002-09-23 Michal Ludvig <mludvig@suse.cz>
Merged x86-64 port by Andi Kleen <ak@suse.de>
	and Michal Ludvig <mludvig@suse.cz>
	* Makefile.in: New target 'headers'. Failure ignored.
	* acconfig.h: New defines for x86-64.
	* configure.in: Ditto.
	* defs.h: Ditto.
	* file.c: Ditto.
	* signal.c: Ditto.
	* process.c: Added support for x86-64.
	* util.c: Ditto.
	* syscall.c: Ditto + added automatic personality switching.
	* linux/syscall.h: Ditto.
	* linux/x86_64: New directory.
	* linux/x86_64/Makefile.in: New file.
	* linux/x86_64/gentab.pl: Ditto.
	* linux/x86_64/i386-headers.diff: Ditto.
	* linux/x86_64/makeheaders.sh: Ditto.
	* linux/x86_64/syscallent.h: Ditto.
	* mem.c (print_mmap): Always print arg[4] as int.
2002-09-23 15:41:01 +00:00
Michal Ludvig
53b320f61f 2002-09-23 Michal Ludvig <mludvig@suse.cz>
* configure.in: Fix regular expressions.
	* linux/syscall.h: Added missing braces in prototype of
	sys_getdents64().
	* file.c: Use '#ifdef LINUX' instead of '#ifdef linux'.
	(struct fileflags): Made extern to inhibit compiation warnings.
	(sys_getdents64): Merged LINUX and SVR4 part.
	* syscall.c(get_scno): Split multiline string into two distinct
	strings.
2002-09-23 13:30:09 +00:00
John Hughes
2c4e3a8061 fix unsigned arithmetic bug in previous change 2002-05-24 10:19:44 +00:00
John Hughes
38ae88d332 Improve tracing of timod ioctls 2002-05-23 11:48:58 +00:00
John Hughes
cde80abad5 Make autoheader happy about Linux/SuperH 2002-05-23 11:19:05 +00:00
John Hughes
b664308560 Fix warning if not using POLL_HACK 2002-05-23 11:02:22 +00:00
John Hughes
93f7fccaa6 improve {set,get}sockopt 2002-05-22 15:46:49 +00:00
John Hughes
d870b3c31a fix warning will POLL_HACK 2002-05-21 11:24:18 +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
fd15cb31ad tidy up decode of streams ioctls a little 2002-05-17 11:41:35 +00:00
John Hughes
c61eb3dce2 handle svr4 procpriv call 2002-05-17 11:37:50 +00:00
Wichert Akkerman
ccef63782c Merge patch from Greg Banks for Linux/SuperH support 2002-05-01 16:39:22 +00:00
Wichert Akkerman
eb8ebdad12 close tcp->outf in droptcb() 2002-04-01 17:48:02 +00:00
Wichert Akkerman
b0c598ff8d decode packet options 2002-04-01 12:48:06 +00:00
Wichert Akkerman
ed2c74d3cc Regenrated Linus ioctlent.h files 2002-03-31 20:16:02 +00:00
Wichert Akkerman
235b0ff516 Rename cvsbuild to autogen.sh 2002-03-31 19:08:04 +00:00
Wichert Akkerman
4527dae3b8 check for negative u_errors 2002-03-31 19:03:29 +00:00
Wichert Akkerman
7ab47b63e3 Fix signed/unsigned problems 2002-03-31 19:00:02 +00:00
Wichert Akkerman
d321ff95f2 Add Debian packaging setup 2002-03-31 18:45:45 +00:00
Wichert Akkerman
8b8ff7c780 Add new TCP socket options 2001-12-27 22:27:30 +00:00
John Hughes
fa519575fd don't lose ioctls if comment spans 2 lines 2001-10-26 08:05:49 +00:00
Wichert Akkerman
9fbd0dd3b6 regenerated ioctlent.h using current scripts so term ioctls are included 2001-10-26 05:20:37 +00:00
John Hughes
19e49984ac only trace syscalls/signals/faults of interest 2001-10-19 08:59:12 +00:00
John Hughes
c0c5ac850a Merge SVR4/Linux printsiginfo 2001-10-19 07:32:14 +00:00
John Hughes
2d8b2c5871 handle return values for ssisys on NSC 2001-10-18 14:52:24 +00:00
John Hughes
4216208970 handle sigwait on svr4 2001-10-18 14:48:26 +00:00
John Hughes
0aadba4590 Decode some ssisys args on NSC 2001-10-16 18:19:52 +00:00
John Hughes
aca07f3d18 Implement memcntl for UnixWare 2001-10-16 18:12:27 +00:00
John Hughes
9cecf7f8d6 Fix umovestr of unmapped page for UnixWare 2001-10-16 10:20:22 +00:00
Wichert Akkerman
7b3346be42 Import lots of ia64 related changes from David Mosberger 2001-10-09 23:47:38 +00:00
John Hughes
a2278146b0 fix display of ptrace args on FreeBSD 2001-09-28 16:21:30 +00:00
John Hughes
1fcb1d64ed fix sockaddr display 2001-09-18 15:56:53 +00:00
Wichert Akkerman
67e3e6352a do not include asm/sigcontext.h on Linux/IA64 since it gets the struct from bits/sigcontext.h already which signal.h includes 2001-08-19 11:43:17 +00:00
Wichert Akkerman
7c707a73e1 Add ioctl changes 2001-08-03 21:54:08 +00:00
Wichert Akkerman
cd6aefcebc synchronize section for fcntl and use sys_fcntl for sys_fcntl as well 2001-08-03 12:27:54 +00:00
Wichert Akkerman
0b1120afb9 linux/hppa syscall updates 2001-08-03 12:20:38 +00:00
Wichert Akkerman
82b162ee2d seems Linux/IA64 changed register names on us, switch to using new names 2001-08-03 11:51:28 +00:00
Wichert Akkerman
54b4f79216 set CLOEXEC flag for outputfile 2001-08-03 11:43:35 +00:00
Wichert Akkerman
7b96b57b7d Add a few LFS syscalls for Linux/sparc 2001-08-03 11:37:07 +00:00
Wichert Akkerman
4f1bbbe74f Support cross-compiling between architectures 2001-07-23 14:43:07 +00:00
Wichert Akkerman
01250b2cc0 Add S390 to architecture list 2001-07-13 22:19:20 +00:00
Wichert Akkerman
0dc4fc93d1 Add S390 to architecture list 2001-07-13 22:09:05 +00:00
John Hughes
1d08dcf46d Merge iov fixes from Richard Kettlewell 2001-07-10 13:48:44 +00:00
Wichert Akkerman
688c7fc3e7 Update config.sub and config.guess 2001-07-02 16:53:25 +00:00
John Hughes
70c5e7aa48 printcontext should pass sigmask addr to printsigmask 2001-05-15 15:09:14 +00:00
John Hughes
aa09c6b01e Don\'t run off end of memory in umovestr when USE_PROCFS 2001-05-15 14:53:43 +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
Wichert Akkerman
3525440544 Add todays changes 2001-04-12 09:11:04 +00:00
Wichert Akkerman
42080d852e add more configure tests for system headers 2001-04-10 10:32:26 +00:00
Wichert Akkerman
4ca3109a03 Merge MIPS patches from Maciej W. Rozycki 2001-04-10 10:28:43 +00:00
Wichert Akkerman
e70bbe533a note we are working on 4.3.1 now 2001-04-07 21:47:30 +00:00
Wichert Akkerman
d6b9249370 use asm/sysmips.h and linux/utsname.h if they exist
fix some silly typos in mips sections
2001-04-07 21:37:12 +00:00
Wichert Akkerman
4f043ec2f8 regenerate linux/mips ioctl list 2001-03-31 16:25:58 +00:00
Wichert Akkerman
8aada67e50 regenerate ioctl list 2001-03-31 16:20:33 +00:00
Wichert Akkerman
cf7156792a Removed since we can use the general Linux copy 2001-03-31 16:16:57 +00:00
Wichert Akkerman
29f0d05cee add dir variable to set location of kernel includes 2001-03-31 16:14:55 +00:00
Wichert Akkerman
00cd74c6fe Update Linux/ia64 ioctl list 2001-03-30 16:20:27 +00:00
Wichert Akkerman
10767789bc Updated linux/powerpc ioctl list 2001-03-29 19:04:25 +00:00
Wichert Akkerman
d7fb20677b update linux/hppa ioctllist 2001-03-29 18:16:07 +00:00
Wichert Akkerman
bbf59e9474 update linux/alpha ioctllist 2001-03-29 17:43:19 +00:00
Wichert Akkerman
00a82eed2b several Linux/sparc fixes 2001-03-28 20:29:17 +00:00
Wichert Akkerman
fe8f65dde2 update Linux/sparc ioctl list 2001-03-28 15:10:49 +00:00
Wichert Akkerman
2f1d87e74f use __WALL for wait4 if we can 2001-03-28 14:40:14 +00:00
Wichert Akkerman
8ab1a3c7ac fix typo 2001-03-28 14:27:23 +00:00
John Hughes
b8a85a49ae Check for endianness of long long 2001-03-28 08:05:27 +00:00
John Hughes
6156357814 Fix compile errors with SCO UDK compiler 2001-03-27 16:47:36 +00:00
Wichert Akkerman
072ea8ada0 retro-actively mention Linux/hppa support in the changelog 2001-03-27 14:46:05 +00:00
John Hughes
8e075fbbda Fix bad merge of solaris patch 2001-03-27 13:57:48 +00:00
Wichert Akkerman
e3bf56a9de add getdents64 and fcntl64 (not decoded yet) 2001-03-19 11:05:17 +00:00
Wichert Akkerman
6f2bbe219b update config.guess 2001-03-19 11:00:29 +00:00
Wichert Akkerman
407be9a2a4 Update Linux/mips syscall table 2001-03-19 10:56:49 +00:00
Wichert Akkerman
a966785753 Implement new way to get the ioctl list for Linux: instead of
trying to #include every possible kernel header grab all the relevant
#defines from them and use those directly.
2001-03-17 17:26:34 +00:00
John Hughes
cf1de759ed cope with FreeBSD compatability syscalls 2001-03-08 17:27:20 +00:00
John Hughes
c0fc3fd077 replace some #if FREEBSD by #if HAVE_ST_xxx 2001-03-08 16:10:40 +00:00
John Hughes
0c79e01d74 replace wimpy get64 by powerful LONG_LONG :-) 2001-03-08 14:40:06 +00:00
John Hughes
70623be853 Use configure to detect 64bit off_t and rlim_t 2001-03-08 13:59:00 +00:00
John Hughes
b8c9f77c6d FreeBSD uses 64 bit off_t, fix stat&fcntl(flock) 2001-03-07 16:53:07 +00:00
John Hughes
e2f6d87d58 add missing bit of solaris patches 2001-03-07 16:03:20 +00:00
John Hughes
9dec06c034 minor svr4 fixes 2001-03-07 14:47:19 +00:00
John Hughes
5a826b8427 Fix off_t args on FreeBSD 2001-03-07 13:21:24 +00:00
John Hughes
7737c8ad9d Implement truncate64 & ftruncate64 for them that wants 'em 2001-03-07 10:41:58 +00:00