-

Changes

Jump to: navigation, search

LIBRARIES PUBLIC LIBPOSIX

1,207 bytes added, 11:09, 20 October 2017
Created page with "==LibraryName== LIBPOSIX ==About== LIBPOSIX is a set of Posix compliant functions for Hi-tech C on MSX-DOS which I needed but did not find in either Hi-tech C's LIBC or Arnol..."
==LibraryName==
LIBPOSIX

==About==
LIBPOSIX is a set of Posix compliant functions for Hi-tech C on MSX-DOS which
I needed but did not find in either Hi-tech C's LIBC or Arnold Metselaar's
LIBFIX. As I need more over time, I will probably add more.

The code is based heavily on what I could find on the web. Most of it
isn't mine at all, I just gathered and adapted it. The copyright notices that
apply are in the source files they refer to. Anything that has no such notice
is copyright by me, GPL applies (http://www.gnu.org/copyleft/gpl.html).

==Author==
Diederick de Vries

==Document==
[[LIBRARIES_PUBLIC_DOCUMENT_LIBPOSIX]]

==TranslationLevel==
Translated and edited from English

==DestributionSite==
http://msxbanzai.tni.nl/dev/software.html#libfix

==Package==
LIBPOSIX

==Version==
N/A

==License==

;strcspn :GPL
;strpbrk :GPL
;strspn :GPL
;strtok :X Consortium License

==Prerequisite==


==Notes from WIKI Editor==

We translated from README.TXT up to "FILES", except chaptor names are appended by us. "Functions" chaptor is a edited and integrated text from source files of each functions.

If you need more information, please refer original source files or POSIX standard related files.

Navigation menu