1
0
forked from 0ad/0ad
Go to file
janwas 577c23d936 cursor: remove dependency on CVFSFile (all lib/res files must not depend on ps/, so that they can be reused in other projects)
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.
2005-01-07 01:10:00 +00:00
binaries Apologies for the multiple commits. SVN refused if I tried to send it all at once. ;) 2005-01-05 20:37:51 +00:00
build added libraries/libjpgadd 2005-01-07 00:24:54 +00:00
source cursor: remove dependency on CVFSFile (all lib/res files must not depend on ps/, so that they can be reused in other projects) 2005-01-07 01:10:00 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00