]> mj.ucw.cz Git - pciutils.git/history - lib/init.c
Fix stripping in cross-compiling mode
[pciutils.git] / lib / init.c
2023-03-05 Pali Rohárlibpci: Add PCIe ECAM access method
2023-03-04 Martin MaresFix bug in previous commit
2023-03-04 Martin Mareswin32-cfgmgr32: Clean up initialization
2023-03-04 Martin MaresMerge remote-tracking branch 'pali/win32-cfgmgr32'
2023-03-04 Martin MaresMerge remote-tracking branch 'pali/windows'
2023-01-03 Pali Rohárlibpci: win32-cfgmgr32: Add support for accessing confi...
2022-11-18 Pali Rohárlibpci: windows: Handle long paths generated by GetModu...
2022-11-18 Pali Rohárlibpci: windows: Fix path returned by GetModuleFileName()
2022-11-18 Pali Rohárlibpci: djgpp: Allow to specify empty IDSDIR=
2022-11-18 Pali Rohárlibpci: windows: Fix locating path to pci.ids file...
2022-11-18 Pali Rohárlibpci: windows: Fix usage of GetModuleFileName()
2022-11-18 Pali Rohárlibpci: mmio-ports: Add Extended PCIe Intel Type 1...
2022-11-18 Martin MaresMerge remote-tracking branch 'pali/intel-conf1-memio'
2022-11-18 Pali Rohárlibpci: Add new windows kldbgdrv.sys implementation
2022-11-18 Martin MaresMerge remote-tracking branch 'pali/intel-conf1-memio'
2022-11-05 Pali Rohárlibpci: Add Intel Type 1 implementation for memory...
2022-10-30 Martin MaresMerge remote-tracking branch 'pali/win32-dll'
2022-10-30 Martin MaresMerge remote-tracking branch 'pali/win32-readeflags'
2022-10-30 Martin MaresMerge remote-tracking branch 'pali/setpci-register...
2022-10-30 Martin MaresMerge remote-tracking branch 'thesamesam/which-hunt'
2022-10-30 Martin MaresMerge remote-tracking branch 'pali/win32-sysdbg'
2022-04-18 Pali Rohárlibpci: Add new windows NT sysdbg implementation
2022-04-15 Pali Rohárlibpci: Always call pci_set_name_list_path() in pci_ini...
2022-04-15 Pali Rohárlibpci: Add windows cfgmgr32 implementation
2022-01-21 Martin Marespci.h: The error callback is now declared with PCI_NONRET
2021-12-26 Martin MaresFactored out initialization of name list path
2021-12-26 Pali Rohárlibpci: For PCI_OS_WINDOWS allows to load pci.ids from...
2021-12-26 Martin MaresFix malloc error handling when pci_access is not fully...
2020-01-25 Joan LledóNew access method: Hurd via RPCs
2018-10-16 Michal HlavinkaAdd a couple of missing va_end's
2018-03-18 Martin MaresSylixos port
2018-03-17 Martin MaresIntroduced an explicit probe sequence
2016-05-22 Martin MaresFix symbol versioning of pci_init()
2016-05-14 Martin MaresMerge branch 'dpc'
2016-05-14 Martin MaresDomains: Upgraded ABI version to 3.5
2016-05-14 Martin MaresMerge branch 'domains'
2016-05-14 Keith Buschpciutils: Add support for 32-bit PCI domains
2014-11-01 Martin MaresRewritten support for UDEV's HWDB
2014-11-01 Martin MaresDarwin: More renames
2014-11-01 Richard YaoImport initial Darwin Support from Apple
2008-11-10 Martin MaresCoding style cleanup: `for(...)' wants a space.
2008-02-20 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-12 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-12 Martin MaresIntroduced API for selection of access methods.
2008-02-12 Martin MaresMoved functions related to parameters to params.c.
2008-02-12 Martin MaresRenamed `net.cache_path' to `net.cache_name', it's...
2008-02-12 Martin MaresParameters now have help texts.
2008-02-12 Martin MaresSettings of the resolving and caching mechanism are...
2008-02-12 Martin MaresAdded a simple infrastructure for setting of arbitrary...
2008-02-12 Martin MaresMoved functions related to initialization and cleanup...