index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
compat
/
linux
/
arch
/
arm
Age
Commit message (
Expand
)
Author
2003-10-10
Adapt ARM Linux compat code to deal with SIGINFO.
matt
2003-09-26
Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Test
simonb
2003-08-14
remove the args from the macro.
christos
2003-08-10
regen - added wrapper for Linux ftruncate64()
jdolecek
2003-08-10
add Linux compat arg wrapper for ftruncate64(), and change linux compat
jdolecek
2003-08-08
- GC all the setup_stack functions
christos
2003-07-26
add LINUX_SO_PEERNAME, LINUX_SO_TIMESTAMP where it has been missing
jdolecek
2003-06-28
Regenerate after adding include of linux_mmap.h.
he
2003-06-28
Need to include linux_mmap.h to get size of struct linux_sys_mmap2_args.
he
2003-06-23
Regen.
christos
2003-06-23
PR/21937: Todd Vierling: Proper support for mmap2
christos
2003-03-01
Do the syscall_plain/syscall_fancy dance on ARM. Shaves a fair number
thorpej
2003-01-18
Regen to get correct RCS IDs.
thorpej
2003-01-18
Regen: Merge the nathanw_sa branch.
thorpej
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-11-26
rename: s/sa_/<compat>sa/g
christos
2002-11-13
add generic linux compat ELF copyargs function
jdolecek
2002-09-25
Don't include <sys/map.h>.
thorpej
2002-07-04
Add kernel support for having userland provide the signal trampoline:
thorpej
2002-05-20
whitespace fixes
jdolecek
2002-05-19
On archs with broken linux struct stat64 st_ino, rename linux_stat64's
jdolecek
2002-05-12
regen - hook linux_sys_fcntl64()
jdolecek
2002-05-12
hook in remaining 64bit fs syscalls
jdolecek
2002-04-10
regen
christos
2002-04-10
add getdents64
christos
2002-03-31
bring the reverse signal mapping array into linux_signo.c
christos
2002-03-31
make signal array handling uniform, and put signal arrays in a separate
christos
2002-03-24
arm26->acorn26 transition.
bjh21
2002-03-22
regen
christos
2002-03-22
nuke mmap2 add mprotect
christos
2002-03-19
- Now that RT-signals fit, fix the array to deliver them. [i386 only].
christos
2002-03-10
__RCSID -> __KERNEL_RCSID
bjh21
2002-03-10
Id -> NetBSD in RCSID (oops).
bjh21
2002-02-17
Add an lst_ino64 member to struct linux_stat64.
bjh21
2002-02-17
Adapt for changes to limux_old_extra_to_native_sigset() and
bjh21
2002-02-17
Add LINUX_SA_NOCLDWAIT.
bjh21
2002-02-17
Regen.
bjh21
2002-02-17
getrlimit and setrlimit now have Linux-specific implementations. Use them.
bjh21
2002-02-17
linux_sys_break() is marked OBSOL, so don't include it.
bjh21
2002-02-17
linux_sys_rt_sigreturn is currently marked UNIMPL, so leave the stub out.
bjh21
2002-02-15
- add a real linux_sys___sysctl because the mib numbers are different.
christos
2002-02-02
cpu_cache_syncI_rng -> cpu_icache_sync_range
bjh21
2002-02-02
We shouldn't need an icache sync when catching a signal, so don't bother.
bjh21
2002-02-02
Get rid of "unused variable" warnings on arm26.
bjh21
2002-01-27
Regen (breakpoint() implemented).
bjh21
2002-01-27
Add support for breakpoints to ARMLinux emulation.
bjh21
2002-01-27
Add support for PTRACE_GETREGS and PTRACE_SETREGS in ARMLinux emulation.
bjh21
2002-01-27
Regen (prototype for linux_sys_nosys()).
bjh21
2002-01-27
Make syscall 0 an explicit call of linux_sys_nosys, as it is on i386. This
bjh21
2002-01-23
Regen (sys_nosys -> linux_sys_nosys).
bjh21
[next]