Set containing all Unix-like operating systems
Source position: fpmkunit.pp line 238
const AllUnixOSes = [Linux, FreeBSD, NetBSD, OpenBSD, Darwin, QNX, BeOS, Solaris, Haiku, iphonesim, ios, aix, Android, dragonfly]; |
Constant set containing all operating systems that follow Unix conventions and standards. Includes Linux, BSD variants, and other POSIX-compatible systems.