Skip to content

Instantly share code, notes, and snippets.

@Lifree
Lifree / BS_event_proc.c
Created June 16, 2015 11:58
BS_Events_Proc
#include <stdio.h>
#include <stdlib.h>
#include <signal.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
#include <time.h>
@Lifree
Lifree / Overview.md
Last active August 29, 2015 14:22
GroupShoppingPlanner