Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 245)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#34 fixed weakld: generate duplicate weak aliases bird bird
Description

weakld sometimes (wonder if symbol hashing is required) outputs more than one alias for the same weak symbol. This naturally causes some serious screwup in the binary... ilink gives this warning when it sees the duplicate alias: R:\TMP\wk101643e4c0f21cf468.obj(wk0.obj) : warning LNK4080: changing substitute name for alias "snip" from "snip" to "snip".

#38 fixed libc: when debugged default to breakpoint on panic bird bird
Description

There is a DosSysCtl? function for detecting whether we're being debugged or not. Add that to os2emx.h and use it for setting the default value of the breakpoint indicator before parsing the VBOX_PANIC env.var.

#40 fixed libc: open("/", RDONLY) fails. bird bird
Description

We fail to open the root directory, probably because of the trailing '/'.

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