Project

General

Profile

Actions

Bug #1330

closed

<sys/unistd.h> Still used instead of <unistd.h> in kernel-probe.c and userspace-probe.c

Added by Duncan Bellamy over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Francis Deslauriers
Target version:
-
Start date:
11/02/2021
Due date:
% Done:

100%

Estimated time:

Description

This stops compilation on alpine Linux without patching src/common/kernel-probe.c and src/common/userspace-probe.c to use

#include <unistd.h>

configure checks for unistd.h which passes and other files already use just unistd.h

Actions #1

Updated by Francis Deslauriers over 2 years ago

  • Status changed from New to Waiting for review
  • Assignee set to Francis Deslauriers
Actions #2

Updated by Francis Deslauriers over 2 years ago

  • Status changed from Waiting for review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF