Update system.sld

Remove unconditional exports
This commit is contained in:
Marc Nieper-Wißkirchen 2016-04-09 16:13:43 +02:00
parent 11f5a5473e
commit 92c74a566a

View file

@ -1,9 +1,9 @@
(define-library (chibi system)
(export get-host-name
user-information user? user-name user-password
user? user-name user-password
user-id user-group-id user-gecos user-home user-shell
group-information group-name group-password group-id
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!