commit 17cd3df9dc068daf896896311ba60526f6087fbb
parent 95db633e4998dd5c0ed1530a7d62ad2d8855f8b3
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Fri, 28 Sep 2018 16:43:39 +0200
Remove some blank lines between references links
Diffstat:
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/technical/blog-roll.md b/technical/blog-roll.md
@@ -66,20 +66,15 @@ Some recurring topics I enjoy reading about:
- [What's in an Emacs Lambda]
[null program]: http://nullprogram.com/index/
-
[Raw Linux Threads via System Calls]: https://nullprogram.com/blog/2015/05/15/
[Appending to a File from Multiple Processes]: https://nullprogram.com/blog/2016/08/03/
[A Magnetized Needle and a Steady Hand]: https://nullprogram.com/blog/2016/11/17/
-
[Global State: A Tale of Two Bad C APIs]: https://nullprogram.com/blog/2014/10/12/
[C Closures as a Library]: https://nullprogram.com/blog/2017/01/08/
[How to Write Portable C Without Complicating Your Build]: https://nullprogram.com/blog/2017/03/30/
[A Tutorial on Portable Makefiles]: https://nullprogram.com/blog/2017/08/20/
-
[Inspecting C's qsort Through Animation]: https://nullprogram.com/blog/2016/09/05/
[A Branchless UTF-8 Decoder]: https://nullprogram.com/blog/2017/10/06/
[Render Multimedia in Pure C]: https://nullprogram.com/blog/2017/11/03/
-
-
[Some Performance Advantages of Lexical Scope]: https://nullprogram.com/blog/2016/12/22/
[What's in an Emacs Lambda]: https://nullprogram.com/blog/2017/12/14/