~ubuntu-branches/debian/squeeze/alpine/squeeze

« back to all changes in this revision

Viewing changes to pith/osdep/ReadMe

  • Committer: Bazaar Package Importer
  • Author(s): Asheesh Laroia
  • Date: 2007-02-17 13:17:42 UTC
  • Revision ID: james.westby@ubuntu.com-20070217131742-99x5c6cpg1pbkdhw
Tags: upstream-0.82+dfsg
ImportĀ upstreamĀ versionĀ 0.82+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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