On 10/21/2015 03:30 AM, Zak Rogoff, Free Software Foundation wrote: > The FSF is prepping to launch a tshirt design for this year's > LibrePlanet conference, and it's going to include the slogan "fork the > system."
Good!
IIRC, around 2012, FSFE sold baby rompers at thier booth; it says:
"I'm a fork".
No, fork(2) doesn't take any argument. So, we need some way to
represent "the System".
Anyway, in IA-32 assembly (on GNU/Linux):
...
b8 78 00 00 00 mov $0x78,%eax
cd 80 int $0x80
--
