Commit Graph

44 Commits

Author SHA1 Message Date
christos 7e9e73a53c regen 2002-04-10 18:19:04 +00:00
christos 92945f57fe regen 2002-03-22 15:11:23 +00:00
christos b03c54f812 regen 2002-02-15 16:50:58 +00:00
christos 28debea38a - add a real linux_sys___sysctl because the mib numbers are different.
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
2002-02-15 16:47:58 +00:00
lukem dab6ef8b56 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
manu a9c8120ff3 Fixes my last commit: only mips really need fcntl64 to work now. i386 and
powerpc could use it later if needed. m68k and alpha should never need it.
2001-09-30 20:44:49 +00:00
mrg 6a89288a37 use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
manu d473f5bd8a Improved the accuracy of gettimeofday/settimeofday: Linux stores a srtuct
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-05-13 20:54:42 +00:00
jdolecek 02281ec1f5 regen 2001-03-30 18:02:28 +00:00
jdolecek e07a93ab5a regen 2001-03-30 17:18:47 +00:00
thorpej c1bdc2ed00 Regen; getpid(2) is MP-safe. 2001-01-27 07:54:43 +00:00
thorpej 1b6a66420e Regen; add sy_flags. 2001-01-27 07:23:06 +00:00
fvdl e8e363d309 Regen. 2000-12-29 20:09:57 +00:00
fvdl 41e840d9c7 Regen. 2000-12-27 22:03:10 +00:00
fvdl 0bda0568cf Regen. 2000-12-18 14:37:36 +00:00
augustss 8dab2a36e1 Regen. 2000-12-13 21:42:21 +00:00
jdolecek e60b4a518d regen 2000-12-12 22:23:47 +00:00
jdolecek c3dd514d84 regen 2000-12-12 19:03:10 +00:00
mycroft e99a608974 Regen. 2000-12-11 03:09:10 +00:00
jdolecek 415500a28f regen 2000-12-09 12:27:00 +00:00
mycroft f348afacb9 Regen. 2000-12-09 05:37:01 +00:00
jdolecek 6f4041b981 regen after addition of linux_sys_swapoff() 2000-12-02 16:45:51 +00:00
jdolecek 31cf7b914c regen 2000-12-01 21:11:02 +00:00
jdolecek a6a1220287 regen 2000-11-01 20:43:56 +00:00
christos 7f6c062b21 regen 2000-08-23 17:01:20 +00:00
cgd 0199b04bef update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
cgd 287e8a9edf update for new makesyscalls.sh, and also for correct ids for changed
syscalls.master files.  (you need to regenerate after checking in
syscalls.master to get the correct ids.)
2000-08-18 19:19:50 +00:00
erh 528f8305be Regen. 2000-03-18 22:21:02 +00:00
abs 052fdc75bc regen 2000-02-03 10:22:34 +00:00
tron df8ccb921c Regen. 1999-12-12 00:00:42 +00:00
tron d5ed9dc998 Regen. 1999-12-05 21:26:36 +00:00
tron a3dbb6bba5 Regen. 1999-12-04 22:14:52 +00:00
tron c81bdfafa8 Regen from "syscalls.master". 1999-10-04 16:57:10 +00:00
tron 14cc7c79c1 Regen. 1999-08-16 19:13:29 +00:00
thorpej 5f1b28961e Regen. 1999-05-14 18:43:20 +00:00
thorpej 087adcea52 Regen. 1999-05-13 23:43:15 +00:00
abs bb2d7dd6dc Regenerate (with poll()) 1999-03-30 02:25:32 +00:00
tron 82f6a3397b Regen. 1999-03-27 01:15:58 +00:00
thorpej 9d49c8139a Regen; pread(2) and pwrite(2). 1999-03-23 03:01:48 +00:00
christos c3ae7cb2a9 Regen 1999-02-09 20:38:38 +00:00
christos f0c7751046 Regen 1998-12-10 17:13:06 +00:00
fvdl 8096c25afc Assign my copyright to TNF. Merge with others were appropriate.
Regen syscall files after script change.
1998-10-04 00:02:23 +00:00
christos 908291d2fe Attempt to fix the mess. 1998-10-03 20:17:36 +00:00
erh 39fa21b763 Regen. 1998-10-01 02:05:32 +00:00