/[base]
ViewVC logotype

Revision 325835


Jump to revision: Previous Next
Author: jhb
Date: Tue Nov 14 23:50:30 2017 UTC (6 years, 7 months ago)
Changed paths: 2
Log Message:
Use #if instead of #ifdef for __BSD_VISIBLE tests.

__BSD_VISIBLE is always defined and it's value instead needs to be
tested via #if to determine if FreeBSD-specific APIs should be
exposed.

PR:		196226, 223481 (exp-run)
Submitted by:	pluknet
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D12977


Changed paths

Path Details
Directoryhead/sys/sys/aio.h modified , text changed
Directoryhead/sys/sys/shm.h modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27