SRFI 96 がついに final になりました。
議論の上で残されていた関数 software-type
が返す可能性のある値については、
Returns a symbol denoting the generic operating system type. For instance, unix, vms, macos, amiga, or ms-dos. The software-type of Linux is unix. The software-type of MS-Windows and Vista is ms-dos.
ということに決まりました。