Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 245)

Ticket Resolution Summary Owner Reporter
#61 fixed libc: symlink(,existing) returns the wrong errno bird bird
Description

DosOpen? fails with 110, which is converted to ENOENT. It should be EEXIST.

#62 fixed libc: getdelim / getline returns failure when the last line doesn't end with the delimiter / newline bird bird
Description

Blame the man page.

#65 fixed libc: sys/stat.h doesn't work in non BSD source mode bird bird
Description

there are two sizeof an incomplete type errors because of missing sys/_timspec.h. Adding _timespec.h should fix the problem I believe.

Note: See TracQuery for help on using queries.