Bug 21968 - sbox2 doesn't compile with POSIX-2008 compliant c-library
Summary: sbox2 doesn't compile with POSIX-2008 compliant c-library
Status: NEW
Alias: None
Product: Scratchbox 2
Classification: Unclassified
Component: generic (show other bugs)
Version: unspecified
Hardware: x86 (IA32) All
: medium normal
Assignee: Lauri Leukkunen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-27 08:24 UTC by foss.bug
Modified: 2009-05-27 21:13 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
makes scandir{64} POSIX-2008 compliant (1.42 KB, patch)
2009-05-27 08:24 UTC, foss.bug
Details | Splinter Review
makes scandir{64} POSIX-2008 compliant (956 bytes, patch)
2009-05-27 11:11 UTC, foss.bug
Details | Splinter Review

Description foss.bug 2009-05-27 08:24:10 UTC
Created attachment 26252 [details] [review]
makes scandir{64} POSIX-2008 compliant

Doesn't compile with the POSIX-2008 compliant (glibc 2.10.x) c-library because scandir{64} doesn't match with the dirent.h API
Comment 1 foss.bug 2009-05-27 11:11:34 UTC
Created attachment 26255 [details] [review]
 makes scandir{64} POSIX-2008 compliant
Comment 2 foss.bug 2009-05-27 21:13:15 UTC
Comment on attachment 26255 [details] [review]
 makes scandir{64} POSIX-2008 compliant

broken


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.