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

GitHub noreply at github.com
Wed Aug 29 16:22:40 UTC 2018


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: ec50a09f422a51489f8bedf57997b88eba7081ed
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/ec50a09f422a51489f8bedf57997b88eba7081ed
  Author: AlistairGrant <akgrant0710 at gmail.com>
  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 <akgrant at gmail.com>
  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.


More information about the Vm-dev mailing list