[Serdev] CVS:commitlog: experimental/usrloc-cl ul_db_mod.c ul_db_mod.h ul_db_notify.c ul_db_record.c ul_db_watchlist.c ul_db_watchlist.h

Andreas Granig agranig at linguin.org
Thu Sep 15 11:24:09 UTC 2005


agranig     2005/09/15 13:24:09 CEST

  SER CVS Repository

  Modified files:        (Branch: rel_0_9_0)
    usrloc-cl            ul_db_mod.c ul_db_mod.h ul_db_notify.c 
                         ul_db_record.c 
  Added files:           (Branch: rel_0_9_0)
    usrloc-cl            ul_db_watchlist.c ul_db_watchlist.h 
  Log:
  Since records don't reside in shm, watchers have to be stored seperately
  and be assigned to a record after it's loaded from DB.
  Some bugfixes in cleanup handling.
  
  Revision  Changes    Path
  1.1.2.2   +12 -13    experimental/usrloc-cl/ul_db_mod.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/experimental/usrloc-cl/ul_db_mod.c.diff?r1=1.1.2.1&r2=1.1.2.2
  1.1.2.2   +7 -1      experimental/usrloc-cl/ul_db_mod.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/experimental/usrloc-cl/ul_db_mod.h.diff?r1=1.1.2.1&r2=1.1.2.2
  1.1.2.2   +23 -16    experimental/usrloc-cl/ul_db_notify.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/experimental/usrloc-cl/ul_db_notify.c.diff?r1=1.1.2.1&r2=1.1.2.2
  1.1.2.2   +21 -7     experimental/usrloc-cl/ul_db_record.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/experimental/usrloc-cl/ul_db_record.c.diff?r1=1.1.2.1&r2=1.1.2.2
  1.1.2.1   +316 -0    experimental/usrloc-cl/ul_db_watchlist.c (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/experimental/usrloc-cl/ul_db_watchlist.c?rev=1.1.2.1&content-type=text/plain
  1.1.2.1   +65 -0     experimental/usrloc-cl/ul_db_watchlist.h (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/experimental/usrloc-cl/ul_db_watchlist.h?rev=1.1.2.1&content-type=text/plain




More information about the Serdev mailing list