Next stage for globus signal handler fixes:
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 8 Jun 2011 16:45:54 +0000 (16:45 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 8 Jun 2011 16:45:54 +0000 (16:45 +0000)
commit3eb7022beb905a97e969951dd475e5522953b172
tree37eb8d27ec355b815468931e8fd18799ebcac403
parent178999b4bad9bd301bbcac4cbbc2944268438621
Next stage for globus signal handler fixes:
- load globus common module only in edg_wll_initialize()
- use globus_poll_nonblocking() before checking signals in logger,
  new function in gss (needed for non-threaded globus flavour)
- warning fixes (type cast, 32/64 portability)
- document gss functions in code
org.glite.lbjp-common.gss/interface/glite_gss.h
org.glite.lbjp-common.gss/src/glite_gss.c