User:Alcoholicspinesurgeon: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 June 2023

24 June 2023

8 October 2022

  • curprev 05:5105:51, 8 October 2022Alcoholicspinesurgeon talk contribs 3,017 bytes +3,017 Created page with "<syntaxhighlight lang="nasm"> ;; ;; -->> {{ LibLinux - Captured and ready for meat testing }} <<-- ;; I miss you cupcake. ;; %ifndef LIBLINUX_INC %define LIBLINUX_INC ;; the allmighty defined! %define PROT_READ 1 %define PROT_WRITE 2 %define PROT_EXEC 4 %define PROT_NONE 0 %define PROT_GDOWN 0x01 %define PROT_GROWU 0x02 %define MAP_SHARE 0x01 %define MAP_PRIVATE 0x02 %define..."