Category:Generic Unix Tools: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Tools written in such a generic version of C and with such generic API calls that they should compile on any UNIX like environment without any changes or with absolutely minimal changes, or tools that generate C code output in a similar fashion. These tools usually compile fairly easily on OS/2 | Tools written in such a generic version of C and with such generic API calls that they should compile on any UNIX-like environment without any changes or with absolutely minimal changes, or tools that generate C code output in a similar fashion. These tools usually compile fairly easily on OS/2 if [[GCC]] is used or [[EMX]] in the case of older code. | ||
[[Category:Tools that support non-OS/2 systems]] | [[Category:Tools that support non-OS/2 systems]] |
Latest revision as of 17:28, 20 October 2016
Tools written in such a generic version of C and with such generic API calls that they should compile on any UNIX-like environment without any changes or with absolutely minimal changes, or tools that generate C code output in a similar fashion. These tools usually compile fairly easily on OS/2 if GCC is used or EMX in the case of older code.