main is usually a function
char* main = "usually a programming blog";
Showing posts with label
systems
.
Show all posts
Showing posts with label
systems
.
Show all posts
Wednesday, October 29, 2014
A taste of Rust (yum) for C/C++ programmers
›
If, like me, you've been frustrated with the status quo in systems languages, this article will give you a taste of why Rust is so excit...
206 comments:
Wednesday, September 17, 2014
Raw system calls for Rust
›
I wrote a small library for making raw system calls from Rust programs. It provides a macro that expands into in-line system call instructi...
459 comments:
Saturday, January 28, 2012
Writing kernel exploits
›
Yesterday I gave a talk about writing kernel exploits. I've posted the slides [PDF] . Here is the original description: Did you know t...
79 comments:
›
Home
View web version