]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Move the reading from file descriptor into generic routine as I intend to reuse this... 100/head
authorAdam Sutton <dev@adamsutton.me.uk>
Wed, 6 Jun 2012 19:31:01 +0000 (20:31 +0100)
committerAdam Sutton <dev@adamsutton.me.uk>
Tue, 19 Jun 2012 10:56:39 +0000 (11:56 +0100)
commit21a97a176d4c9a45ce55b57a5f78813968cbcff3
treeff5359e6a9878d2e474b42ff828913ebb6556d9c
parentc8847503b1aee92e4df0ec8eb72891a1aea980db
Move the reading from file descriptor into generic routine as I intend to reuse this function in the new EPG code.
Makefile
src/file.c [new file with mode: 0644]
src/file.h [new file with mode: 0644]
src/spawn.c