"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "alpine-2.00/pith/osdep/ReadMe" of archive alpine-2.00.tar.gz:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1
2 README FOR DIRECTORY: pith/osdep/
3
4 Modules in this directory should provide OS-independent interfaces
5 for various OS-dependent methods of getting at resources or whatever.
6 They should compile on their own without pine, c-client or pico
7 dependencies.
8
9 NOTES:
10
11 "_WINDOWS" currently differentiates windows from unix code.
12
13 "BUG:" comments mean there's something that needs to get worked on