forked from DevSolar/pdclib
-
Notifications
You must be signed in to change notification settings - Fork 0
The Public Domain C Library
License
Gamma-Microsystems/pdclib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PDCLib - Public Domain C Library ================================ License ------- With the exception of functions/_dtoa/dtoa.c, which is under its own license, the following license applies to the whole of PDCLib. ------- PDCLib is distributed unter the Creative Commons CC0 License. You should have received a copy of the full legal text of this license as part of this distribution (COPYING.CC0). It is also available at https://creativecommons.org/publicdomain/zero/1.0/legalcode The following is a human-readable summary of that license. No Copyright The person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information below. Other Information In no way are the patent or trademark rights of any person affected by CC0, nor are the rights that other persons may have in the work or in how the work is used, such as publicity or privacy rights. Unless expressly stated otherwise, the person who associated a work with this deed makes no warranties about the work, and disclaims liability for all uses of the work, to the fullest extent permitted by applicable law. When using or citing the work, you should not imply endorsement by the author or the affirmer. What is it ---------- This is a C Standard Library. Nothing more, nothing less. No POSIX or other extensions, just what's defined in ISO/IEC 9899. (Well, this is what it will be when the 1.0 release comes out. Check http://pdclib.rootdirectory.de to see what is implemented so far.) Further Documentation --------------------- Check Quickstart.txt to get a "working" version of the library as quick as possible. Check Internals.txt for an overview of technical intricacies. Check Notes.txt for a list of credits and an idea of the standards I hold myself to in my work on PDCLib.
About
The Public Domain C Library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 96.1%
- C++ 2.2%
- CMake 1.6%
- Makefile 0.1%