1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/sys/i386/linux
Bruce Evans 86a14a7a0a Use [u]intptr_t instead of [u_]long for casts between pointers and
integers.  Don't forget to cast to (void *) as well.
1998-08-16 01:21:52 +00:00
..
imgact_linux.c Use [u]intptr_t instead of [u_]long for casts between pointers and 1998-08-16 01:21:52 +00:00
linux_dummy.c
linux_file.c Fixed print format errors. 1998-07-29 16:43:00 +00:00
linux_genassym.c
linux_ioctl.c Fixed print format errors. 1998-07-29 16:43:00 +00:00
linux_ipc.c
linux_locore.s
linux_misc.c Use [u]intptr_t instead of [u_]long for casts between pointers and 1998-08-16 01:21:52 +00:00
linux_proto.h
linux_signal.c Oops, the previous fix confused Linux's sigset_t with a pointer type. 1998-08-15 22:29:43 +00:00
linux_socket.c
linux_stats.c
linux_syscall.h
linux_sysent.c
linux_sysvec.c Use [u]intptr_t instead of [u_]long for casts between pointers and 1998-08-16 01:21:52 +00:00
linux_util.c
linux_util.h
linux.h
Makefile
syscalls.conf
syscalls.master