Windows CE support.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2884 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2007-12-23 05:26:44 +00:00
parent 1a818a91a9
commit 02ef0c439e
6 changed files with 21 additions and 4 deletions
+3
View File
@@ -77,6 +77,9 @@ int readdir_r(DIR *dirp, struct dirent *entry, struct dirent **result);
// If anyone can tell me which one matches NAME_MAX, please
// let me know. - SvdB
#else
#ifdef _WIN32_WCE
# include <sys/syslimits.h>
#endif
# include <limits.h>
/* PATH_MAX is per POSIX defined in <limits.h>, but:
* "A definition of one of the values from Table 2.6 shall bea