ipchat-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ipchat-devel] ipchat/src demux.c pqueue.c pqueue.h


From: Maximiliano Pin
Subject: [ipchat-devel] ipchat/src demux.c pqueue.c pqueue.h
Date: Sat, 12 Mar 2005 15:14:46 -0500

CVSROOT:        /cvsroot/ipchat
Module name:    ipchat
Branch:         
Changes by:     Maximiliano Pin <address@hidden>        05/03/12 20:14:45

Modified files:
        src            : demux.c pqueue.c pqueue.h 

Log message:
        In demux: Changed timer_q to be a static pqueue, not a pointer (no need 
to
        malloc this). Some code style issues. Temporal nodes not malloc'ed, 
using
        stack. Some spanish to english. Fixed bug in timer_pq_cleanup(). Call to
        pq_chpri() was needed in proc_timer().
        
        In pqueue: Some typos fixed. Lacking parenthesis in some macros.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/ipchat/ipchat/src/demux.c.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ipchat/ipchat/src/pqueue.c.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ipchat/ipchat/src/pqueue.h.diff?tr1=1.5&tr2=1.6&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]