Searched hist:46079 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/lib/libstand/
H A Dether.cdiff 46079 Sun Apr 25 20:29:30 MDT 1999 imp More egcs warning fixes:
o use braces to avoid potentially ambiguous else
o don't default to type int (and also remove a useless register
modifier).
o Use parens around assignment values used as truth values.
o Remove unused function.

Reviewed by: obrien and chuckr
H A Ddosfs.cdiff 46079 Sun Apr 25 20:29:30 MDT 1999 imp More egcs warning fixes:
o use braces to avoid potentially ambiguous else
o don't default to type int (and also remove a useless register
modifier).
o Use parens around assignment values used as truth values.
o Remove unused function.

Reviewed by: obrien and chuckr
/freebsd-10.0-release/lib/libc/string/
H A Dmemset.cdiff 46079 Sun Apr 25 20:29:30 MDT 1999 imp More egcs warning fixes:
o use braces to avoid potentially ambiguous else
o don't default to type int (and also remove a useless register
modifier).
o Use parens around assignment values used as truth values.
o Remove unused function.

Reviewed by: obrien and chuckr
H A Dstrcat.cdiff 46079 Sun Apr 25 20:29:30 MDT 1999 imp More egcs warning fixes:
o use braces to avoid potentially ambiguous else
o don't default to type int (and also remove a useless register
modifier).
o Use parens around assignment values used as truth values.
o Remove unused function.

Reviewed by: obrien and chuckr
H A Dstrcpy.cdiff 46079 Sun Apr 25 20:29:30 MDT 1999 imp More egcs warning fixes:
o use braces to avoid potentially ambiguous else
o don't default to type int (and also remove a useless register
modifier).
o Use parens around assignment values used as truth values.
o Remove unused function.

Reviewed by: obrien and chuckr

Completed in 615 milliseconds