mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-21 06:39:17 +02:00
Merge pull request #572 from katterjohn/system-export-groupp
(chibi system): export group?
This commit is contained in:
commit
41d1f11dd3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
(export get-host-name
|
||||
user? user-name user-password
|
||||
user-id user-group-id user-gecos user-home user-shell
|
||||
group-name group-password group-id
|
||||
group? group-name group-password group-id
|
||||
current-user-id current-group-id
|
||||
current-effective-user-id current-effective-group-id
|
||||
set-current-user-id! set-current-effective-user-id!
|
||||
|
|
Loading…
Add table
Reference in a new issue