| 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 | Regen: Merge the nathanw_sa branch. | thorpej | |
| 2002-11-01 | regen: nsysent set to 256 | jdolecek | |
| 2002-05-19 | hook in truncate64(2) and ftruncate64(2) | jdolecek | |
| 2002-05-12 | regen - 64 fs syscalls | jdolecek | |
| 2002-04-10 | regen | christos | |
| 2002-03-22 | regen | christos | |
| 2002-02-19 | Regen. | nathanw | |
| 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-13 | add RCSIDs (including regeneration of files as appropriate) | lukem | |
| 2001-09-08 | Removed a hack to make PowerPC mmap work. This could have side effects on | manu | |
| alpha and i386. It has been tested and works on i386. | |||
| 2001-05-30 | use _KERNEL_OPT. | mrg | |
| 2001-05-13 | Improved the accuracy of gettimeofday/settimeofday: Linux stores a srtuct | manu | |
| timezone in the kernel. We now keep track of it for emulated processes. Tested for powerpc and i386. Untested on m68k, but it should be ok Alpha has a particular implementation (osf1_sys_gettimeofday), and it has therefore not been touched. | |||
| 2001-03-30 | regen - use linux_sys_nosys() instead sys_nosys() | jdolecek | |
| 2001-03-30 | regen | jdolecek | |
| 2001-03-30 | regen | jdolecek | |
| 2001-01-27 | Regen; getpid(2) is MP-safe. | thorpej | |
| 2001-01-27 | Regen; add sy_flags. | thorpej | |
| 2001-01-20 | Fix the "created from" field of files generated from syscalls.master (this | manu | |
| master file did not have a RCS Id at generation time, hence the problem) | |||
| 2001-01-19 | Added various header files for initial Linux compatibility on powerpc ports | manu | |
