Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2001 16:13:49 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/posix1e cap_copy.c
Message-ID:  <200109022313.f82NDnm13195@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/09/02 16:13:49 PDT

  Modified files:
    lib/libc/posix1e     cap_copy.c 
  Log:
  o Sync up prototypes for cap_size() and cap_copy_ext() with
    sys/capability.h--this compiled fine on i386 where (int) and (ssize_t)
    are the same, but broke on Alpha where they differ.
  
  Submitted by:		Mike Barcroft <mike@FreeBSD.org>
  Obtained from:	TrustedBSD Project
  
  Revision  Changes    Path
  1.2       +3 -3      src/lib/libc/posix1e/cap_copy.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?200109022313.f82NDnm13195>