Ulrich Drepper
0d2d323610
Fix typo.
1999-05-29 04:11:48 +00:00
Wichert Akkerman
0c239d9e87
Adding cvsignore files for alpha and sparc
1999-05-28 12:39:50 +00:00
Wichert Akkerman
6ff1218d88
add config.log
1999-05-28 11:20:31 +00:00
Wichert Akkerman
71bdaff3b7
Fix typo
1999-05-28 10:28:56 +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
2992bbabfc
Remove some stuff from CVS that should be autogenerated
1999-05-26 09:27:15 +00:00
Wichert Akkerman
42a9655ffe
Added some cvsignore files
1999-05-25 23:12:18 +00:00
Wichert Akkerman
9524bb9e72
use kernel dirent structure for Linux
1999-05-25 23:11:18 +00:00
Wichert Akkerman
f9d3dcbea2
Update maintainer name in manpage
1999-05-15 00:29:13 +00:00
Wichert Akkerman
dbb440e5ae
Only compile IPX-support in net.c for Linux
1999-05-11 15:06:44 +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
022c52fda1
Update the version number to 3.99 (first pre-release for 4.0)
1999-04-27 13:17:29 +00:00
Wichert Akkerman
8bc6cfd067
Minor compiliation-fixes
1999-04-21 15:57:38 +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
b859bea10a
Change number of personalities for Linux sparc to 2
...
Minor other fixes
1999-04-18 22:50:50 +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
a0f36c6c29
Fix test for alpha so we get the osf_stat functions in file.c
1999-04-16 14:01:34 +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
fd3bcae88a
Oops, lets update config.sub as well so we can compile on more alphas
1999-04-15 20:51:25 +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
Nate Sammons
6bfcd32877
Avoid compiler warning.
1999-04-06 01:39:04 +00:00
Nate Sammons
5c74d204e7
Avoid compiler warnings.
1999-04-06 01:37:51 +00:00
Nate Sammons
99a5690773
Realtime signals are named starting with 0. Fix `signame' to comply.
1999-04-06 01:24:15 +00:00
Nate Sammons
4a12143420
Convert all sigsets correctly into libc sigset_t. Add functions
...
`long_to_sigset', `copy_sigset', and `copy_sigset_len'. Add
additional arg to `printsigmask' and `sprintsigmask' to indicate
whether realtime signals may be in the mask, and keep the printing
rational.
1999-04-06 01:19:39 +00:00
Nate Sammons
771a6ff03c
Use the kernel's struct stat instead of libc's.
1999-04-05 22:39:31 +00:00
Nate Sammons
94fe3a0be1
Remove (apparently?) unused definition of struct kernel_stat for
...
LINUXSPARC.
1999-04-05 22:33:54 +00:00
Nate Sammons
b4aa1139eb
Fix a couple of typos in the man page.
1999-03-31 05:59:04 +00:00
Nate Sammons
3080aa492b
Fix a silly bug in signame. A signal should be *greater* than the
...
minimum.
1999-03-30 00:16:41 +00:00
Nate Sammons
dab325a890
Fix wrong argument of rt_sigprocmask being used.
1999-03-29 23:33:35 +00:00
Nate Sammons
ce780fc9e6
Add new function `signame', which returns name (SIGXXX) of numeric
...
signal, and replace lookups in signalent[] with calls to it.
1999-03-29 23:23:13 +00:00
Nate Sammons
38508fdf0c
Don't try to follow clone, until special handling for all of its
...
possible modes has been implemented.
1999-03-29 23:02:29 +00:00
Nate Sammons
ccd8f21626
Add capability for Linux to change a vfork call into plain fork, which
...
can be followed. (Requires a kernel patch for now.) Also document it.
1999-03-29 22:57:54 +00:00
Nate Sammons
39c761997d
Change EXEC_vfork to SYS_vfork; broke compilation on at least
...
glibc2.1.
1999-03-29 21:46:56 +00:00
Wichert Akkerman
9047076564
sys/reg apparently only exists on i386 and m68k, so fix the test in
...
a couple of files
1999-03-17 00:42:25 +00:00
Wichert Akkerman
5daa028ca3
Simply bugfixes, see patch to debian/changelog for details
1999-03-15 19:49:42 +00:00
Wichert Akkerman
76baf7c9f6
Initial revision
1999-02-19 00:21:36 +00:00