1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
openbsd-src/gnu
anton 2df0ffa88b Allow our linker warnings regarding misuse of libc functions to be
elevated to errors using the -Wl,--fatal-warnings option.

ok robert@
2024-08-05 06:11:42 +00:00
..
gcc Adapt base libstdc++ to the new ctype.h defines 2024-02-04 13:03:26 +00:00
lib Add risc-v support code for clang -msave-restore 2024-02-06 05:07:28 +00:00
llvm Allow our linker warnings regarding misuse of libc functions to be 2024-08-05 06:11:42 +00:00
share
usr.bin Implement investigate kernel corefile to lldb. 2024-07-13 07:25:38 +00:00
usr.sbin Add '-e' (or -eltorito-boot-efi) option for writing an EFI eltorito boot 2023-11-21 08:46:06 +00:00
Makefile
README

$OpenBSD: README,v 1.2 2016/09/03 22:32:04 benno Exp $

This directory contains software that is Gigantic and Nasty but
Unavoidable.

Some, but not all, of the software in this subtree follows special
rules, i.e.  licences other than BSD.

So:
- check the history of external code before importing it.
- for GPL software be ready to arrange for copyright papers somewhat
in advance if you want to work on it (the FSF takes a few months to
process these).

Otherwise, changes might not make it to the main distribution, and may
need some further maintenance over time, or risk getting lost.

Some internal changes are acceptable, but OpenBSD can't afford to maintain
a complete separate toolchain on its own.