summaryrefslogtreecommitdiff
path: root/pciutils.h
Commit message (Expand)AuthorAgeFilesLines
* pciutils: Do not include compat/getopt.h on MinGW32 >= 3.0Pali Rohár2021-12-281-1/+14
* Avoid "optarg" as an identifierMartin Mares2018-03-171-2/+2
* Adjust prototypes of xmalloc(), xrealloc() and xstrdup()Martin Mares2018-03-171-4/+4
* Moved #include <unistd.h> to pciutils.h and avoid it on WindowsMartin Mares2010-12-041-0/+2
* Added xstrdup() to the common utility functions.Martin Mares2008-11-111-0/+1
* Tidy up help texts on usage.Martin Mares2008-02-121-4/+5
* The `-P' option has been removed.Martin Mares2008-02-121-9/+2
* Annotate printf-like functions with format checking attributes.Martin Mares2008-02-121-1/+1
* Added an option for selection of access methods.Martin Mares2008-02-121-3/+4
* Added options for setting of library parameters.Martin Mares2008-02-121-2/+3
* die() now uses the right program name when printing an error message.Martin Mares2006-05-311-0/+2
* Added more parts of the Windows port.Martin Mares2006-05-051-0/+4
* Include file splits and namespace cleanups.Martin Mares2006-05-051-12/+6
* Merged more PCI Express updates.Martin Mares2006-05-051-0/+1
* Removed "Linux" from the package nameMartin Mares2006-05-051-1/+1
* Remove ghosts of syscall access methodMartin Mares2006-05-051-9/+2
* Introduced NONRET macroMartin Mares2006-05-051-3/+5
* Removed $Id$Martin Mares2006-05-051-2/+0
* Changed all my email addresses to mj@ucw.cz.Martin Mares2006-05-051-2/+2
* Merged in AIX port.Martin Mares2006-05-051-1/+6
* Rewrote the PCI Utilities. All PCI configuration space access has beenMartin Mares2006-05-051-45/+38
* Miscellaneous documentation fixes.Martin Mares2006-05-051-2/+2
* Moved pci.ids to /usr/share.Martin Mares2006-05-051-3/+3
* Released as version 1.08.Martin Mares2006-05-051-2/+2
* Added support for printing of subsystem IDs.Martin Mares2006-05-051-1/+4
* Verbose display of CardBus bridge headers (type 2) added. Requires <linux/pci.h>Martin Mares2006-05-051-2/+2
* Releasing as 1.06. All glibc 2.1 troubles should be gone ;-)Martin Mares2006-05-051-2/+2
* Releasing as version 1.05. The 1.04 from yesterday was a bit rotten :-|Martin Mares2006-05-051-1/+3
* Intermediate version of pciutils.Martin Mares2006-05-051-1/+13
* - Include pci.h in full distribution and use it instead of <linux/pci.h>Martin Mares2006-05-051-1/+7
* First released version of pciutils.Martin Mares2006-05-051-7/+3
* Beginning of the history.Martin Mares2006-05-051-0/+38