Jump to content

The OS/2 API Project: Difference between revisions

From EDM2
 
(5 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 Functions|Kernel Execution Environment]]
*[[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]]
*[[FileDLG_(Routine)]]
*[[GI]]
*[[GI]]
*[[Glass PM C++ API]]
*[[Glass PM C++ API]]
*[[Hint Bubble]]
*[[Hint Bubble]]
*[[Kroni's Classes API]]
*[[Kroni's Classes]]
*[[libkva]]
*[[libkva]]
*[[MultiColumn ListBox (MCLB)]]
*[[MultiColumn ListBox (MCLB)]]
Line 254: Line 255:
* gettext (libc)
* gettext (libc)
* icu - libicu - International Components for Unicode (libc)
* icu - libicu - International Components for Unicode (libc)
* [[libiconv]]
* [[GNU libiconv|libiconv]]


<h4>Security</h4>
<h4>Security</h4>
Line 279: Line 280:
* glib - GTK+
* glib - GTK+
<h4>Graphics</h4>
<h4>Graphics</h4>
* [[SDL]] (libc)
* [[Simple Directmedia Layer |SDL]] (libc)
* [[Cairo]] (libc)
* [[Cairo]] (libc)
* [[Qt 4 Libraries]] (libc)
* [[Qt 4 Libraries]] (libc)

Latest revision as of 17: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 Manager

System Object Model (SOM)

Languages

Network

  • TCP/IP

Environment Calls

Multimedia

Others

Third Parties OS/2 Based APIs

This table lists the third party APIs based on the component level they run.

Kernel

Drivers

Control Program

Others

MMOS2

Presentation Manager

System Object Model (SOM)

REXX


VXREXX

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 Program

Database

  • DB4 - The Berkeley DB Database Library (libc)
  • DbfLIB
  • sqlite (libc)

Files

Graphics

I/O

  • libaio (libc)
  • libusb (libc) [1]

Multimedia

  • ffmpeg (libc)
  • Libdvbpsi
  • libkai - K Audio Interface Library (libc)
  • WebM libvpx (libc)
  • libdvdnav (libc)
  • poppler - PDF rendering library (libc)
  • x264

Network

  • nss - Network Security Services (libc)
  • libcurl (libc)
  • nspr - Netscape Portable Runtime (libc)

Print

  • CUPS Lib (libc)

Programming Languages Lib

  • LIBC
  • libssp - GNU Stack Protector Shared Library (libc)
  • mmap (libc)
  • perl (libc)
  • python (libc)
  • pthread (libc)
  • urpo (libc)

Regional / Languages

  • gettext (libc)
  • icu - libicu - International Components for Unicode (libc)
  • libiconv

Security

  • Cyrus SASL
  • libgpg-error (libc)
  • libgcrypt (libc)
  • openssl (libc)

Utility

  • libvnc (libc)
  • NCurses library (libc)
  • rpm (libc)

XML

  • libxml (libc)

C

Presentation Manager

  • glib - GTK+

Graphics

Fonts

  • fontconfig (libc)
  • pango (libc)

LIBC

This are the libraries/runtimes that does not depends directly on CPI or PM.

Data Compression

  • liblzma - LZMA Library
  • zlib

Fonts / Text

  • GNU Aspell

Graphics

Interface

  • libidl - IDL Parsing Library

Math

  • gmp - The GNU Multiple Precision Arithmetic Library
  • libmpc - GNU MPC
  • mpfr - The GNU MPFR Library

Multimedia

Print

  • gutenprint Lib

Programming Languages

  • GCC
  • libstdc++ - GNU Standard C++ Library
  • pcre - Pearl-compatible Regular Expression Library

Utilities

  • readline

XML

  • expat
  • libxslt

Related Articles

Contributors

The contributors of the OS/2 API Project: