[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 2 new calls
Julian Reschke <reschke@GOEDEL.UNI-MUENSTER.DE> writes:
|> Hi,
|> I'm currently adding the system calls Dreadlabel and Dwritelabel (they do
|> what the readlabel and writelabel filesystem calls do); I use the opcodes
|> 0x152 and 0x153. Please don't use those for other things.
Are these really needed?? We already have Fsfirst("*.*", 8) and
Fcreate ("label", 8). The volume label is really only supported by
tosfs anyway, and IMHO it is obsolete.
--
Andreas Schwab "And now for something
schwab@issan.informatik.uni-dortmund.de completely different"
- References:
- 2 new calls
- From: Julian Reschke <reschke@GOEDEL.UNI-MUENSTER.DE>