On Mon, 14 Apr 2014 12:33:03 +0200 [email protected] wrote: > Simplify skipping "." and ".." in switch_root
A small note: Don't forget to include <string.h> when you're using strcmp(). Cheers FRIGN -- FRIGN <[email protected]>
On Mon, 14 Apr 2014 12:33:03 +0200 [email protected] wrote: > Simplify skipping "." and ".." in switch_root
A small note: Don't forget to include <string.h> when you're using strcmp(). Cheers FRIGN -- FRIGN <[email protected]>