Date: Tue, 14 Jul 1998 23:10:18 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> Subject: cvs commit: src/sys/kern kern_descrip.c Message-ID: <199807150610.XAA19967@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/07/14 23:10:17 PDT
Modified files:
sys/kern kern_descrip.c
Log:
Cast longs to intptr_t before casting them to pointers.
Fixed bitrot in pseudo-declaration of `struct fcntl_args'. fcntl()
is now broken in some cases when ints are larger than longs.
Revision Changes Path
1.54 +8 -5 src/sys/kern/kern_descrip.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807150610.XAA19967>
