Bugzilla – Attachment 2282 Details for
Bug 2085
fd_mask and howmany are not defined in Android
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixes improper definition names in config.h.in
fix_config_defs.patch (text/plain), 407 bytes, created by
Nathan Osman
on 2013-06-01 17:19:32 AEST
(
hide
)
Description:
Fixes improper definition names in config.h.in
Filename:
MIME Type:
Creator:
Nathan Osman
Created:
2013-06-01 17:19:32 AEST
Size:
407 bytes
patch
obsolete
>=== modified file 'config.h.in' >--- config.h.in 2013-06-01 07:14:32 +0000 >+++ config.h.in 2013-06-01 07:16:47 +0000 >@@ -1327,10 +1327,10 @@ > #undef MISSING_FD_MASK > > /* Define on *nto-qnx systems */ >-#undef MISSING_HOWMANY >+#undef HAVE_DECL_HOWMANY > > /* Define on *nto-qnx systems */ >-#undef MISSING_NFDBITS >+#undef HAVE_DECL_NFDBITS > > /* Need setpgrp to acquire controlling tty */ > #undef NEED_SETPGRP >
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 2085
:
2230
|
2231
|
2235
|
2236
|
2276
|
2278
|
2279
| 2282