SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Proc-Wait3 rpm build for : OpenSuSE. For other distributions click perl-Proc-Wait3.

Name : perl-Proc-Wait3
Version : 0.05 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2015-11-04 13:00:00
Group : Development/Libraries/Perl Source RPM : perl-Proc-Wait3-0.05-1.1.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Perl extension for wait3 system call
Description :
If any child processes have exited, this call will \"reap\" the zombies
similar to the perl \"wait\" function.

By default, it will return immediately and if there are no dead children,
everything will be undefined. If you pass in a true argument, it will block
until a child exits (or it gets a signal).

$pid PID of exiting child

$status exit status of child, just like C< $?>

$utime floating point user cpu seconds

$stime floating point system cpu seconds

$maxrss the maximum resident set size utilized (in kilobytes).

$minflt the number of page faults serviced without any I/O
activity; here I/O activity is avoided by \"reclaiming\" a
page frame from the list of pages awaiting reallocation.

$majflt the number of page faults serviced that required I/O
activity.

$nswap the number of times a process was \"swapped\" out of main
memory.

$inblock the number of times the file system had to perform input.

$oublock the number of times the file system had to perform output.

$msgsnd the number of messages sent over sockets.

$msgrcv the number of messages received from sockets.

$nsignals the number of signals delivered.

$nvcsw the number of times a context switch resulted due to a
process voluntarily giving up the processor before its
time slice was completed (usually to await availability of
a resource).

$nivcsw the number of times a context switch resulted due to a
higher priority process becoming runnable or because the
current process exceeded its time slice.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Proc::Wait3)
perl-Proc-Wait3
perl-Proc-Wait3(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Proc
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Proc/Wait3.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Proc
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Proc/Wait3
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Proc/Wait3/Wait3.so
/usr/share/doc/packages/perl-Proc-Wait3
/usr/share/doc/packages/perl-Proc-Wait3/Changes
/usr/share/doc/packages/perl-Proc-Wait3/LICENSE
/usr/share/doc/packages/perl-Proc-Wait3/README
/usr/share/man/man3/Proc::Wait3.3pm.gz

 
ICM