Hi! ----
While working on getting all the parts of ksh93 integrated in the ON tree I discovered a serious problem: /usr/src/lib/libcmd/ is already IN USE by something else. While the library there only has one tiny source file (http://cvs.opensolaris.org/source/xref/on/usr/src/lib/libcmd/common/deflt.c) it seems to be used by some applications in the tree. Questions (to the Sun staff here): - Is on/usr/src/lib/libcmd/ a public API supported by Sun (e.g. "stable"/"evolving" API) or is it something like "private" or "unstable" which can be changed every second ? - Can we still put ksh93's libcmd.so into /usr/lib/ without renaming it ? - Can we get the current source in on/usr/src/lib/libcmd/ moved to somewhere else ? ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) roland.mainz at nrubsig.org \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 7950090 (;O/ \/ \O;)
