summaryrefslogtreecommitdiff
path: root/pith/osdep/ReadMe
blob: 30d9c876f1456abbbf631f63fa85f8e2dbda9be8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

README FOR DIRECTORY: pith/osdep/

  Modules in this directory should provide OS-independent interfaces
for various OS-dependent methods of getting at resources or whatever.
They should compile on their own without pine, c-client or pico 
dependencies.

NOTES:

  "_WINDOWS" currently differentiates windows from unix code.

  "BUG:" comments mean there's something that needs to get worked on