Skip to content
Snippets Groups Projects
  • Zack Weinberg's avatar
    31d97795
    Reorganize again; more portability fixes. · 31d97795
    Zack Weinberg authored
    It turns out that *only* FreeBSD and NetBSD proper have waitid, and that
    Solaris' additional W* constants are totally different from everyone
    else's, which tips me over from 'find some way to shoehorn this into
    the top-level unix/mod.rs' to 'put it in the submodules, live with the
    code duplication'.
    31d97795
    History
    Reorganize again; more portability fixes.
    Zack Weinberg authored
    It turns out that *only* FreeBSD and NetBSD proper have waitid, and that
    Solaris' additional W* constants are totally different from everyone
    else's, which tips me over from 'find some way to shoehorn this into
    the top-level unix/mod.rs' to 'put it in the submodules, live with the
    code duplication'.
mod.rs 23.47 KiB