[bootlin/training-materials updates] master: Embedded Linux: the C library is first a C library (c7add33b)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Jul 19 19:52:12 CEST 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/c7add33ba481e055127979ab3ca0f7179601f0a7

>---------------------------------------------------------------

commit c7add33ba481e055127979ab3ca0f7179601f0a7
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Jul 19 19:52:12 2021 +0200

    Embedded Linux: the C library is first a C library
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

c7add33ba481e055127979ab3ca0f7179601f0a7
 slides/sysdev-intro/sysdev-intro.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/slides/sysdev-intro/sysdev-intro.tex b/slides/sysdev-intro/sysdev-intro.tex
index de085136..b9fc1da6 100644
--- a/slides/sysdev-intro/sysdev-intro.tex
+++ b/slides/sysdev-intro/sysdev-intro.tex
@@ -411,7 +411,8 @@
     \end{itemize}
   \item C library
     \begin{itemize}
-    \item The interface between the kernel and the user space
+    \item Of course, a library of C functions
+    \item Also the interface between the kernel and the user space
       applications
     \end{itemize}
   \item Libraries and applications




More information about the training-materials-updates mailing list