Difference between revisions of "Linux C programming portal"
From Teknologisk videncenter
m |
m |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
{| | {| | ||
|- | |- | ||
{| | {| | ||
|-valign=top | |-valign=top | ||
− | <!----------------------------- | + | <!----------------------------- C I -------------------------------> |
|width="300"|{{FrontpageBox | |width="300"|{{FrontpageBox | ||
|colorcombination = 11 | |colorcombination = 11 | ||
− | |headline = | + | |headline = GNU/Linux |
|bgcolor = transparent | |bgcolor = transparent | ||
− | |bottombox = | + | |bottombox = |
− | |picture = | + | |picture = tux.png |
|content = | |content = | ||
{{FrontpageBox/subject | {{FrontpageBox/subject | ||
|colorcombination = 11 | |colorcombination = 11 | ||
− | |title = | + | |title = Subjects |
}} | }} | ||
− | :*[[ | + | :*[[C programming|C in general]] |
− | :*[[ | + | :*[[C processes in Linux|Working with processes]] |
− | :*[[ | + | :*[[Pthread|Working with threads]] |
− | :*[[C | + | :*[[IPC Linux|Inter process Communication]] |
− | :*[[ | + | :*[[C linux development|Installing development packages]] |
+ | :*[[GNU C library]] | ||
+ | :*[[XLIB|Using XLIB graphical api]] | ||
+ | :*[[Linux Libraries]] | ||
+ | :*[[Timer Linux]] | ||
+ | :*[[Gcc|gcc compiler]] | ||
+ | :*[[Linux crypt| Cryptology]] | ||
+ | :*[[Malloc|malloc memory allocation]] | ||
+ | :*[[Systemd debian]] | ||
+ | :*[[Linux Network Programming]] | ||
+ | :*[[kbhit]] Check if key pressed | ||
+ | |||
+ | |||
}} | }} | ||
| | | | ||
Line 40: | Line 49: | ||
|title = GNU/Linux | |title = GNU/Linux | ||
}} | }} | ||
− | :*[https://learning.oreilly.com/library/view/the-linux-programming/9781593272203/ The Linux Programming Interface] | + | :*[https://www.kernel.org/doc/html/v4.19/maintainer/index.html Kernel Maintainer Handbook] :-) |
+ | :*[https://learning.oreilly.com/library/view/the-linux-programming/9781593272203/ The Linux Programming Interface] | ||
:*[https://www.gnu.org/software/libc/manual/ GNU C library (glibc) manual] | :*[https://www.gnu.org/software/libc/manual/ GNU C library (glibc) manual] | ||
:*[https://www.gnu.org/software/libc/manual/pdf/libc.pdf The GNU C Library Reference Manual] (PDF file) | :*[https://www.gnu.org/software/libc/manual/pdf/libc.pdf The GNU C Library Reference Manual] (PDF file) | ||
+ | :*[https://www.gnu.org/software/libc/manual/html_node/Concept-Index.html GNU glibc concept index] | ||
}} | }} | ||
|} | |} | ||
[[Category:Linux]][[Category:C]][[Category:GNU]] | [[Category:Linux]][[Category:C]][[Category:GNU]] |
Latest revision as of 08:43, 30 November 2023
GNU/Linux Subjects
|
|