OSDN Git Service

linux_sysfs.c: Include <limits.h> for PATH_MAX
[android-x86/external-libpciaccess.git] / src / common_interface.c
2015-05-01 Julien CristauInclude config.h before anything else in *.c
2014-01-27 Samuel PitoisetWindows/Cygwin: Add support through the WinIo library
2013-06-12 Thomas KlausnerMove 'const' to correct place, so it has meaning.
2011-10-07 Adam JacksonAdd map_legacy interface
2011-09-17 Alan CoopersmithStrip trailing whitespace
2010-07-12 Dave Airliepciaccess: fix use after free.
2009-08-21 Dave AirlieMerge remote branch 'origin/vga-arbiter'
2009-08-05 Dave AirlieMerge branch 'master' into vga-arbiter
2009-08-05 Dave AirlieMerge branch 'master' into vga-arbiter
2009-07-31 Dave AirlieMerge remote branch 'main/master' into vga-arbiter
2009-07-16 Dave Airlieadd support for finding if something has a kernel driver
2009-04-30 Dave Airliepciaccess: provide a method to detect if a device is...
2008-11-19 Alan CoopersmithFill in byte swapping routines for big-endian Solaris...
2008-10-15 Alan CoopersmithFix various typos (mostly in comments)
2008-10-11 Juan RPAdd NetBSD support
2008-05-21 Dave Airlielinux: add pci_device_enable entrypoint and sysfs suppo...
2008-04-07 Hasso TepperAdd DragonFly BSD support
2008-03-12 Mark KettenisOpenBSD support for libpciaccess.
2008-02-19 Julien CristauUse <byteswap.h> when using glibc, not just on linux
2007-09-04 Ian RomanickAdd stub version of pci_device_map_memory_range
2007-09-03 James CloosMerge branch 'master' of ssh://git.freedesktop.org...
2007-08-31 Ian RomanickNew interfaces to map memory with MTRR (or similar...
2007-06-06 edward shuLibpciaccess on Solaris Initial integration
2007-01-17 Ian RomanickFix bad parameter to pci_device_cfg_write in pci_device...
2007-01-15 Ian RomanickMerge branch 'master' of git+ssh://git.freedesktop...
2007-01-15 Ian RomanickConvert pci_device_write_u* funtions to take a value...
2007-01-12 Ian RomanickAdd interfaces to map / unmap specific memory ranges...
2006-11-14 Eric AnholtMerge branch 'origin'
2006-07-30 Eric AnholtAdd endian macros for BSD.
2006-07-30 Eric AnholtUse ENXIO instead of ENODATA for pci reads returning...
2006-04-12 Ian RomanickBump to version 0.4.0.
2006-03-18 Ian RomanickInitial import of libpciaccess.