/[pkg-mixmaster]/trunk/Mix/Src/service.c
ViewVC logotype

Log of /trunk/Mix/Src/service.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 934 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 24 13:40:39 2006 UTC (6 years, 11 months ago) by rabbi
File length: 9590 byte(s)
Diff to previous 933 , to selected 30
Updated copyright dates.

Revision 933 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 24 13:39:18 2006 UTC (6 years, 11 months ago) by weasel
File length: 9251 byte(s)
Diff to previous 785 , to selected 30
Set svn:keywords on service.c so rabbi can add an $Id$ tag

Revision 785 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 1 00:30:40 2004 UTC (9 years ago) by weasel
File length: 9251 byte(s)
Diff to previous 783 , to selected 30
Replace all Sleep() by sleep() and add a #define for Sleep.

Revision 783 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 1 00:08:46 2004 UTC (9 years ago) by weasel
File length: 9254 byte(s)
Diff to previous 332 , to selected 30
Move the ifdef just below inclusing mix.h

Revision 332 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 9 20:53:32 2002 UTC (10 years, 7 months ago) by weaselp
File length: 9254 byte(s)
Diff to previous 262 , to selected 30
Whitespace cleanup:
for i in *.c; do cp -a $i $i.orig; sed -e 's/^        /<TAB>/' $i.orig > $i; rm $i.orig; done
for i in *.c *.h; do cp -a $i $i.orig; sed -e 's/[ <TAB>]*$//' $i.orig > $i; rm $i.orig; done

Revision 262 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 18 23:26:17 2002 UTC (10 years, 8 months ago) by rabbi
File length: 9837 byte(s)
Diff to previous 221 , to selected 30
Added closing comments for all #ifdef statements. All #endif's, as well as
nested braces, should be commented to reference their start.

We need to provide comments before every function as well.

Revision 221 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 6 22:45:06 2002 UTC (10 years, 8 months ago) by rabbi
File length: 9818 byte(s)
Diff to previous 37 , to selected 30
Standardized commenting conventions.

Revision 37 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 12 18:50:09 2001 UTC (11 years, 5 months ago) by rabbi
File length: 9757 byte(s)
Diff to previous 30
Win32 service optimization, commandline args tweaked, help updated.

Revision 30 - (view) (download) (annotate) - [selected]
Modified Tue Dec 11 20:59:26 2001 UTC (11 years, 5 months ago) by rabbi
File length: 9738 byte(s)
Diff to previous 22
Changes for WIN32 Service support. service.c is totally re-written,
service.h is removed. main.c is now cleaner.

TODO: better solution to the Win32/Unix directory seperation issue. Sring
operations on every path is a lot of extra work. Why not fopen() ?

Revision 22 - (view) (download) (annotate) - [select for diffs]
Added Tue Dec 11 05:51:29 2001 UTC (11 years, 5 months ago) by rabbi
File length: 15553 byte(s)
Diff to selected 30
New files for Microsoft Windows Service support.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5