<?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>Sbrk on Void *Pablogs</title><link>https://pablogs.dev/tags/sbrk/</link><description>Recent content in Sbrk on Void *Pablogs</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 24 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://pablogs.dev/tags/sbrk/index.xml" rel="self" type="application/rss+xml"/><item><title>What malloc() does not want you to know</title><link>https://pablogs.dev/posts/bump-allocator-c-sbrk/</link><pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate><guid>https://pablogs.dev/posts/bump-allocator-c-sbrk/</guid><description>Build a working memory allocator in 80 lines of C. Learn how sbrk() works, what malloc() hides, and write your first bump pointer from scratch.</description></item></channel></rss>