aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-13 21:02:40 -0300
committerEuAndreh <eu@euandre.org>2021-06-13 21:02:46 -0300
commit6f4ce112caa31c882131998e0cba588286467506 (patch)
tree2547442282d3d391d50c833acbf2d6a8767fb7b8 /TODOs.md
parentaux/workflow/TODOs.sh: Generate valid HTML (diff)
downloadremembering-6f4ce112caa31c882131998e0cba588286467506.tar.gz
remembering-6f4ce112caa31c882131998e0cba588286467506.tar.xz
TODOs.md: Add link to #improvement-f7317d52-012d-7f94-e699-aec7c84329b0
Diffstat (limited to 'TODOs.md')
-rw-r--r--TODOs.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 9c834a2..43934f7 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -261,7 +261,10 @@ On plain POSIX sh.
---
-The best resource on portability is [Portability is Reliability](https://evan.nemerson.com/2021/05/04/portability-is-reliability/), by Evan Nemerson.
+Resources on writing portable C code:
+
+- [Portability is Reliability](https://evan.nemerson.com/2021/05/04/portability-is-reliability/)
+- [Why is C called a portable language?](https://www.quora.com/Why-is-C-called-a-portable-language-2?share=1)
## TODO Learn about secure programming in C {#improvement-8dfd18cf-2c34-ee29-e6cd-53d300687789}
- TODO in 2021-06-13