Maxime Devos
|
c8e455127c
Place < angle brackets > around define-foreign-type classes.
|
4 years ago |
Maxime Devos
|
2943dbd87c
Adjust common/*.lisp for use in Guile Scheme.
|
4 years ago |
Flavio Cruz
|
6ca85fd87b
Use keyword symbols.
|
16 years ago |
Flavio Cruz
|
85bbcf4a85
Add more comments. Rename flags.lisp to open-flags.lisp.
|
16 years ago |
Flavio Cruz
|
75093628ba
Use keyword for permissions.
|
16 years ago |
Flavio Cruz
|
6021b3d04d
Make user-type optional. Use = for comparisions.
|
16 years ago |
Flavio Cruz
|
de4bf4a211
Use valid-id-p to set uid/gid's. Add set-owner, set-group, set-others, set-unknown, copy-perms, add functions to enable/disable/etc bits.
|
16 years ago |
Flavio Cruz
|
2eb5ce6402
Move translate--foreign functions.
|
16 years ago |
Flavio Cruz
|
586b89e14b
Fix type names to keywords.
|
16 years ago |
Flavio Cruz
|
a9cacfbfc2
Add new parameter to %get-perm-bits.
|
16 years ago |
Flavio Cruz
|
9e6b7a4c60
Argument user-type as optional. Use all users when it is nil. File types same as dirent types.
|
16 years ago |
Flavio Cruz
|
021bb74893
Fix double write (to exec). Comments.
|
16 years ago |
Flavio Cruz
|
e89b7d22da
Correct is-type-meth bug. Add is-fifo-p.
|
16 years ago |
Flavio Cruz
|
2193bf851c
Mode used octal numbers, not hexadecimal. Add set-active-trans, set-passive-trans, set-trans, set-root, set-perms-if, set-types and set-spare methods. Add make-mode-clone function. Add spare mask. Add unknown mask
|
16 years ago |
root@localhost
|
1f6077454c
Create foreign type mode-t.
|
16 years ago |
flavio@localhost.localdomain
|
e5e399b403
Use define-mode-meth.
|
16 years ago |
cruz@localhost.localdomain
|
0fb8aac7eb
Print-object method to mode.
|
16 years ago |
root@hurd-qemu
|
c4f5870030
Add mode_t abstraction.
|
16 years ago |