>On Sat, 17 Mar 2007, Roland Mainz wrote: > >[ ... ] >> AFAIK PATH_MAX can be handled per filesystem (e.g $ getconf PATH_MAX >> /tmp #), right ? > >pathconf(2), and/or check VOP_PATHCONF() calls/backends in the source.
getconf(1) calls pathconf(2). Casper _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
