log

age author description
Sun, 05 May 2013 15:52:16 +0000 HackBot <fizzie> gcc hello.c -o hello2 -nostdlib -Os -s -Wl,--entry,main && ./hello3; wc -c hello3
Sun, 05 May 2013 15:52:04 +0000 HackBot <fizzie> gcc hello.c -o hello2 -nodefaultlibs -Os -s -Wl,--entry,main && ./hello3; wc -c hello3
Sun, 05 May 2013 15:47:18 +0000 HackBot <ThatOtherPerson> rm m.c