cmake/Utilities/cmpdcurses
Aaron Liu 24da80b70a Utilities: Suppress warnings in third-party code with IBMClang 2022-01-27 09:38:01 -05:00
..
common Merge branch 'upstream-PDCurses' into update-pdcurses 2022-01-12 16:14:36 -05:00
pdcurses Merge branch 'upstream-PDCurses' into update-pdcurses 2022-01-12 16:14:36 -05:00
wincon Merge branch 'upstream-PDCurses' into update-pdcurses 2022-01-12 16:14:36 -05:00
.gitattributes Merge branch 'upstream-PDCurses' into update-pdcurses 2022-01-12 16:14:36 -05:00
CMakeLists.txt Utilities: Suppress warnings in third-party code with IBMClang 2022-01-27 09:38:01 -05:00
README.md Merge branch 'upstream-PDCurses' into update-pdcurses 2022-01-12 16:14:36 -05:00
curses.h Merge branch 'upstream-PDCurses' into update-pdcurses 2022-01-12 16:14:36 -05:00
curspriv.h Merge branch 'upstream-PDCurses' into update-pdcurses 2022-01-12 16:14:36 -05:00
panel.h Merge branch 'upstream-PDCurses' into update-pdcurses 2022-01-12 16:14:36 -05:00

README.md

Welcome to PDCurses!

PDCurses is an implementation of X/Open curses for multiple platforms. The latest version can be found at:

https://pdcurses.org/

For changes, see the History file. The main documentation is now in the docs directory.

The core package is in the public domain, but small portions of PDCurses are subject to copyright under various licenses. Each directory contains a README.md file, with a section titled "Distribution Status" which describes the status of the files in that directory.

If you use PDCurses in an application, an acknowledgement would be appreciated, but is not mandatory. If you make corrections or enhancements to PDCurses, please forward them to the current maintainer for the benefit of other users.

This software is provided AS IS with NO WARRANTY whatsoever.

Ports

PDCurses has been ported to DOS, OS/2, Windows, X11 and SDL. A directory containing the port-specific source files exists for each of these platforms.

Build instructions are in the README.md file for each platform:

Distribution Status

All files in this directory (not including subdirectories) are released to the public domain.

Maintainer

William McBrine wmcbrine@gmail.com