/
githubmirror
/
libsmbios
ОбзорДокументацияВойти
/
githubmirror
/
libsmbios
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
libsmbios/
.../smbios_c/config/
..
abi

trailing whitespace cleanups

18 лет назад
compiler

Do not report new gccs as unknown

9 лет назад
platform

Drop Solaris support

9 лет назад
README

file rearrangement.

18 лет назад
abi_prefix.h

centralize autoheader config.h inclusion. rename config/config.h to disambiguate.

18 лет назад
abi_suffix.h

make include/smbios and include/smbios_c files compatbile, ie. can include either and they dont conflict.

18 лет назад
auto_link.h

dont autolink when compiling with gcc.

18 лет назад
boost_LICENSE_1_0_txt

file rearrangement.

18 лет назад
get_config.h

centralize autoheader config.h inclusion. rename config/config.h to disambiguate.

18 лет назад
select_compiler_config.h

Adding support to compile on solaris.

16 лет назад
select_platform_config.h

Drop Solaris support

9 лет назад
suffix.h

make include/smbios and include/smbios_c files compatbile, ie. can include either and they dont conflict.

18 лет назад
user.h

trailing whitespace cleanups

18 лет назад
README
 
We have decided to use a boost-style configuration system for libsmbios. The
headers in and below this directory are mostly imported from boost with all
"BOOST" prefixes changed to LIBSMBIOS.
 
Please ensure that all copyright information from boost.org is retained. Add a
message about libsmbios modifying it and importing it. Boost has a BSD-Style
license, so there should be no problem using portions of their code. Please
ensure that boost code is contained under this directory, though.