Roland McGrath
127f7d2a14
.
2003-02-24 07:13:59 +00:00
Roland McGrath
45be9607ce
.
2003-02-20 03:26:58 +00:00
Roland McGrath
44fb043ae7
.
2003-02-20 02:56:50 +00:00
Roland McGrath
7152234bbf
.
2003-02-20 02:45:34 +00:00
Roland McGrath
ff02c907ea
.
2003-01-30 20:15:35 +00:00
Roland McGrath
6ee7d1fc01
.
2003-01-24 04:39:50 +00:00
Roland McGrath
8d276ff256
.
2003-01-24 04:32:36 +00:00
Roland McGrath
6a39c21335
4.4.93
2003-01-22 02:27:59 +00:00
Roland McGrath
b472e1ca0a
.
2003-01-20 10:23:11 +00:00
Roland McGrath
08eee593ea
.
2003-01-20 09:04:42 +00:00
Roland McGrath
2b157e74cf
.
2003-01-18 00:19:35 +00:00
Roland McGrath
ec4bd1370a
.
2003-01-14 23:41:07 +00:00
Roland McGrath
d7bec5093b
.
2003-01-14 10:10:36 +00:00
Roland McGrath
f775ab35fb
.
2003-01-14 09:59:57 +00:00
Roland McGrath
92999db60b
.
2003-01-14 09:46:33 +00:00
Roland McGrath
4e25459c46
.
2003-01-14 07:58:26 +00:00
Roland McGrath
da5ad2d943
.
2003-01-14 07:53:49 +00:00
Roland McGrath
edcf1b0d12
.
2003-01-10 21:43:33 +00:00
Roland McGrath
09b371c979
.
2003-01-10 20:51:13 +00:00
Roland McGrath
944d10f887
.
2003-01-10 20:14:52 +00:00
Roland McGrath
03c5c4d37e
.
2003-01-10 20:06:01 +00:00
Roland McGrath
516f34994b
.
2003-01-10 19:55:42 +00:00
Roland McGrath
dcfcaf71b3
.
2003-01-10 10:45:13 +00:00
Roland McGrath
ea49621395
.
2003-01-10 07:50:29 +00:00
Roland McGrath
5694e80e14
update
2003-01-09 06:56:39 +00:00
Wichert Akkerman
136bbb1aee
Do not end summary with full stop
2003-01-08 23:46:03 +00:00
Wichert Akkerman
5a9b086cfe
No longer install postinst and prerm since /usr/doc symlink is no longer needed
2003-01-08 23:44:36 +00:00
Roland McGrath
2850c7edcf
.
2002-12-30 10:46:02 +00:00
Roland McGrath
692b68a316
.
2002-12-30 09:33:32 +00:00
Roland McGrath
a83c22f1c6
.
2002-12-30 09:13:30 +00:00
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
John Hughes
c524990dec
Fix for freebsd 4.1
2001-03-07 10:39:06 +00:00
John Hughes
bb557236e7
Fix for freebsd 4.1
2001-03-07 10:37:38 +00:00
John Hughes
cb8b69d7c0
Merge Harald Bhme's solaris patches
2001-03-07 10:34:27 +00:00
John Hughes
bc4935a721
Fixup unimplemented UW syscalls
2001-03-07 10:28:50 +00:00
John Hughes
c8f2e8a4ac
Use pr_syscall on UW
2001-03-07 10:26:17 +00:00
John Hughes
091fe83115
fix stat64 on UW
2001-03-07 10:15:39 +00:00
John Hughes
95ea9c0a68
fix compile on UW
2001-03-07 10:11:02 +00:00
Wichert Akkerman
fa30618c22
Fix format for Unix domain sockets
2001-02-21 16:42:26 +00:00
Wichert Akkerman
0cbfb324b5
Add sys_sysmips decoding
2001-02-19 13:35:53 +00:00
Wichert Akkerman
f185065a40
add support for IPv6 scope ids
2001-02-16 20:29:03 +00:00
Wichert Akkerman
edf2dcc259
Use @bindir@ and @mandir@
2001-02-16 20:14:40 +00:00
Wichert Akkerman
8c7122c951
Test for netinet/tcp.h and udp.h and use those
2001-02-16 19:59:55 +00:00
Wichert Akkerman
efdecacc5d
fix formating error in sys_setsockopt
...
add list of socketlayers and use that for [gs]etsockopt
2000-11-26 03:59:21 +00:00
Wichert Akkerman
d856b99aff
FreeBSD updates, make things compile on Linux 2.2 kernels
2000-10-13 12:47:12 +00:00
Wichert Akkerman
2e4ffe59b5
more FreeBSD updates
2000-09-03 23:57:48 +00:00
Wichert Akkerman
b8b0b0d3d7
update ChangeLog
2000-09-03 21:58:36 +00:00
Wichert Akkerman
9b0c31d663
process.c: perform bpt trick for clone as well so we can get the pid of the child before it starts doing something
...
file.c: rename dirent64 struct to kernel_dirent64 so things compile again with newer libcs
2000-09-03 21:56:29 +00:00
Wichert Akkerman
bf79f2e16b
Add FreeBSD support
2000-09-01 21:03:06 +00:00
Wichert Akkerman
d077c451cd
Handle change in Linux 2.4.0-test6 stat structure
2000-08-10 18:16:15 +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
7987cdf192
net.c: add SOL_PACKET and SOL_RAW socket options, update SOL_IP and SOL_TCP
2000-07-05 16:05:39 +00:00
Wichert Akkerman
43a7482edb
Merge changes from Ulrich
2000-06-27 17:33:32 +00:00
Wichert Akkerman
bd4125c6bc
Close outf fd when forking
2000-06-27 17:28:06 +00:00
Wichert Akkerman
5ae21ead9f
The `too much stuff, just check the ChangeLog' update
2000-05-01 01:53:59 +00:00
Wichert Akkerman
10dfa564bd
Update mips syscall table
2000-04-22 18:26:56 +00:00
Wichert Akkerman
481e45b0cf
added names for SVR4, SYSV, BSD4.3 and POSIX syscalls
2000-04-17 07:42:31 +00:00
Wichert Akkerman
fd89ced0fc
Linux/MIPS uses syscalls up to >4k, so set MAX_QUALS to 4999
2000-04-13 17:06:09 +00:00
Wichert Akkerman
c792698a99
README-linux: updated to note that strace might not compile
...
with development kernels
bjm.c: sys_query_module: check if malloc succeeds
system.c: sys_cap[gs]et(): check if malloc succeeds, only malloc once
linux/syscallent.h: updated for 2.3.99pre3
linux/alpha/syscallent.h: updated for 2.3.99pre3, add all osf syscalls
even though Linux doesn't implement them
syscall.c: add global variables for MIPS registers as well
syscall.c: move global variables to before get_scno since that uses them
util.c: oops, misspelled defined
process.c: fix ptrace calls in change_syscall
mem.c: decode sys_madvise
Merge patch from Topi Miettinen <Topi.Miettinen@nic.fi>
+ add support for quotactl, fdatasync, mlock, mlockall, munlockall & acct
+ small fix for RLIMIT_* and RUSAGE_BOTH
+ enhace support for capget and capset
2000-04-10 22:22:31 +00:00
Wichert Akkerman
faf722234d
test/vfork.c: new file to test vfork traces
...
test/.cvsignore: new file
defs.h: Up maximum number of traced processed to 64
strace.c: Disable some debugging code from davidm
implement setarg for more architectures
implement change_syscall
2000-02-19 23:59:03 +00:00
Wichert Akkerman
2ee6e45f36
Fixup isdigit calls
2000-02-18 15:36:12 +00:00
Wichert Akkerman
12f75d1a38
S390 updates
2000-02-14 16:23:40 +00:00
Wichert Akkerman
8b1b40cd8b
Merge Trillian patches (Linux ia64)
2000-02-03 21:58:30 +00:00
Pavel Machek
4dc3b141be
Split trace_syscall into few functions to make code readable.
2000-02-01 17:58:41 +00:00
Wichert Akkerman
301601812c
Release version 4.2
2000-01-21 20:31:34 +00:00
Wichert Akkerman
3ed6dc2491
Add 1900 to tm_year in sprinttime
2000-01-11 14:41:09 +00:00
Wichert Akkerman
9148a3b4ee
update changelog&news
1999-12-24 23:13:55 +00:00
Wichert Akkerman
0396bdc0a7
Use STAT64 test for the new stat64 functions
1999-12-24 23:11:57 +00:00
Ulrich Drepper
c921cb2885
Update.
1999-12-24 08:03:35 +00:00
Wichert Akkerman
7a0b649aea
Begin work on supporting clone
1999-12-23 15:08:17 +00:00
Wichert Akkerman
4dc8a2aec6
Bunch of stuff
1999-12-23 14:20:14 +00:00
Wichert Akkerman
e5be0de044
Note that Linux has semop
1999-12-14 10:46:18 +00:00
Wichert Akkerman
ea78f0f771
Add UnixWare support to configure
1999-11-29 15:34:02 +00:00
Wichert Akkerman
9123ac8884
fully decode the query_module syscall
1999-11-27 21:58:20 +00:00
Wichert Akkerman
3377df7418
Parse UnixWare mount options
1999-11-26 13:14:41 +00:00
Wichert Akkerman
9dbf15466e
Add pollhack
1999-11-26 13:11:29 +00:00
Wichert Akkerman
4695657dab
Seems like some systems treat sigmask_t and sigmask_t* as the same thing.
1999-11-26 10:12:59 +00:00
Wichert Akkerman
48214be2d3
Only use long_to_sigset on Linux systems
1999-11-26 09:55:42 +00:00
Wichert Akkerman
e4aafd4c4d
Merge patches from John Hughes
1999-11-26 09:54:08 +00:00
Wichert Akkerman
2a64b43d87
Update for 4.1 release
1999-11-26 00:29:05 +00:00
Wichert Akkerman
f5eeabb156
Start merging linux-ip-routing fork
1999-11-18 17:09:47 +00:00
Wichert Akkerman
60456d785d
update Linux MIPS syscall table
1999-11-01 19:59:33 +00:00
Wichert Akkerman
2f473da12b
Fix duplicate for sys_create_module
...
Include linux/in6.h only for Linux MIPS
1999-11-01 19:53:31 +00:00
Wichert Akkerman
f90da01fd1
Add Linux MIPS support
1999-10-31 21:15:38 +00:00
Wichert Akkerman
5052482ed7
Update Linux module syscalls
1999-10-10 22:40:07 +00:00
Wichert Akkerman
15dea97f8a
Compilation updates
1999-10-06 13:06:34 +00:00
Wichert Akkerman
7b27ba0673
Update strace-graph copyright to BSD
1999-08-30 23:26:53 +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
5a777663d5
Add sys_poll to Linux/alpha syscall list
1999-08-04 16:03:49 +00:00
Wichert Akkerman
527a80589d
Update sys_createmodule and sys_initmodule
1999-07-15 21:11:37 +00:00
Wichert Akkerman
36915a19e4
Add test for sys/reg.h and use that instead of asm/ptrace.h
...
This should fix building problems on glibc2.0 systems
1999-07-13 15:45:02 +00:00
Wichert Akkerman
ca4469902c
Remove hack in signal.c for arm architecture
1999-07-09 23:48:58 +00:00
Wichert Akkerman
5b4d128fab
Update patch from drow for file.c kernel types
1999-07-09 00:32:54 +00:00
Wichert Akkerman
a601370873
Add patch from drow to get proper kernel types in file.c
1999-07-08 14:00:58 +00:00
Wichert Akkerman
2b483ba988
Fix conditions for including sys/reg.h and linux/ptrace.h
1999-06-24 13:55:29 +00:00
Wichert Akkerman
e6f876c49d
Linux/powerpc and SunOS fixes
1999-06-22 15:28:30 +00:00
Wichert Akkerman
789ed35db5
avoid leaking fd into child
1999-06-14 10:45:01 +00:00
Wichert Akkerman
8829a55dc2
Various fixes, see ChangeLog for details
1999-06-11 13:18:40 +00:00
Wichert Akkerman
cc4b8f426a
Update syscall list for Linux/alpha
1999-06-09 12:50:10 +00:00
Wichert Akkerman
dacfb6ebd6
Add sparc patches from Jakub Jelinek
1999-06-03 14:21:07 +00:00
Ulrich Drepper
8783c011ea
Don't include linux/ptrace.h for glibc.
1999-05-29 04:13:58 +00:00
Ulrich Drepper
0d2d323610
Fix typo.
1999-05-29 04:11:48 +00:00
Wichert Akkerman
22fe9d2b99
added `a bit of sysctl support', patch from Ulrich Drepper
1999-05-27 12:00:57 +00:00
Wichert Akkerman
9524bb9e72
use kernel dirent structure for Linux
1999-05-25 23:11:18 +00:00
Wichert Akkerman
2e2553a534
Merged in a bunch of patches that I got as reaction to the 3.99 release.
...
See the ChangeLog for details
1999-05-09 00:29:58 +00:00
Wichert Akkerman
d4d8e92b30
Update linux sparc support so it compiles and works reasonably
1999-04-18 23:30:29 +00:00
Wichert Akkerman
7a1f0e95db
Update syscalls for Linux alpha
1999-04-18 20:23:57 +00:00
Wichert Akkerman
25d0c4fdf2
Fix stat structures for Linux once again
1999-04-18 19:35:42 +00:00
Wichert Akkerman
328c5e7fd8
Added support for old*stat syscalls for Linux
...
Changed referenced to LINUX to linux in file.c
Fix include for ldt.h in mem.c while we're at it
1999-04-16 00:21:26 +00:00
Wichert Akkerman
1786d81bee
Update the ChangeLog and NEWS files to reflect new maintainer
...
Update CREDITS to list Uldrich and Nate.
Switch to autoconf 2.13
1999-04-15 20:34:14 +00:00
Wichert Akkerman
76baf7c9f6
Initial revision
1999-02-19 00:21:36 +00:00