[OpenSmalltalk/opensmalltalk-vm] ec50a0: FileAttributes 1.4.0: File permissions and ownersh...

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

[OpenSmalltalk/opensmalltalk-vm] ec50a0: FileAttributes 1.4.0: File permissions and ownersh...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: ec50a09f422a51489f8bedf57997b88eba7081ed
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/ec50a09f422a51489f8bedf57997b88eba7081ed
  Author: AlistairGrant <[hidden email]>
  Date:   2018-08-28 (Tue, 28 Aug 2018)

  Changed paths:
    M src/plugins/FileAttributesPlugin/FileAttributesPlugin.c

  Log Message:
  -----------
  FileAttributes 1.4.0: File permissions and ownership

Add the ability to modify the posix permissions (chmod()) and user and
group ids (chown()).

Also properly declare cPathString in unixPathToOop:.


  Commit: d952580fab8ff8481ff8c861eba36593951b4999
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/d952580fab8ff8481ff8c861eba36593951b4999
  Author: akgrant43 <[hidden email]>
  Date:   2018-08-29 (Wed, 29 Aug 2018)

  Changed paths:
    M src/plugins/FileAttributesPlugin/FileAttributesPlugin.c

  Log Message:
  -----------
  Merge pull request #283 from akgrant43/FileAttributes140

FileAttributes 1.4.0: File permissions and ownership

Add the ability to modify the posix permissions (chmod()) and user and
group ids (chown()).

Also properly declare cPathString in unixPathToOop:.


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/905fbb6aa86a...d952580fab8f
      **NOTE:** This service has 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.