Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sysprof sysprof
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • GNOME
  • sysprofsysprof
  • Repository
Switch branch/tag
  • sysprof
  • src
  • libsysprof-capture
  • sysprof-capture-writer.h
Find file BlameHistoryPermalink
  • Philip Withnall's avatar
    libsysprof-capture: Drop GError usage from SysprofCaptureWriter · 45c8c957
    Philip Withnall authored Jul 02, 2020
    
    
    Use `errno` instead, which is icky, but given that all of the failure
    modes are from POSIX I/O functions, it’s at least in keeping with them.
    
    This is a major API break.
    Signed-off-by: Philip Withnall's avatarPhilip Withnall <withnall@endlessm.com>
    
    Helps: #40
    45c8c957