summaryrefslogtreecommitdiff
path: root/C
AgeCommit message (Collapse)Author
2025-09-25sigme: playground for signalsCarlos Maiolino
Program to play with signal manipulation Signed-off-by: Carlos Maiolino <[email protected]>
2025-09-25chap7: add small programs made in chap7Carlos Maiolino
Signed-off-by: Carlos Maiolino <[email protected]>
2025-09-06Create shared libraryCarlos Maiolino
Play with shared libs. Building the same library with different functionalities and loading them at runtime, separately. Fun way to see how we can change runtime behavior without recompiling everything. Signed-off-by: Carlos Maiolino <[email protected]>
2025-09-06Create ecat based on a lib archiveCarlos Maiolino
Signed-off-by: Carlos Maiolino <[email protected]>
2025-09-06Move some other code hereCarlos Maiolino
Signed-off-by: Carlos Maiolino <[email protected]>
2025-07-10Add new codeCarlos Maiolino
Signed-off-by: Carlos Maiolino <[email protected]>
2025-07-10Add a bunch of codeCarlos Maiolino
Signed-off-by: Carlos Maiolino <[email protected]>