Группа :: Система/Библиотеки
Исходный пакет: libx86
Собрано: больше 10 лет назад
Размер архива: 61,9 КБ
Отчёт repocop:

Gear: http://git.altlinux.org/gears/l/libx86.git
Домашняя страница: http://www.codon.org.uk/~mjg59/libx86/
Лицензия: BSD
О пакете: a hardware-independent library for executing real-mode x86 code
Описание:
It's often useful to be able to make real-mode x86 BIOS calls from userland.
lrmi provides a simple interface to this for x86 machines, but this doesn't help
on other platforms. libx86 provides the lrmi interface, but will also run on
platforms such as amd64 and alpha.
(данной и/или предыдущих сборок пакета): Список rpm-пакетов, предоставляемых данным srpm-пакетом:
- libx86
- libx86-devel
- spec: don't use make_install_std macro2010-03-25 Vladislav Zavjalov 1.1-alt8
- apply libx86-add-pkgconfig.patch from Fedora, thanks to lav@ (closes #23209) - apply libx86-mmap-offset.patch from Fedora, thanks to lav@ - fix a bug introoduced by the libx86-mmap-offset.patch in non-x86emu build (zero offset in real mode must be separated from zero exit status of the LRMI_common_init()) - reshape the git-repository to keep all sources in the master branch2009-09-11 Vladislav Zavjalov 1.1-alt7
- fix build