Peter Memishian wrote: > > Does anyone know what happened to the Janitors/Sweepers/Cleanup/etc. > > project discussed a while ago ? Right now I am collecting a bunch of > > "cleanup" patches to cleanup some cruft and do some POSIXyfiying of the > > tree (e.g. make sure the tree works with XPG4/XPG6-conformant tools, > > make sure it builds with multibyte locales like en_US.UTF-8 etc.) and I > > am not sure where I could "dump" them to... > > I thought that was a request for a community, not a specific project. If > you have general improvements, please just put them back :-)
AFAIK first there would need to be a consens that replacing things like /usr/bin/grep with /usr/xpg4/bin/grep etc. is "ok" (and add /usr/xpg6/bin:/usr/xpg4/bin in front of the $PATH provided by "bldenv" (this is what I mean with "POSIXyfiying")) ... ... the other items include less controversial things - like sticking a "-xtrconst" to all SUNWonbld build tools (and some other places, IMO we should make a list of commands which are run very often and check how the performance can be improved (options include the usage of "-xtrconst", lazyload, I/O via libast etc.)), cleanup some scripts etc. ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) [EMAIL PROTECTED] \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 7950090 (;O/ \/ \O;) _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
