Changeset 85 for trunk/wifidog/ChangeLog

Show
Ignore:
Timestamp:
04/18/04 22:53:08 (9 years ago)
Author:
alexcv
Message:

Fixed sigterm handler running twice on Linux

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog/ChangeLog

    r84 r85  
    33        * Fixed pthread_cond_timedwait. The mutex needed to be locked as 
    44        per the POSIX spec, yet Linux or Mac OS X don't care... 
     5        * Fixed the double SIGTERM handler on Linux... 
    56 
    672004-04-17  Alexandre Carmel-Veilleux <acv@acv.ca>