Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quiesce warning by including appropriate header file | sbruno | 2013-10-29 | 1 | -0/+2 |
| | |||||
* | Resolve clang warning about a use of syslog. By using a proper enforcement | sbruno | 2013-10-21 | 1 | -1/+1 |
| | | | | | | | | | | | | of string format in a call so syslog /usr/src/gnu/lib/libssp/../../../contrib/gcclibs/libssp/ssp.c:137:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] syslog (LOG_CRIT, msg1); ^~~~ Reviewed by: dim@ | ||||
* | GCC 4.2.1 release miscellaneous support libraries. | kan | 2007-08-14 | 1 | -0/+4 |
| | |||||
* | GCC 4.2.0 release miscellaneous support libraries. | kan | 2007-05-19 | 29 | -0/+10315 |