|
|
|
|
|
by stephc_int13
956 days ago
|
|
The binary portability is, in practice, not the most difficult feature, as long as the CPU arch is the same. It is also kind of a hack and IMO a nice-to-have feature but not as vital as true portability. POSIX was not limited to the Unix world, the goal was for it to be implemented by all OS vendors, and it was partially done. |
|