Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
C
criu
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • zhul
  • criu
  • Repository

Switch branch/tag
  • criu
  • compel
  • src
  • lib
  • ptrace.c
Find file
BlameHistoryPermalink
  • Kir Kolyshkin's avatar
    compel: split sanitize ptrace.h · adaa7979
    Kir Kolyshkin authored Feb 08, 2017
    We have ptrace defines and functions that are part of UAPI,
    and we have some internal stuff not to be exposed. Split
    ptrace.h into two files accordingly.
    
    While at it, do some cleanups:
     - add ptrace_ prefix to some functions and macros
     - remove (duplicated) PTRACE_* defines from .c files
     - rename ptrace_seccomp(), remove its duplicate
     - remove unused ptrace defines
     - remove unneeded (ptrace-related) includes
    
    travis-ci: success for compel uapi cleanups
    Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
    Reviewed-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    adaa7979
ptrace.c 2.03 KB
EditWeb IDE

Replace ptrace.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.