Cool stuff at my junk code repo
Wednesday, August 29th, 2007I’ve been organizing the stuff I have in my junk code repository and for my surprise I have a lot of cool stuff in there.
There’re examples of: mmap(), longjump(), fifos, signals, sockets and a lot more. On the data structures side: lists, queues , hash tables (here and here) and others.
But it’s important to say [...]