Simon Willison’s Weblog

Subscribe

Items tagged c, linux in 2024

Filters: Year: 2024 × c × linux × Sorted by date


Hello World (via) Lennon McLean dives deep down the rabbit hole of what happens when you execute the binary compiled from “Hello world” in C on a Linux system, digging into the details of ELF executables, objdump disassembly, the C standard library, stack frames, null-terminated strings and taking a detour through musl because it’s easier to read than Glibc. # 9th April 2024, 1:06 am

Types

Years

Months

Tags