Jump to content

Plibsys: Difference between revisions

From EDM2
Created page with "plibsys is a cross-platform system C library with some helpful routines. It has zero third-party dependecies and uses only native system calls. ==Version== * [http://hobbes.n..."
 
No edit summary
Line 2: Line 2:


==Version==
==Version==
* [http://hobbes.nmsu.edu/h-search.php?key=plibsys- 0.0.2-20170220]
* [http://hobbes.nmsu.edu/h-search.php?key=plibsys- 0.0.3]


==Links==
==Links==

Revision as of 13:51, 10 May 2017

plibsys is a cross-platform system C library with some helpful routines. It has zero third-party dependecies and uses only native system calls.

Version

Links

License

  • GNU LGPL v2 or higher license.

Author