]> git.itanic.dy.fi Git - scan-pagemap/commit
Factor out all pid handling functions in a separate pidlib.c
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 21 Aug 2010 07:09:58 +0000 (10:09 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 21 Aug 2010 07:09:58 +0000 (10:09 +0300)
commita7eed94df7d91af217623f0f000f437eec8a13d3
tree035455832d9708c0b72b58516b16b88ef76e0560
parentfb7d48bd18e2ee57ff724c33cd4b6bac2950268d
Factor out all pid handling functions in a separate pidlib.c

There will be need to handle pids from other files as well, so
separating them all out into one file is needed.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
Makefile
parse.c
pidlib.c [new file with mode: 0644]
pidlib.h [new file with mode: 0644]