File: control

package info (click to toggle)
prctl 1.6-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 148 kB
  • ctags: 12
  • sloc: ansic: 352; makefile: 155
file content (16 lines) | stat: -rw-r--r-- 589 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: prctl
Section: devel
Priority: optional
Maintainer: Khalid Aziz <khalid@debian.org>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.9.5

Package: prctl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Process control operations
 prctl is a tool to query and modify process behavior.  Supported process 
 behavior is handling of unaligned memory access, handling of floating 
 point software assist faults and machine check memory corruption kill
 policy.  Some of this functionality is supported by the kernel only on
 a subset of architectures.