johnsonjh / johnsonjh/OpenVi

Avoid using `#include_next` GNU extension ...

Open
#24 0 comments 0 reactions 1 assignee Claimed by @johnsonjh View on GitHub
enhancement low priority
Dominant language
C
Stars
198
Forks
19
Avg merge
3d 21h
Merged PRs (30d)
1

Description

* `#include_next` is non-POSIX (a GNU extension) and is currently used in:
* `include/bsd_stdlib.h`
* `include/bsd_string.h`
* `include/sys/types.h`
* `include/sys/time.h`
* `include/sys/stat.h`
* `include/bsd_termios.h`
* `include/bsd_fcntl.h`
* `include/bsd_unistd.h`
* `include/libgen.h`
* `include/poll.h`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.