| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-08-10 | regen - added wrapper for Linux ftruncate64() | jdolecek | |
| 2003-06-23 | Regen. | christos | |
| 2003-01-18 | Regen for correct RCS ID. | thorpej | |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej | |
| 2002-04-10 | regen | christos | |
| 2002-03-22 | regen | christos | |
| 2002-02-18 | Regen: Use linux_sys_{g,s}setrlimit, remove linux_sys_ugetrlimit since | rafal | |
| linux/mips doesn't seem to have one. | |||
| 2002-02-15 | Regen | christos | |
| 2002-02-15 | - add a real linux_sys___sysctl because the mib numbers are different. | christos | |
| implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos | |||
| 2001-11-20 | Fixed the Linux signal trampoline and linux_sys_sigreturn(). Linux signal | manu | |
| delivery now seems fully functionnal. | |||
| 2001-11-13 | add RCSIDs (including regeneration of files as appropriate) | lukem | |
| 2001-10-14 | Fixed some mistakes in signal handling (this is still broken) | manu | |
| 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-06 | Added socket operations to Linux Mips emulation | manu | |
| 2001-09-30 | Implements parts of sysmips() and fctnl64() emulation | manu | |
| 2001-09-22 | More work on Linux compat for Mips: system calls mapping. | manu | |
