Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • DrKonqi DrKonqi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • DrKonqiDrKonqi
  • Repository
Switch branch/tag
  • drkonqi
  • src
  • ptracer.cpp
Find file BlameHistoryPermalink
  • Jonathan Marten's avatar
    Fix for Clang: ptracer.cpp needs <errno.h> · d02d5243
    Jonathan Marten authored Nov 05, 2020
    GCC doesn't seem to mind, but Clang complains that 'errno' and EINTR
    are not defined.
    d02d5243