summaryrefslogtreecommitdiff
path: root/mail/postfix24
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-08-01 20:12:19 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-08-01 20:12:19 +0000
commitc74a8d91a1dbe014c2f1fefacfd5cb4b2130f355 (patch)
treebb179bd65a84f3b96e75e2362e7d073417715208 /mail/postfix24
parentHerrie is a small command line music player. It has vim-like controls (diff)
Add port devel/p5-Linux-Pid:
Why should one use a module to get the PID and the PPID of a process where there are the $$ variable and the getppid() builtin? (Not mentioning the equivalent POSIX::getpid() and POSIX::getppid() functions.) In fact, this is useful on Linux, with multithreaded programs. Linux' C library, using the linux thread model, returns different values of the PID and the PPID from different threads. (Other thread models such as NPTL don't have the same behaviour). This module forces perl to call the underlying C functions getpid() and getppid(). WWW: http://search.cpan.org/dist/Linux-Pid/
Notes
Notes: svn path=/head/; revision=169392
Diffstat (limited to 'mail/postfix24')
0 files changed, 0 insertions, 0 deletions