readme.dif 455 B

12345678910
  1. *** /root/cvs/docs/linuxex/README Sun Jan 11 23:24:10 1998
  2. --- README Fri Jan 16 17:46:39 1998
  3. ***************
  4. *** 54,56 ****
  5. --- 54,58 ----
  6. ex51.pp contains an example of the StringToPPChar function.
  7. ex52.pp contains an example of the GetFS function.
  8. ex53.pp contains an example of the S_ISLNK and related functions.
  9. + ex54.pp contains an example of the IOCtl function.
  10. + ex55.pp contains an example of the TCGetAttr,TCSetAttr,CFMakeRaw functions.