Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 245)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#19 fixed gcc: gcc limits.h overrides limits.h from libc bird bird
Description

GCC has it's own limits.h which hides the limits.h in usr/include installed by libc. This means that we're missing lot's a stuff, esp. PATH_MAX.

#20 fixed libc: random panic SIGSEGV when doing parallel builds bird bird
Description

Two or more parallel builds of mozilla is reported causing random SIGSEGV on an UNI system.

#21 fixed libc: limit Unix EAs to specific file systems bird bird
Description

Fat32 does not implement EAs efficiently, and some other IFSes doesn't do it at all. The solution is to add a property to the volume information objects which indicates whether or not it can deal with UnixEAs. A global env.var. for disabling it would also be nice.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.