summaryrefslogtreecommitdiff
path: root/net/libfreenet/files/patch-client_util.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build. The code prototypes a function as returning long, thenKris Kennaway2002-03-151-2/+11
| | | | | | declares it 2 lines later as returning a time_t. Go figure. Submitted by: bento
* add libfreenetYing-Chieh Liao2001-03-311-0/+19
Freenet library written in C