docs(blog): add 013-the-function-that-launches-the-program-i-didnt-port
The next post in the C->Rust port series. Covers P7dd start_iauth, the
C launcher of the greenfield iauth from post 005: how you run a
differential test on a function whose success means forking and execing
into a different program (you diff the parent-side shoreline, fork for
real, and reap the children), plus the vfork->fork swap kept faithful by
leaving the error message wrong on purpose.
Assisted-by: Claude Opus 4.8 via Claude Code
Signed-off-by: Xe Iaso <me@xeiaso.net>