Wichert Akkerman
4f1bbbe74f
Support cross-compiling between architectures
2001-07-23 14:43:07 +00:00
Wichert Akkerman
0dc4fc93d1
Add S390 to architecture list
2001-07-13 22:09:05 +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
42080d852e
add more configure tests for system headers
2001-04-10 10:32:26 +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
00a82eed2b
several Linux/sparc fixes
2001-03-28 20:29:17 +00:00
John Hughes
b8a85a49ae
Check for endianness of long long
2001-03-28 08:05:27 +00:00
Wichert Akkerman
c1652e2095
Add Linux/hppa port, patch from Richard Hirst
2001-03-27 12:17:16 +00:00
John Hughes
c0fc3fd077
replace some #if FREEBSD by #if HAVE_ST_xxx
2001-03-08 16:10:40 +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
bdf48f55f2
Merge Harald Bhme's solaris patches
2001-03-06 15:08:09 +00:00
Wichert Akkerman
f185065a40
add support for IPv6 scope ids
2001-02-16 20:29:03 +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
bf79f2e16b
Add FreeBSD support
2000-09-01 21:03:06 +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
8b1b40cd8b
Merge Trillian patches (Linux ia64)
2000-02-03 21:58:30 +00:00
Pavel Machek
245a6ac0e7
Automatically probe for sys/poll.h
...
Include example of nasty program where strace (by design) gives
incorrect output.
2000-02-01 16:12:33 +00:00
Ulrich Drepper
dfff33ce4c
Add AC_STAT64.
1999-12-24 08:03:15 +00:00
Wichert Akkerman
4dc8a2aec6
Bunch of stuff
1999-12-23 14:20:14 +00:00
Wichert Akkerman
ea78f0f771
Add UnixWare support to configure
1999-11-29 15:34:02 +00:00
Wichert Akkerman
f5eeabb156
Start merging linux-ip-routing fork
1999-11-18 17:09:47 +00:00
Wichert Akkerman
505e176ded
test for linux/in6.h in configure
1999-11-01 19:39:08 +00:00
Wichert Akkerman
f90da01fd1
Add Linux MIPS support
1999-10-31 21:15:38 +00:00
Wichert Akkerman
15dea97f8a
Compilation updates
1999-10-06 13:06:34 +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
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
8829a55dc2
Various fixes, see ChangeLog for details
1999-06-11 13:18:40 +00:00
Ulrich Drepper
0d2d323610
Fix typo.
1999-05-29 04:11:48 +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
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