martin
|
ce099b4099
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
dsl
|
f2af9174b9
|
Remove all the __P
|
2007-12-04 18:40:07 +00:00 |
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
christos
|
d359ae5c43
|
MINSIGSTKSZ on linux is different depending on the platform and usually
smaller than ours.
|
2005-09-19 02:46:49 +00:00 |
perry
|
477853c351
|
nuke trailing whitespace
|
2005-02-26 22:58:54 +00:00 |
christos
|
116bcb05d0
|
rename: s/sa_/<compat>sa/g
|
2002-11-26 18:43:20 +00:00 |
christos
|
bda4b15e05
|
- Now that RT-signals fit, fix the array to deliver them. [i386 only].
- jdk-1.4 works perfectly now. :-)
|
2002-03-19 20:51:59 +00:00 |
rafal
|
5af2ddd207
|
Add LINUX_SA_NOCLDWAIT, LINUX_SA_RESTORER, update LINUX_SA_ALLBITS. Linux
compat on mips builds again now.
|
2002-02-19 14:11:49 +00:00 |
manu
|
948a7fa8ef
|
Fixed some mistakes in signal handling (this is still broken)
Added some code to set linux's uname kernel version to 2.4.0 (usefull for
testing with glibc-2.2). This is currently guarded by a #if 0.
|
2001-10-14 17:21:47 +00:00 |
manu
|
2207c50687
|
Fixed errors in header files
|
2001-09-22 21:15:18 +00:00 |
manu
|
27d1edf719
|
Added 64 bits support in header files.
All headers should be common to 32 bits MIPS and 64 bits MIPS now.
|
2001-09-02 08:39:37 +00:00 |
manu
|
220d274aa6
|
Fixed indent problems
|
2001-09-02 07:27:33 +00:00 |
manu
|
21f970e367
|
Preliminary work on Linux/Mips emulation, more to come soon...
|
2001-08-26 17:03:37 +00:00 |