Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 887
    • Issues 887
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 107
    • Merge requests 107
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • xserverxserver
  • Merge requests
  • !572

Remove check for useSIGIO option

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Adam Jackson requested to merge ajax/xserver:fix-sigio into master Dec 08, 2020
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

Commit 6a5a4e60 removed the option to configure useSIGIO option. Indeed, the xfree86 SIGIO support was reworked to use internal versions of OsBlockSIGIO and OsReleaseSIGIO.

As a result, useSIGIO is no longer needed and can dropped

Fixes: 6a5a4e60 - Remove SIGIO support for input [v5] Closes: #1107 (closed) Reviewed-by: Adam Jackson ajax@redhat.com Signed-off-by: Prabhu Sundararaj prabhu.sundararaj@nxp.com Signed-off-by: Mylène Josserand mylene.josserand@free-electrons.com Signed-off-by: Fabrice Fontaine fontaine.fabrice@gmail.com


This is the same change as in !555 (closed), but since the source project was deleted that one can't be merged. I've added my r-b and some fixes/closes annotation.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-sigio