summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_readv.c
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2003-12-11 11:30:26 +0000
committeralfred <alfred@FreeBSD.org>2003-12-11 11:30:26 +0000
commit316515f56f8274c37d948723c6d5333fd37eab63 (patch)
tree38151d904e806641f029f1e90becdcc0bae07d2a /lib/libpthread/thread/thr_readv.c
parent618cf169edbae410e1e0e1fee5f2e36fe5eccd43 (diff)
downloadFreeBSD-src-316515f56f8274c37d948723c6d5333fd37eab63.zip
FreeBSD-src-316515f56f8274c37d948723c6d5333fd37eab63.tar.gz
This patch fixes two little portability (to !GCC compilers) problems:
1. Use C99-style variable argument macros rather than GNU ones. 2. Don't cast id to ident_t. Its type is already ident_t and casting to a union type is a constraint violation. Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
Diffstat (limited to 'lib/libpthread/thread/thr_readv.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud