/[base]
ViewVC logotype

Revision 328294


Jump to revision: Previous Next
Author: jhb
Date: Tue Jan 23 18:22:41 2018 UTC (6 years, 5 months ago)
Changed paths: 6
Log Message:
MFC 325835: 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


Changed paths

Path Details
Directorystable/10/ modified , props changed
Directorystable/10/sys/sys/aio.h modified , text changed
Directorystable/10/sys/sys/shm.h modified , text changed
Directorystable/11/ modified , props changed
Directorystable/11/sys/sys/aio.h modified , text changed
Directorystable/11/sys/sys/shm.h modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27