Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
according to casper@HOLLAND.SUN.COM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pointed out by: theo
|
|
stack scribble). Also, SyslogAddr is a sockaddr_un,
not a sockaddr.
|
|
|
|
|
|
|
|
`math.h'. The one in libm is more up to date but the one in the
include dir is what gets installed.
|
|
|
|
|
|
conflicts with gcc's exception handling stuff. This should really
only be visible when building libm I think, and I will do that
once I confer with others. Required for libg++ 2.8.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
common "%a %b %d %H:%M:%S %Y". This fixes problems with calendar(1).
|
|
|
|
|
|
|