Thanks, I've applied this patch.
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
Thanks, I've applied this patch.
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
> > Well, the reason I was in favor of using Parted was to have a single clean
> > code base for the partition reading, and preferably to use Zthe canonical
> > sanctioned GNU thing if technical concerns permit.
>
> What is the canonical sanctioned GNU thing?
I was referring to Parted. Since it
> I'd like to have this same single checking function used for all the
> control-the-world permission checks. This includes all the "isroot"
> settings used in trivfs and term and so forth, and also the more detailed
> checks in things like chown. In keeping with fshelp_isowner, it might be
> na
A few small cleanups.
2001-04-08 Neal H Walfield <[EMAIL PROTECTED]>
* io-write.c (diskfs_S_io_write): Make local variable off an
off_t and not an int.
* io-read.c (diskfs_S_io_read): Likewise.
* io-stat.c (diskfs_S_io_stat): Use memcpy, not bcopy.
--- hurd-20
> > Thus, it might be reasonable to ask the Parted developers to create
> > a mini library, e.g. libpartread, which contains the desired
> > functionality.
>
> Well, the reason I was in favor of using Parted was to have a single clean
> code base for the partition reading, and preferably to use Z
Encore:
2001-04-10 Neal H Walfield <[EMAIL PROTECTED]>
* tmpfs.c: Doc dixes.
Rename diskfs_shortcurt_chrdev to diskfs_shortcut_chrdev.
Rename diskfs_shortcurt_blkdev to diskfs_shortcut_blkdev.
Rename diskfs_shortcurt_fifo to diskfs_shortcut_fifo.
Rename
> > diskfs_init_main calls diskfs_init_diskfs itself. Therefore, having
> > diskfs_init_diskfs as a public interface is useless especially with its
> > current comment. Additionally, diskfs_init_main is the only caller of
> > diskfs_init_diskfs.
>
> You are mistaken. If you would like to make
Ok,
So the good way would be to make a translator, after
I use my .defs and implement foo() in the translator.
Then I can use a client which speek with the translator.
That's it ? :)
Gibran
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://