diff options
author | EuAndreh <eu@euandre.org> | 2022-01-28 07:33:30 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-01-01 12:35:01 -0300 |
commit | 9f554a72b01705ebf6be66143c5e69b09b3c1372 (patch) | |
tree | fadf04038b2d5df32fd4b5bc93ba291269c322a0 /doc | |
download | pindaiba-9f554a72b01705ebf6be66143c5e69b09b3c1372.tar.gz pindaiba-9f554a72b01705ebf6be66143c5e69b09b3c1372.tar.xz |
Init project: copy files and skeletons from others
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pindaiba.CHANGELOG.en.7.in | 0 | ||||
-rw-r--r-- | doc/pindaiba.README.en.7.in | 0 | ||||
-rw-r--r-- | doc/pindaiba.TODOs.en.7.in | 0 | ||||
-rw-r--r-- | doc/pindaiba.en.1.in | 5 | ||||
-rw-r--r-- | doc/pindaiba.recipes.en.7.in | 0 | ||||
-rw-r--r-- | doc/pindaiba.tutorial.en.7.in | 0 | ||||
-rw-r--r-- | doc/pindaiba.why.en.7.in | 14 |
7 files changed, 19 insertions, 0 deletions
diff --git a/doc/pindaiba.CHANGELOG.en.7.in b/doc/pindaiba.CHANGELOG.en.7.in new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/doc/pindaiba.CHANGELOG.en.7.in diff --git a/doc/pindaiba.README.en.7.in b/doc/pindaiba.README.en.7.in new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/doc/pindaiba.README.en.7.in diff --git a/doc/pindaiba.TODOs.en.7.in b/doc/pindaiba.TODOs.en.7.in new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/doc/pindaiba.TODOs.en.7.in diff --git a/doc/pindaiba.en.1.in b/doc/pindaiba.en.1.in new file mode 100644 index 0000000..8ff1d8c --- /dev/null +++ b/doc/pindaiba.en.1.in @@ -0,0 +1,5 @@ +.TH XABLAU 1 DATE "OIOJI" "OIJOIJ" + +.SH NAME + +woeifj diff --git a/doc/pindaiba.recipes.en.7.in b/doc/pindaiba.recipes.en.7.in new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/doc/pindaiba.recipes.en.7.in diff --git a/doc/pindaiba.tutorial.en.7.in b/doc/pindaiba.tutorial.en.7.in new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/doc/pindaiba.tutorial.en.7.in diff --git a/doc/pindaiba.why.en.7.in b/doc/pindaiba.why.en.7.in new file mode 100644 index 0000000..6cd923d --- /dev/null +++ b/doc/pindaiba.why.en.7.in @@ -0,0 +1,14 @@ +.TH WOEIJF + +My quality standard for a C library is: +- it is C, not C/C++; +- it has test; +- it uses sanitizers and fuzzing; +- it works with more than one C compiler (notably, gcc, clang, tcc, scc and + cproc); +- it has `.POSIX` as a rule in its Makefile; +- it uses make, and atmost, a ./configure script; +- it works with more than one C implementation (notably, bmake, gnumake and ?); +- it has an `install` and an `uninstall` target; + +8cc, c, chibicc, lacc, lcc |