* make server_getln return the number of bytes it read
authorWilfried Göesgens <willi@citadel.org>
Sun, 2 Mar 2008 14:20:45 +0000 (14:20 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 2 Mar 2008 14:20:45 +0000 (14:20 +0000)
commitd8abfc1ab880919a13cfc012427eab7ee0363334
treee0eb31acd925bea838d2d08f1a01b42d47790c60
parent276a9944e0503d0fb901b95bc660da83250fa1e7
* make server_getln return the number of bytes it read
* sort Phonebook popup alphabeticaly
* sort Olson-Timezones alphabeticaly
* sort Who Is Online views first by Idle/Active then alphabetical
* move wholist_section summary.c -> who.c so we can easily use the above algorithms
webcit/addressbook_popup.c
webcit/siteconfig.c
webcit/summary.c
webcit/tcp_sockets.c
webcit/webcit.h
webcit/who.c