Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 719c3f62d4 update copyright holders il y a 5 ans
  Nathalie Furmento f7abbfa6fc update copyright il y a 6 ans
  Nathalie Furmento ce8bbe3fc9 include: fix copyright il y a 7 ans
  Nathalie Furmento 4945a33a85 fix copyright holder name il y a 7 ans
  Samuel Thibault 3fd97105b5 drop duplicate semi-comma il y a 7 ans
  Nathalie Furmento b601b645b2 fix code to follow coding conventions for braces il y a 8 ans
  Nathalie Furmento 5cbef2b984 fix copyright il y a 8 ans
  Samuel Thibault 759b65a2ce avoid #including headers inside extern "C" {}, since those headers might have c++ snippets il y a 9 ans
  Nathalie Furmento e828ac9449 include/pthread_win32/pthread.h: use semaphores instead of mutexes as recursive mutexes are not supported il y a 9 ans
  Nathalie Furmento 5754f2056d include: fixes for windows il y a 9 ans
  Nathalie Furmento 8ced8f0f01 include/pthread_win32/pthread.h: add implementation for pthread_mutexattr_destroy() il y a 9 ans
  Samuel Thibault cd12779088 port r14747 from 1.2: Also define struct timespec when building with msvc on windows il y a 10 ans
  Samuel Thibault f17e03355e Do not unconditionally include unistd.h il y a 10 ans
  Samuel Thibault edfb6204ec port r14525 from 1.1: Also try to get struct timespec from unistd.h, at least some versions of mingw define it there il y a 10 ans
  Samuel Thibault 8e9964b224 port r14519 from 1.1: Also look for struct timespec in sys/stat.h, for mingw versions which use the __need_timespec logic il y a 10 ans
  Samuel Thibault b527c986e5 backport r14516 from 1.1: detect whether struct timespec is defined by mingw at configure time instead of guessing guard macros il y a 10 ans
  Samuel Thibault 4cf9428508 port r14513 from 1.1: Fix warning il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 10 ans
  Samuel Thibault 18592058ec Do not undef interface, we deal with it il y a 10 ans
  Samuel Thibault 19c4287bfd Add tryrd/wrlock win32 support il y a 10 ans
  Nathalie Furmento 8201675a4e include/pthread_win32/pthread.h: fix code il y a 12 ans
  Nathalie Furmento 918a96d17d include/pthread_win32: use __inline instead of inline il y a 12 ans
  Nathalie Furmento 26e88f6729 include/pthread_win32/pthread.h: define pthread_rwlockattr_t il y a 12 ans
  Samuel Thibault 64ca2ebf8a Fix cast order il y a 12 ans
  Samuel Thibault be0a5b1aac drop useless lines il y a 12 ans
  Samuel Thibault 3f275cde36 Fix definition of timespec: it is now defined in some w32api version, depending on some obscure toolchain conditions il y a 13 ans
  Samuel Thibault 51efe41811 Fix integer/pointer sizes cast il y a 13 ans
  Samuel Thibault c6b65fe5f8 re-introduce the thin pthread-to-win32 layer, as an option, as it seems recent versions of mingw and cygwin use a new pthread library which does not play well with starpu. il y a 13 ans
  Samuel Thibault bbfbe3b824 mingw now provides the pthread API il y a 14 ans
  Samuel Thibault 3a9920892b fix 'unused' warnings, add PTHREAD_MUTEX_ERRORCHECK il y a 14 ans