Commit ddc6010e06ae4c410bed681c2eafb521657eb396

  • avatar
  • Ismael Luceno <ismael @ini…ng.org> (Committer)
  • Wed Dec 30 22:06:51 CET 2009
  • avatar
  • Krzysztof Nowicki (Author)
  • Wed Dec 23 17:07:12 CET 2009
  • Tree SHA1: 0cfa683
  • Parent SHA1: c43a48d (Add INITNG_MODULE_DIR to the environment to correctly start all scripts (net, fbsplash and some more are using this).)
  • raw diff | raw patch
Add some known symbols to the list of exported names. Somes may be missing though, as I haven't reviewed all the plugins.
  
11{
2 global: initng_*;
2 global: initng_*; EVENT_*; ENV; NEED; g; NEW; FROM_FILE; FREEING;
33 local: *;
44};