Darren, >>> /usr/lib/libast.so.1 private 2006/550 >>> (SONMAE libast.so.1) >> >> That comes from ON and I don't see a contract. Where's this software >> integrating? > > And what is being used from this library and why ? > Fts_open, fts_close, fts_open and fts_set provide the functionality of traversing a file hierarchy. They are GNU C library extension but not in our libc.
Thanks Jim