Пакет libx86: Информация

Исходный пакет: libx86
Версия: 1.1-alt9
Собран:  12 октября 2010 г. 9:53
Сообщить об ошибке в пакете
Домашняя страница: 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 (x86_64, i586)
libx86-devel (x86_64, i586)

Сопровождающий: Vladislav Zavjalov

Список участников:
Vladislav Zavjalov
Ildar Mulyukov

Последнее изменение


11 октября 2010 г. Vladislav Zavjalov 1.1-alt9
- spec: don't use make_install_std macro
25 марта 2010 г. 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 branch
11 сентября 2009 г. Vladislav Zavjalov 1.1-alt7
- fix build