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