The OS/2 API Project: Difference between revisions
Appearance
	
	
| (12 intermediate revisions by 2 users not shown) | |||
| Line 9: | Line 9: | ||
| |style="width: 33%; vertical-align:top;"| | |style="width: 33%; vertical-align:top;"| | ||
| <h3 id="sec-col1-1" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Kernel</h3> | <h3 id="sec-col1-1" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Kernel</h3> | ||
| *[[ | *[[Kernel Execution Environment]] | ||
| *[[Physical Device Driver (DevHlp) Functions|Physical Device Driver (DevHlp)]] | *[[Physical Device Driver (DevHlp) Functions|Physical Device Driver (DevHlp)]] | ||
| *[[Presentation Device Driver Functions|Presentation Device Driver]] | *[[Presentation Device Driver Functions|Presentation Device Driver]] | ||
| Line 68: | Line 68: | ||
| *[[IBM WorkFrame/2 API]] | *[[IBM WorkFrame/2 API]] | ||
| *[[REXXUtil API]] | *[[REXXUtil API]] | ||
| * [[Bidirectional Language]] | |||
| |} | |} | ||
| Line 131: | Line 132: | ||
| *[[eCo Software Runtime]] | *[[eCo Software Runtime]] | ||
| *[[eStyler]] (eCS 1.1 and above) | *[[eStyler]] (eCS 1.1 and above) | ||
| *[[ | *[[FileDLG_(Routine)]] | ||
| *[[GI]] | *[[GI]] | ||
| *[[Glass PM C++ API]] | *[[Glass PM C++ API]] | ||
| *[[Hint Bubble]] | *[[Hint Bubble]] | ||
| *[[Kroni's Classes  | *[[Kroni's Classes]] | ||
| *[[libkva]] | *[[libkva]] | ||
| *[[MultiColumn ListBox (MCLB)]] | *[[MultiColumn ListBox (MCLB)]] | ||
| Line 168: | Line 169: | ||
| *[[RexxBase]] | *[[RexxBase]] | ||
| *[[REXXDATE]] | *[[REXXDATE]] | ||
| *[[RexxINI  | *[[RexxINI]] | ||
| *[[RexxIPC]] | *[[RexxIPC]] | ||
| *[[REXXIO]] | *[[REXXIO]] | ||
| *[[ | *[[REXXMATH]] | ||
| *[[REXXMouse]] | *[[REXXMouse]] | ||
| *[[RexxRE]] | *[[RexxRE]] | ||
| *[[ | *[[RexxVIO]] | ||
| *[[RwIni Library|rwIni]] | *[[RwIni Library|rwIni]] | ||
| *[[RxCrypt]] | *[[RxCrypt]] | ||
| Line 185: | Line 186: | ||
| *[[RxUtilEx]] | *[[RxUtilEx]] | ||
| *[[RxULS]] | *[[RxULS]] | ||
| *[[RxSockVM  | *[[RxSockVM]] | ||
| *[[RxWav]] | *[[RxWav]] | ||
| Line 207: | Line 208: | ||
| <h4>Database</h4> | <h4>Database</h4> | ||
| * DB4 - The Berkeley DB Database Library ( | * DB4 - The Berkeley DB Database Library (libc) | ||
| * [[DbfLIB]] | * [[DbfLIB]] | ||
| * sqlite ( | * sqlite (libc) | ||
| <h4>Files</h4> | <h4>Files</h4> | ||
| * file-libs - Fine Free File Command ( | * file-libs - Fine Free File Command (libc) | ||
| * [[Exuberant ctags]] | * [[Exuberant ctags]] | ||
| Line 220: | Line 221: | ||
| <h4>I/O</h4> | <h4>I/O</h4> | ||
| * libaio ( | * libaio (libc) | ||
| * libusb ( | * libusb (libc) [http://libusb.org/] | ||
| <h4>Multimedia</h4> | <h4>Multimedia</h4> | ||
| * ffmpeg ( | * ffmpeg (libc) | ||
| * [[Libdvbpsi]] | * [[Libdvbpsi]] | ||
| * libkai - K Audio Interface Library ( | * libkai - K Audio Interface Library (libc) | ||
| * [[WebM libvpx]] ( | * [[WebM libvpx]] (libc) | ||
| * libdvdnav ( | * libdvdnav (libc) | ||
| * poppler - PDF rendering library ( | * poppler - PDF rendering library (libc) | ||
| * [[x264]] | * [[x264]] | ||
| <h4>Network</h4> | <h4>Network</h4> | ||
| * nss - Network Security Services ( | * nss - Network Security Services (libc) | ||
| * libcurl ( | * libcurl (libc) | ||
| * nspr - Netscape Portable Runtime ( | * nspr - Netscape Portable Runtime (libc) | ||
| <h4>Print</h4> | <h4>Print</h4> | ||
| * CUPS Lib ( | * CUPS Lib (libc) | ||
| <h4>Programming Languages Lib</h4> | <h4>Programming Languages Lib</h4> | ||
| * LIBC | * [[LIBC]] | ||
| * libssp - GNU Stack Protector Shared Library ( | * libssp - GNU Stack Protector Shared Library (libc) | ||
| * mmap ( | * mmap (libc) | ||
| * perl ( | * perl (libc) | ||
| * python ( | * python (libc) | ||
| * pthread ( | * pthread (libc) | ||
| * urpo ( | * urpo (libc) | ||
| <!-- MIDDLE COLUMN --> | <!-- MIDDLE COLUMN --> | ||
| |style="width: 33%; vertical-align:top;"| | |style="width: 33%; vertical-align:top;"| | ||
| <h4>Regional / Languages</h4> | <h4>Regional / Languages</h4> | ||
| * gettext ( | * gettext (libc) | ||
| * icu - libicu - International Components for Unicode ( | * icu - libicu - International Components for Unicode (libc) | ||
| * [[libiconv]] | * [[GNU libiconv|libiconv]] | ||
| <h4>Security</h4> | <h4>Security</h4> | ||
| * [[Cyrus SASL]] | * [[Cyrus SASL]] | ||
| * libgpg-error ( | * libgpg-error (libc) | ||
| * libgcrypt ( | * libgcrypt (libc) | ||
| * openssl ( | * openssl (libc) | ||
| <h4>Utility</h4> | <h4>Utility</h4> | ||
| * libvnc ( | * libvnc (libc) | ||
| * [[NCurses]] library ( | * [[NCurses]] library (libc) | ||
| * rpm ( | * rpm (libc) | ||
| <h4>XML</h4> | <h4>XML</h4> | ||
| * libxml ( | * libxml (libc)   | ||
| <h4>C</h4> | <h4>C</h4> | ||
| Line 274: | Line 275: | ||
| * [[FFTW]] | * [[FFTW]] | ||
| * [[Greenleaf Data Windows]] | * [[Greenleaf Data Windows]] | ||
| * [[plibsys]] ( | * [[plibsys]] (libc) | ||
| <h3 id="sec-col1-2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Presentation Manager</h3> | <h3 id="sec-col1-2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Presentation Manager</h3> | ||
| * glib - GTK+ | * glib - GTK+ | ||
| <h4>Graphics</h4> | <h4>Graphics</h4> | ||
| * [[SDL]] ( | * [[Simple Directmedia Layer |SDL]] (libc) | ||
| * [[Cairo]] ( | * [[Cairo]] (libc) | ||
| * [[Qt 4 Libraries]] ( | * [[Qt 4 Libraries]] (libc) | ||
| * [[Qt 5 Libraries|Qt 5 Libraries]] ( | * [[Qt 5 Libraries|Qt 5 Libraries]] (libc) | ||
| <h4>Fonts</h4> | <h4>Fonts</h4> | ||
| * fontconfig  ( | * fontconfig  (libc) | ||
| * pango ( | * pango (libc) | ||
| <h3 id="sec-col2-1" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;"> | <h3 id="sec-col2-1" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">LIBC</h3> | ||
| This are the libraries/runtimes that does not depends directly on CPI or PM.   | This are the libraries/runtimes that does not depends directly on CPI or PM.   | ||
Latest revision as of 16:59, 26 April 2025
The OS/2 API Project (also known as The OS/2 API Documentation Project) is an effort that aims to document all the OS/2 available APIs under an non-restrictive license that can allow derivative works.
For contributors, please review the Introduction to the OS/2 API Documentation.
OS/2 Warp APIs
This are the APIs included on the IBM's OS/2 Warp product.
| Kernel
 Drivers
 Control Program | Presentation ManagerSystem Object Model (SOM)
 Languages
 | Network
 Environment CallsMultimediaOthers | 
Third Parties OS/2 Based APIs
This table lists the third party APIs based on the component level they run.
OS/2 Ported APIs
These are APIs ported from other platforms to OS/2-eCS-ArcaOS. The functions documentation of the APIs are only linked to their respective sites.
| Control ProgramDatabase
 Files
 GraphicsI/O
 Multimedia
 Network
 
 Programming Languages Lib
 | Regional / Languages
 Security
 Utility
 XML
 C
 Presentation Manager
 Graphics
 Fonts
 LIBCThis are the libraries/runtimes that does not depends directly on CPI or PM. Data Compression
 Fonts / Text
 | Graphics
 Interface
 Math
 Multimedia
 
 Programming Languages
 Utilities
 XML
 | 
| ContributorsThe contributors of the OS/2 API Project: |