]> mj.ucw.cz Git - pciutils.git/history - example.c
libpci: win32-cfgmgr32: Do not use GetWindowsDirectory()
[pciutils.git] / example.c
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-17 Martin MaresExample: Add lookup of names.
2008-02-17 Martin MaresExample: Print device address including domain.
2008-02-17 Martin MaresExample: always print the base addresses as longs.
2008-02-17 Martin MaresMoved the example program from lib/example.c to example.c.