[OpenSmalltalk/opensmalltalk-vm] d997f3: sqFilePluginBasicPrims.c add sqFileDescriptorType(...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] d997f3: sqFilePluginBasicPrims.c add sqFileDescriptorType(...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: d997f358c4eb9ef0c312d826384daf442e70b511
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/d997f358c4eb9ef0c312d826384daf442e70b511
  Author: AlistairGrant <[hidden email]>
  Date:   2018-05-16 (Wed, 16 May 2018)

  Changed paths:
    M platforms/Cross/plugins/FilePlugin/sqFilePluginBasicPrims.c

  Log Message:
  -----------
  sqFilePluginBasicPrims.c add sqFileDescriptorType()

Add the Unix implementation of sqFileDescriptorType() to answer an
enumerated type indicating whether the supplied file descriptor is a
terminal, pipe or file.

The Windows implementation was added 15 May 2018 in commit 858bed2.


  Commit: be591fd4da04cd3ede4691c614a83c09d017308a
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/be591fd4da04cd3ede4691c614a83c09d017308a
  Author: akgrant43 <[hidden email]>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M platforms/Cross/plugins/FilePlugin/sqFilePluginBasicPrims.c

  Log Message:
  -----------
  Merge pull request #262 from akgrant43/unixFileDescriptorType

sqFilePluginBasicPrims.c add sqFileDescriptorType()

Add the Unix implementation of sqFileDescriptorType() to answer an
enumerated type indicating whether the supplied file descriptor is a
terminal, pipe or file.

The Windows implementation was added 15 May 2018 in commit 858bed2.


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/d0c7f21211f5...be591fd4da04
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.