Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/lib/libsa



Module Name:    syssrc
Committed By:   thorpej
Date:           Sat Feb 23 05:44:24 UTC 2002

Modified Files:
        syssrc/sys/lib/libsa: globals.c open.c

Log Message:
Move files[] from open.c to globals.c, so that it's possible to
use libsa in an application where there are no file systems or
devices.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/lib/libsa/globals.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/lib/libsa/open.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index