Custom Query (185 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 185 of 185)

1 2
Ticket Summary Owner Type Priority Milestone Component
#135 libc: setlocale(LC_COLLATE, "C") doesn't work correctly bird defect normal libc-0.6.2 libc
#136 libc: incorrect parsing of single quotes in commandline arguments bird defect normal libc-0.6.2 libc-backend
#137 emxomf: Don't truncate symbols twice. bird defect normal libc-0.6.2 emx
#140 Definition file line can be greater than 512 bytes bird defect normal libc-0.6.2 emx
#141 libc: include the right types.h from sys/param.h, arpa/nameser.h and resolv.h bird defect normal libc-0.6.2 libc
#142 libc: tempnam(NULL,NULL) crashes and tempnam messes up errno bird defect normal libc-0.6.2 libc-frontend
#143 libc: __libc_Back_fsDirCurrentSet is hiding failures (chdir) bird defect normal libc-0.6.2 libc-backend
#144 libc: tolower() doesn't work for the first 128 chars if not inlined. bird defect normal libc-0.6.2 libc
#145 emxomf: deal with non-standard enum stabs bird defect normal libc-0.6.2 emx
#146 libc: fread() on a write-only stream incorrectly puts it in an irreversable read mode bird defect normal libc-0.6.2 libc-frontend
#147 libc: merge in current regex code and fix REG_ERANGE bug (sed/grep/++) bird defect normal libc-0.6.2 libc-frontend
#148 emxomf: The anonymous members of struct stat chokes the debuggers bird defect normal libc-0.6.2 emx
#149 libc: stat("/dev/null", &s) fails, fix. bird defect normal libc-0.6.2 libc-backend
#150 libc: symlinks 'files' contain garbage instead of the name bird defect normal libc-0.6.2 libc-backend
#151 libc: Recursive "LIBC SYS Filehandle Mutex" panic bird defect normal libc-0.6.2 libc-frontend
#152 libc: lost signals / thread pokes bird defect normal libc-0.6.2 libc-backend
#153 libc: Add a @executable_path rewrite rule by default. bird enhancement normal libc-0.6.2 libc-backend
#154 libc: _SC_ARG_MAX is significantly lower than ARG_MAX bird defect normal libc-0.6.6 libc
#155 libc: setlocale calls UniFreeUconvObjec(NULL) instead of UniFreeLocalObject causing crash in UConv.dll bird defect normal libc-0.6.2 libc
#158 libc: printf("%#X, 255) outputs 0xFF instead of 0XFF bird defect normal libc-0.6.2 libc-frontend
#159 emxomfld: wrc support bird enhancement normal libc-0.6.2 emx
#160 libc: 3 more default rewrite rules; /@system_root, /@system_drive and /@tmpdir bird enhancement normal libc-0.6.2 libc-backend
#162 libc: -Zno-fork -> unresolved do_return_failure and do_return_success bird defect normal libc-0.6.3 libc-backend
#163 libc: rmdir resolves symlinks in the last component bird defect normal libc-0.6.3 libc-backend
#165 libc: don't kill children when the parent exits bird defect normal libc-0.6.5 libc-backend
#166 libc: three serious __libc_tcpipops_Close4x bugs that might cause process crashes/hangs bird defect normal libc-0.6.3 libc-backend
#167 libc: __spawnve should wait for children to finish the inheriting bird defect normal libc-0.6.3 libc-backend
#168 libc: close filehandles on exec bird defect normal libc-0.6.3 libc-backend
#169 Crash in safe version of DosStartSession() when passing NULLs bird defect normal libc-0.6.3 libc
#170 SafeDosStartSession only passed first environment variable to child bird defect normal libc-0.6.3 libc
#172 libc: dup2/dup on tcpip socket doesn't clear the no-inhert/close-on-exec flags bird defect normal libc-0.6.3 libc-backend
#173 libc: bsdselect (4.4) will corrupt the stack / fail when given more than 64 sockets bird defect normal libc-0.6.3 libc-backend
#174 DosQueryAppType throws errors when os2safe.h is included (new with version 0.6.3) bird defect highest libc-0.6.3 libc
#176 kNIX: patch bird defect normal kNIX Bootstrap baselayout
#177 kNIX: wget bird defect normal kNIX Bootstrap baselayout
#179 emxomfld: ldconv temp files aren't converted to native OS/2 paths bird defect normal libc-0.6.4 emx
#180 libc: spawnvpe adds default extention (.exe) preventing execution of scripts without extension bird defect normal libc-0.6.6 libc
#181 libc: dlopen doesn't resolve paths before passing it on to OS/2 bird defect normal libc-0.6.4 libc-backend
#182 iconv() and path separator bird defect normal libc-0.6.5 libc
#183 libc: iconv uses alloca regardless of size bird defect normal libc-0.6.4 libc
#184 emxomfar does not accept '-' before command parameter bird defect normal libc-0.6.4 emx
#185 libc: Calling setlocale() from both parent and forked child crashes child bird defect normal libc-0.6.4 libc
#187 strftime is broken for several locales bird defect normal libc-0.6.5 libc
#192 really wrap WinUpper (fix typo) bird defect normal libc-0.6.4 libc
#193 fnmatch() implementation is broken bird defect normal libc-0.6.5 libc
#194 libc: _getdcwd(0, NULL, 8) should not fail bird defect normal libc-0.6.4 libc-frontend
#195 libc: spawning is very slow bird defect normal libc-0.6.4 libc-backend
#196 libc: add/use an spm notification event sem for speeding up spawn bird defect normal libc-0.6.4 baselayout
#198 libc: utimes doesn't handle dates prior to 1980 in a good manner bird defect normal libc-0.6.4 libc-backend
#199 libc: the ctype.h is_whatever doesn't handle EOF correctly / busted char 255 in setlocal bird defect normal libc-0.6.5 libc
#200 libc: stat on symlink returns garbage bird defect normal libc-0.6.4 libc-backend
#202 libc gid setting is calling wrong backend function bird defect normal libc-0.6.4 libc-backend
#203 MIN/MAX macros bird defect normal libc-0.6.4 libc
#205 coreutils chmod does not work on files without EA bird defect normal libc-0.6.5 libc-backend
#207 include/sys/cdefs.h needs updating for GCC 4.x bird defect normal libc-0.6.4 libc
#209 iconv() return only 0 regardless of non-identical conversion bird defect normal libc-0.6.4 libc
#212 386/stdarg.h does not work with GCC 4.4.0 bird defect low libc-0.6.4 libc
#219 wcscmp() and wcsncmp() are broken bird defect normal libc-0.6.5 libc
#220 emxomf: long names in libraries gets the wrong dict entry and barfs bird defect normal libc-0.6.6 libc
#221 ld crashes when linking a very large .o file bird defect normal libc-0.6.4 emx
#222 gcc 4.3 semantic change of extern inline bird defect normal libc-0.6.4 libc-frontend
#223 posix_memalign() is broken bird defect normal libc-0.6.4 libc
#233 getsockname() and getpeername() fail when using high memory bird defect normal libc-0.6.5 libc
#234 ld: Align .text by 16 bytes bird defect normal libc-0.6.5 emx
#236 sys/socket.h: Use _ALIGN instead of ALIGN for CMSG_NXTHDR bird defect normal libc-0.6.5 libc
#237 libc: _fullpath() changes current drive bird defect normal libc-0.6.5 libc
#239 emxomfld can generate incorrect stack size bird defect normal libc-0.6.4 baselayout
#240 libc: code set of setlocale() and nl_langinfo() bird defect normal libc-0.6.5 libc
#241 libc: build failure with newer gcc/binutils bird defect normal libc-0.6.5 libc
#247 libc: feof(pipe_handle) keeps returning 0 after pipe is closed bird defect normal libc-0.6.5 libc-backend
#248 libc: Unix extended attributes can cause non-EAs aware applictions to fail bird defect high libc-0.6.5 libc-backend
#253 libc: spawn() crash when starting a shell script bird defect high libc-0.6.5 libc-backend
#254 weakld: weakld incorrectly reports duplicate symbols bird defect normal libc-0.6.5 emx
#255 libc064 gives SIGSEGV when closing some processes due to being linked with IBM linker not wlink bird defect highest libc-0.6.5 libc
#258 Correct some documentation typos in 0.6.x branch sources bird task low libc-0.6.6 libc
#260 Add global argc and argv pointers bird defect highest libc
#261 libc 0.6.5 release not tagged in svn bird defect normal libc
#263 After a very high number of fork/system/popen calls bird defect normal libc-0.6.6 libc-backend
#265 TRAC admin request - need 6.5 version in drop down bird enhancement normal baselayout
#266 stderr is not thread safe bird defect Feedback Pending libc
#267 Make _abspath() use path rewrite feature bird defect normal libc-0.6.6 libc
#269 fopen() crash bird defect normal libc-0.6.6 libc-backend
#270 opendir() and a too long path bird defect normal libc-0.6.6 libc
#283 stat() fails on /@unixroot bird defect normal libc-0.6.6 libc-backend
#287 Prioritize SHELL over EMXSHELL bird defect normal libc-0.6.6 libc
1 2
Note: See TracQuery for help on using queries.