microsoft / microsoft/ebpf-for-windows

Add support for string helper functions

Open
#3,725 1 comment 0 reactions 1 assignee Claimed by @ben-zen View on GitHub
enhancement help wanted triaged
Dominant language
C
Stars
3.6k
Forks
311
Avg merge
6d 10h
Merged PRs (30d)
21

Description

### Describe the feature you'd like supported

Linux supports:
- [ ] [bpf_strncmp](https://ebpf-docs.dylanreimerink.nl/linux/helper-function/bpf_strncmp/)
- [ ] [bpf_strtoul](https://ebpf-docs.dylanreimerink.nl/linux/helper-function/bpf_strtoul/)
- [ ] [bpf_strtol](https://ebpf-docs.dylanreimerink.nl/linux/helper-function/bpf_strtol/)

### Proposed solution

Add support for the same Linux APIs

### Additional context

See also PR #3719 from @ben-zen

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.