DragonFly commits List (threaded) for 2005-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/bin/date Makefile date.c extern.h
cpressey 2005/07/20 12:51:56 PDT
DragonFly src repository
Modified files:
bin/date Makefile date.c extern.h
Log:
Raise WARNS to 6:
- Declare variables and parameters 'static' and 'const' as needed.
Also:
- Bump FreeBSD CVS id's (date.c:1.47 (imp); extern.h 1.XX (markm))
to indicate that these files are functionally identical;
- Remove unnecessary casts;
- Apply some style(9).
Submitted-by: Sarunas Vancevicius <svan_at_redbrick_dot_dcu_dot_ie>
Revision Changes Path
1.6 +1 -0 src/bin/date/Makefile
1.13 +6 -6 src/bin/date/date.c
1.4 +2 -2 src/bin/date/extern.h
http://www.dragonflybsd.org/cvsweb/src/bin/date/Makefile.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/date/date.c.diff?r1=1.12&r2=1.13&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/date/extern.h.diff?r1=1.3&r2=1.4&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]