1
1
Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Prabhanjan Kambadur
4257467fec this is the big windows commit. there are more things which have gone into this than i can remember. but basically, we are looking for
1. header file and source file protections using #ifdef WIN32
2. new files and directories to support windows functionality
3. appropritate linkage symbols added (OMPI_DECLSPEC) for windows
4. some functions are unimplemented on the windows side. this is mostly
because there might not be need to implement it in windows land. eg., forking
a daemon off
5. Introduced locking mechanisms for windows

This commit was SVN r3286.
2004-10-22 16:06:05 +00:00
Prabhanjan Kambadur
fd839da034 These are the files which show which are the local headers and which are the files which include them using <> brackets. These files can be deleted whenever wanted by anyone as it can be generated by find_offenders.pl
This commit was SVN r2949.
2004-10-06 06:35:39 +00:00