AltraMayor / AltraMayor/gatekeeper

Can we get rid of `include/list.h`?

オープン
#551 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。