13
I Use This!
Very Low Activity

News

Analyzed 4 days ago. based on code collected about 1 month ago.
Posted almost 13 years ago
Commit by Raphael Manfredi on devel :: r4eadca9 / src/lib/mutex.c : (link) mutex_grab_try(): also handle already owned mutexes ... [More] early, as in mutex_grab(). - https://github.com/gtk-gnutella/gtk-gnutella/commit/4eadca9228d5b1aff81a6c345a765ae993ad7661 [Less]
Posted almost 13 years ago
Commit by Raphael Manfredi on devel :: rd7facbf / (4 files in 2 dirs): (link) Factorized ADNS message definition and added magic ... [More] number in message header. - https://github.com/gtk-gnutella/gtk-gnutella/commit/d7facbfa41f7eb9e10687bd515a132d85ec70f8c [Less]
Posted almost 13 years ago
Commit by Raphael Manfredi on devel :: r10583f7 / src/lib/adns.c : (link) ADNS: normalized messages, using G_STRFUNC and %m. - https://github.com/gtk-gnutella/gtk-gnutella/commit/10583f7f5b148a72171ce36e2dc73a4b115fa6ae
Posted almost 13 years ago
Commit by Raphael Manfredi on devel :: rb02332d / (10 files): (link) Rename mutex_get() and mutex_release() to bear more ... [More] conventional names. - https://github.com/gtk-gnutella/gtk-gnutella/commit/b02332d20812282436899d5455acb150e2ac65ba [Less]
Posted almost 13 years ago
Commit by Raphael Manfredi on devel :: r8080325 / (src/lib/mutex.c src/lib/spinlock.c): (link) Properly account spinlock / mutex ... [More] destruction at shutdown time. - https://github.com/gtk-gnutella/gtk-gnutella/commit/80803256c76b7b9878dd94b08a6c35b459f397be [Less]
Posted almost 13 years ago
Commit by Raphael Manfredi on devel :: r790ac69 / src/lib/xmalloc.c : (link) Perform xmalloc_split_setup() as soon as possible ... [More] after freelist is initialized. - https://github.com/gtk-gnutella/gtk-gnutella/commit/790ac69b087e2121524dba30856fbd0565733bb6 [Less]
Posted almost 13 years ago
Commit by Raphael Manfredi on devel :: r8632ac1 / src/lib/mingw32.c : (link) Avoid too many exceptions in a row on Windows. - https://github.com/gtk-gnutella/gtk-gnutella/commit/8632ac10a47f44c0fab052432c5590d8461279e4
Posted almost 13 years ago
Commit by Raphael Manfredi on devel :: r0e67814 / (3 files): (link) Adjusted initialization procedures for FreeBSD pthread ... [More] idiosyncracies. - https://github.com/gtk-gnutella/gtk-gnutella/commit/0e67814698f4d29bcc33abebaf6e38440bfd399a [Less]
Posted almost 13 years ago
Commit by Raphael Manfredi on devel :: r7072d3d / src/lib/mutex.c : (link) mutex_ungrab(): trace releasing thread ID on assertion ... [More] failure. - https://github.com/gtk-gnutella/gtk-gnutella/commit/7072d3da30548a8c26bf50967d3c805ccc3a0244 [Less]
Posted almost 13 years ago
Commit by Raphael Manfredi on devel :: rb6ee6e4 / src/lib/mutex.c : (link) mutex_is_owned_by_fast(): forgot type (was defaulting ... [More] to "int", which was OK). - https://github.com/gtk-gnutella/gtk-gnutella/commit/b6ee6e463ca3fe3c3d9509a62d2c83fc7c39fd22 [Less]