Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2009-06-30 16:26:27
Size: 164
Editor: 84-75-191-209
Comment:
Revision 6 as of 2020-09-02 15:00:37
Size: 579
Editor: davidsch
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#rev 2020-09-02 davidsch
#rev 2018-08-28 davidsch
Line 2: Line 5:
 * [[http://dns.easysw.com/~mike/serial/|Serial programming guide for POSIX]] by Michael Sweet is a great online book on programming Unix serial ports. The Portable Operating System Interface (POSIX) is a collection of application programming interface standards for maintaining compatibility between various types of mostly UNIX-like operating systems. Thus, applications that use POSIX-compliant interfaces will be more portable between different (UNIX) platforms.

== Literature ==
[[http://www.ing.iac.es/~docs/external/serial/serial.pdf|Serial programming guide for POSIX]] is a great online book on programming Unix serial ports.

----
[[CategoryLXSW]]

POSIX

The Portable Operating System Interface (POSIX) is a collection of application programming interface standards for maintaining compatibility between various types of mostly UNIX-like operating systems. Thus, applications that use POSIX-compliant interfaces will be more portable between different (UNIX) platforms.

Literature

Serial programming guide for POSIX is a great online book on programming Unix serial ports.


CategoryLXSW

Programming/Libraries/POSIX (last edited 2020-09-02 15:00:37 by davidsch)