<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Linux on giuliapl personal page &amp; blog</title><link>https://giuliapl.github.io/tags/linux/</link><description>Recent content in Linux on giuliapl personal page &amp; blog</description><generator>Hugo -- 0.156.0</generator><language>en-en</language><lastBuildDate>Sat, 14 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://giuliapl.github.io/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>What Runs Before Your Program Does: The Dynamic Linker, PLT, and GOT</title><link>https://giuliapl.github.io/posts/c-dynamic-linker-plt-got/</link><pubDate>Sat, 14 Mar 2026 00:00:00 +0000</pubDate><guid>https://giuliapl.github.io/posts/c-dynamic-linker-plt-got/</guid><description>When you run a binary, something else runs first. Here&amp;#39;s what ld.so actually does, why shared libraries load at different addresses every time, and how PLT and GOT make function calls work anyway.</description></item></channel></rss>