View Single Post
Old 09-08-2007, 04:28 PM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default

For those interested in the amount of code written so far:

Code:
wc -l include\* source\*
     82 include\backends.h
    147 include\base.h
     39 include\condvar.h
    121 include\database.h
     26 include\debug.h
    142 include\pool.h
    107 include\proctable.h
    247 include\queue.h
    154 source\condvar.c
    809 source\database.c
    113 source\debug.c
     54 source\dllentry.c
    392 source\group.c
    530 source\groupdb.c
    292 source\groupfile.c
    695 source\pool.c
     93 source\proctable.c
    395 source\user.c
   1779 source\userdb.c
    293 source\userfile.c
   6510 total
neoxed is offline   Reply With Quote