summaryrefslogtreecommitdiff
path: root/libgphoto2_port/gphoto2/gphoto2-port-portability.h
Commit message (Expand)AuthorAgeFilesLines
* added some apparent missijng include unistd.h to make it build for mingw/llvm...Marcus Meissner2023-02-141-0/+1
* merge a fix from mingw for ssize_t double definitionMarcus Meissner2022-01-101-0/+2
* Use consistently named non-reserved CPP macros for header filesHans Ulrich Niedermann2021-10-051-3/+5
* Remove remnants of OS/2 supportHans Ulrich Niedermann2021-09-081-97/+0
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-4/+4
* prevent redefining CAMLIBS and IOLIBS define that may already be defined in p...Michael Fink2017-10-161-3/+2
* add ssize_t define and __func__ define for visual cMarcus Meissner2016-01-031-0/+6
* converted commenttext to asciiMarcus Meissner2014-06-271-1/+1
* Add <unistd.h> to files which use usleep()Daniel P. Berrange2014-06-041-0/+2
* Remove mostly unused GP_SYSTEM_SLEEP macroDaniel P. Berrange2014-06-041-10/+0
* Avoid redefining snprintf on Win32Daniel P. Berrange2014-06-041-1/+3
* add missing ;Marcus Meissner2014-02-221-1/+1
* undef interface after doing the windows.h inclusion, as we use it ourselvesMarcus Meissner2014-02-221-0/+2
* added copyright headerMarcus Meissner2014-01-011-1/+19
* Minor changes to improve compatibility.Dan Fandrich2011-04-041-4/+3
* Fixed a bunch of C89 and SUS portability issues.Dan Fandrich2009-07-301-0/+2
* only define this stuff when building libgphoto2 itself,Marcus Meissner2008-07-131-0/+3
* some markup and fixesMarcus Meissner2007-05-251-1/+4
* mark up for doxygen processing.Marcus Meissner2007-05-201-0/+1
* base GP_SYSTEM_SLEEP() on nanosleep() instead of usleep(), prettify sourceHans Ulrich Niedermann2006-12-281-110/+161
* Move header files one last time to reduce file path lengths in tarball.Hans Ulrich Niedermann2006-10-141-0/+164