FreeBSD Bugzilla – Attachment 25883 Details for
Bug 44205
fix build of devel/commoncpp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 315 bytes, created by
Maxim Maximov
on 2002-10-18 11:00:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Maxim Maximov
Created:
2002-10-18 11:00:10 UTC
Size:
315 bytes
patch
obsolete
>--- posix/friends.cpp.orig Fri Oct 18 13:37:22 2002 >+++ posix/friends.cpp Fri Oct 18 13:52:18 2002 >@@ -49,6 +49,10 @@ > #include <sys/ioctl.h> > #endif > >+#ifdef HAVE_PTHREAD_NANOSLEEP >+int nanosleep __P((const struct timespec *, struct timespec *)); >+#endif >+ > #ifndef _PATH_TTY > #define _PATH_TTY "/dev/tty" > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 44205
:
25882
| 25883