Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc/bin/fsu_ecp
Module Name: othersrc
Committed By: stacktic
Date: Fri Apr 3 10:46:36 UTC 2009
Modified Files:
othersrc/bin/fsu_ecp: fsu_ecp.c fsu_flist.c fsu_flist.h
Log Message:
- Used sys/queue.h
- Removed useless strdup/free
- Removed #include in fsu_flist.h
- Used only one entry by hardlink source
- BUFSIZE -> sizeof(buf)
- Fixed progname check
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/bin/fsu_ecp/fsu_ecp.c
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_ecp/fsu_flist.c \
othersrc/bin/fsu_ecp/fsu_flist.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index