getcwd() and friends.

Boyd Roberts boyd at necisa.necisa.oz
Wed Apr 26 11:27:05 AEST 1989


What we really need is /dev/time.  Opening it returns a descriptor refering
to the system time inode.  You can fstat() it and determine the current
time from the modification time.  Its modification time would be updated
by clock().

A host of advantages would follow.  date(1) would be "ls -l /dev/time | cut ..".

This would move us ever closer to a true descriptor based OS...


Boyd Roberts			NEC Information Systems Australia

boyd at necisa.necisa.oz

``When the going gets wierd, the weird turn pro...''



More information about the Comp.unix.wizards mailing list