summaryrefslogtreecommitdiff
path: root/src/lib/openjpip/sock_manager.c
AgeCommit message (Collapse)Author
2018-06-18Use local type declaration for POSIX standard type only for MS compilerStefan Weil
ssize_t is a POSIX type which is declared in POSIX include files. Mingw-w64 provides it also for Windows. Use the local declaration only with MS compilers. Signed-off-by: Stefan Weil <sw@weilnetz.de>
2017-05-09Reformat whole codebase with astyle.options (#128)Even Rouault
2014-04-24[trunk] Make sure OpenJPIP compiles on WIN32Mathieu Malaterre
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in ↵Antonin Descampe
each file; updated AUTHORS, NEWS
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177