Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 245)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#311 duplicate FPU control word is altered at startup KO Myung-Hun
Description

Hi/2.

It is well known that some dlls alter FPU CW but do not restore it. So if those dlls are imported, FPU CW is altered at startup. This may cause SIGFPE later. To prevent this, it's good to initialize FPU CW at startup.

#315 duplicate Missing sa_family_t in sys/socket.h KO Myung-Hun
Description

Hi/2.

sa_family_t should be defined n sys/socket.h.

See http://pubs.opengroup.org/onlinepubs/007904975/basedefs/sys/socket.h.html

#320 duplicate export __libc_native2errno() KO Myung-Hun
Description

Hi/2.

Sometimes libc_native2errno() is very useuful when implementing missing features in OS/2 with native OS/2 APIs. Unforutnatley, however, libc_native2errno() is not exported. How about exporting it ?

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