lib: further adoption of SPDX licensing ID tags.Mainly focus on files that use BSD 2-Clause license, however the tool Iwas using mis-identified many licenses so this was mostly a manual - errorpr
lib: further adoption of SPDX licensing ID tags.Mainly focus on files that use BSD 2-Clause license, however the tool Iwas using mis-identified many licenses so this was mostly a manual - errorprone - task.The Software Package Data Exchange (SPDX) group provides a specificationto make it easier for automated tools to detect and summarize well knownopensource licenses. We are gradually adopting the specification, notingthat the tags are considered only advisory and do not, in any way,superceed or replace the license texts.
show more ...
libc_r_* library is no more required, so just axe it.Approved by: marcel, emasteSponsored by: Sandvine Incorporated
Cleanup for WARNS 6.
Cleanup for WARNS 3.
Cleanup for WARNS 2.
Roughly implement libpthread support.
Add stub functions. This allows libthread_db to be built and installed,which means that we also have <thread_db.h>.