summaryrefslogtreecommitdiff
path: root/sys/compat/linux32/arch
AgeCommit message (Expand)Author
2009-11-24Regen for personality(2) update.njoly
2009-11-24Update personality(2) to match Linux definition where the argument is annjoly
2009-11-23Use lwp_getpcb() in compat code, clean from struct user.rmind
2009-06-08Fix defines against multiple inclusion protection (s/I386/AMD64).njoly
2009-06-08Regen for rt_queueinfo addition.njoly
2009-06-08Add rt_queueinfo(2) support.njoly
2009-06-05Regen for fstatfs.njoly
2009-06-05Add fstatfs syscall.njoly
2009-06-04Regen for stat/lstat/fstat syscalls.njoly
2009-06-04Add stat/lstat/fstat syscalls.njoly
2009-06-02Regen for siggetmask/sigsetmask.njoly
2009-06-02Add siggetmask/sigsetmask syscalls.njoly
2009-05-29Add native to linux siginfo si_status translation, used on i386 andnjoly
2009-03-15ansify function definitionscegger
2009-01-30Regen for mincore(2).njoly
2009-01-30Add mincore syscall.njoly
2009-01-20Regen for personality(2) addition.njoly
2009-01-20Add basic support for linux32 personality(2) syscall.njoly
2009-01-17Regen for wait4 update.njoly
2009-01-17Convert linux/linux32 wait(4) to use a compat50 rusage structure.njoly
2009-01-16Regen for compat 50 update.njoly
2009-01-16Update some syscalls that now needs compat50 timeval structure.njoly
2009-01-13Regen to prove I didn't screw up the conversion: purely RCSID changes.pooka
2009-01-13Convert the syscalls.master to a format from which it is easierpooka
2009-01-11merge christos-time_tchristos
2008-12-12Regen for clock_nanosleep.njoly
2008-12-12Add clock_nanosleep syscall.njoly
2008-12-06Regen for netbsd32_caddr_t removal.njoly
2008-12-06Cleanup; kill netbsd32_caddr_t use.njoly
2008-12-05Regen for getres{uid,gid} syscalls.njoly
2008-12-05Add getres{uid,gid} syscalls.njoly
2008-12-01Regen for sched_get_priority_{min,max}.njoly
2008-12-01Add sched_get_priority_{min,max} syscalls.njoly
2008-11-19Regen.ad
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-11-12Regen for nanosleep(2) fix.njoly
2008-11-12Fix nanosleep(2) on 64-bit archs. Do not call native nanosleepnjoly
2008-10-19Add native to linux siginfo si_code translation, mostly for negativenjoly
2008-10-09Fix linux32 siginfo si_signo value. Do not convert ksi_signo twice.njoly
2008-10-06Regen.njoly
2008-10-06Cleanup. Reduce diffs against netbsd32 syscalls.master.njoly
2008-09-22Regen after cleanup.njoly
2008-09-22Kill a few linux32 syscalls identical to netbsd32 ones.njoly
2008-09-18Define a PSL_CLEARSIG macro for the psl flags to be cleared on signal deliverychristos
2008-09-04Make linux32 getdents(2) do its own job instead of calling thenjoly
2008-07-24Regen for rt_sigpending.njoly
2008-07-24Add rt_sigpending syscall.njoly
2008-06-16regenchristos
2008-06-16an attempt at ptrace32christos
2008-05-20Regen for ipc(2) syscall support.njoly