summaryrefslogtreecommitdiff
path: root/lib/libc/sys/fcntl.2
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2021-12-19 01:41:21 +0000
committerriastradh <riastradh@NetBSD.org>2021-12-19 01:41:21 +0000
commitda2bc00a8b2cf7d4e2cc38fcdfd1b22ff1518ccf (patch)
tree231d32f28281200ba4e5a54052e431671af5f0a5 /lib/libc/sys/fcntl.2
parente76a2e5ef463a0c168f110125f3e935a65f7bf7a (diff)
Move attributes, barrier(), and likely/unlikely to linux/compiler.h.
Diffstat (limited to 'lib/libc/sys/fcntl.2')
0 files changed, 0 insertions, 0 deletions
title='2004-12-29 00:59:57 +0000'>2004-12-29Implement pthread_attr_{set,get}schedpolicy() at the same level as the othernathanw 2003-11-09Add:christos 2003-09-11sprinkle ARGSUSED for good cheer.christos 2003-07-18pthread.c was getting a bit unwieldly. Move pthread_attr stuff outnathanw