AltraMayor / AltraMayor/gatekeeper
Can we get rid of `include/list.h`?
オープン
enhancement
good first issue
- 主要言語
- C
- スター
- 1.6k
- フォーク
- 252
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Can't we drop `include/list.h` and use `/usr/include/sys/queue.h` instead? DPDK already uses the latter, and it comes from the C library:
```
$ dpkg -S /usr/include/sys/queue.h
libc6-dev-i386: /usr/include/sys/queue.h
```
There are no big gains in this issue, it's more about code cleanup.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。