mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-10 20:16:53 +00:00
577c23d936
wposix: - FILETIME->time_t conversion for *stat - improve opendir/readdir etc.; add readdir_stat_np - add pthread_join and pthread_cancel - add portable sem_* semaphore functions (alternative to SDL semaphores) file: use readdir_stat_np instead of reading non-portable struct dirent fields This was SVN commit r1656.