Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • P procps
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • procps-ng
  • procps
  • Merge requests
  • !32

pgrep, kill: use sigqueue to pass integer value with the signal.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Arun Chandrasekaran requested to merge carun/procps:newlib into newlib Nov 20, 2016
  • Overview 3
  • Commits 2
  • Pipelines 1
  • Changes 4

This changeset queue will help in passing an integer value with the signal.

This uses sigqueue instead of kill when the command line option -q/--queue <value> is specified.

I am not sure if sigqueue is supported on all the platforms. I have tested this with RHEL 7.2 and it works fine.

Please review and left me know if any changes are required.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: newlib