mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-06 21:53:19 +02:00
11 lines
455 B
Plaintext
11 lines
455 B
Plaintext
*** /root/cvs/docs/linuxex/README Sun Jan 11 23:24:10 1998
|
|
--- README Fri Jan 16 17:46:39 1998
|
|
***************
|
|
*** 54,56 ****
|
|
--- 54,58 ----
|
|
ex51.pp contains an example of the StringToPPChar function.
|
|
ex52.pp contains an example of the GetFS function.
|
|
ex53.pp contains an example of the S_ISLNK and related functions.
|
|
+ ex54.pp contains an example of the IOCtl function.
|
|
+ ex55.pp contains an example of the TCGetAttr,TCSetAttr,CFMakeRaw functions.
|