aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/linux/linux_syscall.h
Commit message (Expand)AuthorAgeFilesLines
* Implement linux_sigaltstack.Marcel Moolenaar1999-11-301-1/+1
* Implement linux_ustat.Marcel Moolenaar1999-11-271-1/+1
* Implement fdatasync in terms of fsync. The regeneration of proto.h,Marcel Moolenaar1999-11-261-1/+1
* Regeneration.Luoqi Chen1999-09-221-1/+2
* Regen after Id->FreeBSDPeter Wemm1999-08-281-1/+1
* Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we alwaysMarcel Moolenaar1999-08-251-3/+31
* Implement linux_vfork() syscall by calling vfork(). Analogous to theMarcel Moolenaar1999-08-161-1/+2
* Provide wrappers for sched_{s|g}etscheduler. We need to convert the policyMarcel Moolenaar1999-08-151-3/+3
* Implementation of the linux_getcwd syscall.Marcel Moolenaar1999-08-141-2/+3
* Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. BothMarcel Moolenaar1999-08-141-1/+3
* Use a wrapper for the link syscall that does name translations.Marcel Moolenaar1999-08-121-2/+2
* Do not map {s|g}etrlimit onto FreeBSD syscalls. The arguments don't match.Marcel Moolenaar1999-08-111-3/+3
* Commit #2 ofSøren Schmidt1998-12-301-3/+3
* The result of running make linux_sysent.c on the new syscalls.masterSøren Schmidt1998-12-221-1/+2
* The result of running make linux_sysent.c on the new syscall.master fileSøren Schmidt1998-12-211-1/+1
* Reviewed by: Luoqi Chen, Jordan HubbardJulian Elischer1998-12-191-1/+1
* Quick and dirty support for Linux's mremap. Not used by anythingJordan K. Hubbard1998-07-101-0/+1
* Updated generated files.Bruce Evans1998-06-091-1/+1
* regeneratePeter Wemm1998-03-291-3/+4
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-281-1/+14
* Regenerate (fix argument of linux_nice).KATO Takenori1997-12-171-1/+1
* Regenerate (removed unused #includes in linux_sysent.c).Bruce Evans1997-04-091-1/+1
* Renerate (some include files were changed)Peter Wemm1997-03-291-1/+1
* update linux_times() and linux_utime() emulation,Peter Wemm1996-03-041-1/+1
* Mega-commit for Linux emulator update.. This has been stress tested underPeter Wemm1996-03-021-0/+151