notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

POSIX.md (191B)


      1 # POSIX (Portable Operating System Interface)
      2 
      3 **Source:** CS 6200
      4 
      5 **Chapter:** P2L3
      6 
      7 **Definition:** POSIX is a group of standards for maintaining compatibility between operating systems.