summaryrefslogtreecommitdiff
path: root/common.c
Commit message (Expand)AuthorAgeFilesLines
* pciutils: Remove #include <unistd.h> from files which do not need itPali Rohár2022-02-101-1/+0
* Avoid "optarg" as an identifierMartin Mares2018-03-171-7/+7
* Adjust prototypes of xmalloc(), xrealloc() and xstrdup()Martin Mares2018-03-171-6/+6
* Added xstrdup() to the common utility functions.Martin Mares2008-11-111-0/+9
* The `-P' option has been removed.Martin Mares2008-02-121-6/+0
* Added an option for selection of access methods.Martin Mares2008-02-121-1/+27
* Replaced the method_params array by library parameters.Martin Mares2008-02-121-3/+3
* Added options for setting of library parameters.Martin Mares2008-02-121-0/+25
* die() now uses the right program name when printing an error message.Martin Mares2006-05-311-2/+2
* Include file splits and namespace cleanups.Martin Mares2006-05-051-3/+3
* Merged more PCI Express updates.Martin Mares2006-05-051-0/+9
* Removed "Linux" from the package nameMartin Mares2006-05-051-1/+1
* Remove ghosts of syscall access methodMartin Mares2006-05-051-5/+0
* Introduced NONRET macroMartin Mares2006-05-051-2/+2
* Removed $Id$Martin Mares2006-05-051-2/+0
* Changed all my email addresses to mj@ucw.cz.Martin Mares2006-05-051-2/+2
* Rewrote the PCI Utilities. All PCI configuration space access has beenMartin Mares2006-05-051-0/+79