Mercurial > noffle
view AUTHORS @ 271:3477050e8d10 noffle
[svn] * src/client.c,src/fetch.c,src/lock.c.src/protocol.c,src/util.h,src/util.c:
Define our own SignalHandler type rather than use the rather
Linux-specific (and potentially glibc version specific) sig_t.
* src/client.c,src/database.h,src/database.c,src/over.h,src/over.c,
src/pseudo.c,src/server.c: Ensure format string specifiers and passed
data types match. As part of this, change some uses of size_t as a
general data type to an appropriate base C type. Database status changes
from int to unsigned.
author | bears |
---|---|
date | Sun, 10 Nov 2002 11:32:17 +0000 |
parents | 24d4cd032da5 |
children | 1f14c99c683d |
line wrap: on
line source
MAINTAINER: Markus Enzenberger <me@markus-enzenberger.de> AUTHORS AND CONTRIBUTORS: Markus Enzenberger <me@markus-enzenberger.de> Jim Hague <jim.hague@acm.org> Uwe Hermann <uh1763@bingo-ev.de> Paul Slootman <paul@wurtel.demon.nl> Volker Wysk <volker.wysk@student.uni-tuebingen.de> Matija Nalis <mnalis-j@voyager.hr>