mirror of
https://github.com/openbsd/src
synced 2026-03-24 04:56:37 +00:00
No description
- C 57.4%
- C++ 28.7%
- Perl 3.9%
- Roff 3%
- Makefile 0.9%
- Other 5.6%
POSIX uses an int for the signal number instead of an unsigned int. NetBSD made this change in 2010 and FreeBSD made this change in 2016. Follow suit with the other BSDs and match what POSIX specifies. This should not have an impact on the ABI and therefore no bump is needed. Flagged by Sortix os-test. ok deraadt@, millert@ |
||
|---|---|---|
| bin | ||
| distrib | ||
| etc | ||
| games | ||
| gnu | ||
| include | ||
| lib | ||
| libexec | ||
| regress | ||
| sbin | ||
| share | ||
| sys | ||
| usr.bin | ||
| usr.sbin | ||
| .gitignore | ||
| Makefile | ||
| Makefile.cross | ||