]> Kevux Git Server - fll/commit
Add Project: pipe
authorKevin Day <kevin@kevux.org>
Sat, 10 Mar 2012 20:59:38 +0000 (14:59 -0600)
committerKevin Day <kevin@kevux.org>
Sat, 10 Mar 2012 22:04:50 +0000 (16:04 -0600)
commitdddeb62d268245bc2ff7911b94be917a5456397e
treeb355ddc4374a7c3a2ce44efc19cc7928d369ed59
parent9444a9ed74e74f09da9b0aa075a17c850ddcec39
Add Project: pipe

This adds the level 0 implementation of project pipe.
At this time, all it does is provide a way to tell if the current instance of some program has piped data being passed to it.
level_0/f_pipe/c/pipe.c [new file with mode: 0644]
level_0/f_pipe/c/pipe.h [new file with mode: 0644]
level_0/f_pipe/data/build/settings [new file with mode: 0644]