Search:

Type: Posts; User: Yarin

Search: Search took 0.03 seconds.

  1. Thread: *nix - OSX

    by Yarin
    Replies
    13
    Views
    1,171

    True, true.

    True, true.
  2. Thread: *nix - OSX

    by Yarin
    Replies
    13
    Views
    1,171

    An interesting idea. I think I'll go with is_nix...

    An interesting idea.
    I think I'll go with is_nix and is_posix though, it's more succinct.

    Thanks for the feedback.
  3. Thread: *nix - OSX

    by Yarin
    Replies
    13
    Views
    1,171

    Well yeah, that's what I wanted to avoid....

    Well yeah, that's what I wanted to avoid.
    "is_nix_os && !is_osx" will work, but what happens when another pseudo-nix OS, like OSX, comes along? I may be rewriting a lot of stuff.


    Not a bad...
  4. Thread: *nix - OSX

    by Yarin
    Replies
    13
    Views
    1,171

    Eh, maybe in natural language that's acceptable,...

    Eh, maybe in natural language that's acceptable, but not for code:

    bool is_nix_os;
    bool is_nix_os_not_osx;
  5. Thread: *nix - OSX

    by Yarin
    Replies
    13
    Views
    1,171

    Maybe "librt OS"...

    Maybe "librt OS"...

    EDIT:
    Does "distro OS" sound right? Linux and BSDs are traditionally called "distros", but I've never heard of an OSX version called a "distro".
  6. Thread: *nix - OSX

    by Yarin
    Replies
    13
    Views
    1,171

    I thought of that, but Solaris isn't free.

    I thought of that, but Solaris isn't free.
  7. Thread: *nix - OSX

    by Yarin
    Replies
    13
    Views
    1,171

    *nix - OSX

    Most of us use *nix to refer to Linux, BSD, Solaris, OSX, etc. But let's say you want to exclude OSX/iOS... what you would call that? It's kind of unwieldy to say "*nix excluding OSX".
Results 1 to 7 of 7