userland: make userland content a better landing page

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-05-14 00:00:02 +00:00
parent c17ee0bdce
commit eb087db68f

View File

@@ -11533,7 +11533,11 @@ One "downside" of glibc is that it exercises much more kernel functionality on i
== Userland content
See: <<about-the-userland-setup>>
Getting started at: <<userland-setup>>
The quickest way to run the arch agnostic examples is natively with: <<userland-setup-getting-started-natively>>
This sectionwas were originally moved in here from: https://github.com/cirosantilli/cpp-cheat
=== C
@@ -11543,7 +11547,7 @@ Programs under link:userland/c/[] are examples of link:https://en.wikipedia.org/
** assert.h
*** link:userland/c/assert_fail.c[]
These programs were originally moved from: https://github.com/
Userland assembly content is located at: <<userland-assembly>>. It was split from this section basically becase we were hitting the HTML `h6` limit, stupid web :-)
==== GCC C extensions