Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 200 of 245)

1 2 3
Ticket Summary Owner Type Priority Milestone Component
#37 export for symbols longer than 255 chars bird defect normal libc-0.6.4 emx
#43 libc: Runtime configuration of where to use UnixEAs bird defect normal libc-0.6.4 libc-backend
#44 libc: statvfs reports 14 chars max filename length everywhere bird defect normal libc-0.6.4 libc
#178 libc: symlinked hash-bang scripts aren't handled correctly in __spawnve bird defect normal libc-0.6.4 libc-backend
#179 emxomfld: ldconv temp files aren't converted to native OS/2 paths bird defect normal libc-0.6.4 emx
#181 libc: dlopen doesn't resolve paths before passing it on to OS/2 bird defect normal libc-0.6.4 libc-backend
#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
#189 emxomfar cannot build big libraries for Mozilla bird defect normal libc-0.6.4 emx
#192 really wrap WinUpper (fix typo) bird defect normal libc-0.6.4 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
#197 isatty() doesn't return zero for named pipe handle bird defect normal libc-0.6.4 libc-backend
#198 libc: utimes doesn't handle dates prior to 1980 in a good manner bird defect normal libc-0.6.4 libc-backend
#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
#206 the NDFS32 file system can handle EAs, at least with SMB plugin bird defect normal libc-0.6.4 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
#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
#224 chroot breaks /@unixroot rewrite bird defect normal libc-0.6.4 libc-backend
#235 emxomfld should ignore /PACKDATA when linking with wlink. bird defect normal libc-0.6.4 emx
#238 Exception handler not working in forked child bird defect normal libc-0.6.4 libc-backend
#239 emxomfld can generate incorrect stack size bird defect normal libc-0.6.4 baselayout
#101 libc: failed fork may cause wait4() to never return bird defect normal libc-0.6.5 libc-backend
#165 libc: don't kill children when the parent exits bird defect normal libc-0.6.5 libc-backend
#182 iconv() and path separator bird defect normal libc-0.6.5 libc
#186 libc: check that stdout is properly flushed on exit bird defect normal libc-0.6.5 libc-frontend
#187 strftime is broken for several locales bird defect normal libc-0.6.5 libc
#188 Cannot debug long C files bird defect normal libc-0.6.5 emx
#190 Libc path rewriting is not working for fork()ed processes bird defect normal libc-0.6.5 libc-backend
#193 fnmatch() implementation is broken bird defect normal libc-0.6.5 libc
#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
#205 coreutils chmod does not work on files without EA bird defect normal libc-0.6.5 libc-backend
#211 sigfpe in strtod bird defect normal libc-0.6.5 libc-frontend
#219 wcscmp() and wcsncmp() are broken bird defect normal libc-0.6.5 libc
#227 wcrtomb() broken bird defect normal libc-0.6.5 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
#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
#242 sbrk/_sbrk conflicting declarations bird defect highest libc-0.6.5 libc-frontend
#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
#249 LIBC extended attributes can cause non-EAs aware applictions to fail bird defect high libc-0.6.5 libc-backend
#250 emxomf verbose option bird defect normal libc-0.6.5 emx
#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
#154 libc: _SC_ARG_MAX is significantly lower than ARG_MAX bird defect normal libc-0.6.6 libc
#180 libc: spawnvpe adds default extention (.exe) preventing execution of scripts without extension bird defect normal libc-0.6.6 libc
#204 chown/chgrp functions are only stubs, proposed fix Yuri Dario defect normal libc-0.6.6 libc-backend
#213 stat() not reporting readonly status correctly Yuri Dario defect normal libc-0.6.6 libc-backend
#220 emxomf: long names in libraries gets the wrong dict entry and barfs bird defect normal libc-0.6.6 libc
#251 emxomf: option for suppressing symbol truncation messages bird defect normal libc-0.6.6 emx
#256 LIBC stream fmutex panic Silvan Scherrer defect normal libc-0.6.6 libc
#258 Correct some documentation typos in 0.6.x branch sources bird task low libc-0.6.6 libc
#263 After a very high number of fork/system/popen calls bird defect normal libc-0.6.6 libc-backend
#264 dlopen does not expect NULL pszLibrary Yuri Dario defect normal libc-0.6.6 libc-backend
#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
#273 fcntl() fails Silvan Scherrer defect highest libc-0.6.6 libc
#275 locale.h and unidef.h out of sync Yuri Dario defect normal libc-0.6.6 libc
#276 arithchk must be compiled with optimizer enabled defect highest libc-0.6.6 libc
#278 gcc 4.7.x inline behaviour change defect normal libc-0.6.6 libc
#279 Conflicting types for 'system' Yuri Dario defect normal libc-0.6.6 libc
#280 include os2safe.h by default Silvan Scherrer defect highest libc-0.6.6 libc
#281 enable swab() in unistd.h defect normal libc-0.6.6 libc
#282 Add DosDevIOCtl() to os2safe.h defect lowest libc-0.6.6 libc
#283 stat() fails on /@unixroot bird defect normal libc-0.6.6 libc-backend
#284 Inconsistent realpath() and stat() behavior bird defect normal libc-0.6.6 libc
#285 Add env.var. for entering unix penthouse enhancement lowest libc-0.6.6 libc
#287 Prioritize SHELL over EMXSHELL bird defect normal libc-0.6.6 libc
#288 rename() fails if dest file is r/o defect normal libc-0.6.6 libc
#289 Building with -fpack-struct=1 breaks struct stat defect normal libc-0.6.6 libc
#290 Program termination does not flush output buffers defect normal libc-0.6.6 gcc
#292 setlocale may not be SMP safe defect normal libc-0.6.6 libc
#293 emxomf - enhance to warn for out of range HLL debug index rather than die defect normal libc-0.6.6 emx
#294 DosOpen is not high memory safe enhancement low libc-0.6.6 libc
#296 Add SIGFPE handler to all threads defect normal libc-0.6.6 libc
#298 path for cc1 and cc1plus is missing defect normal libc-0.6.6 gcc
#300 Make spawnvpe support extension-less executables defect normal libc-0.6.6 libc
#307 argv[0] of shell script interpreter defect normal libc-0.6.6 libc-backend
#308 __spawnvpe() and interperter search defect normal libc-0.6.6 libc-backend
#312 FPU control word is altered at startup defect normal libc-0.6.6 libc
#316 emxomfar crash if no arguments defect normal libc-0.6.6 emx
#319 the executable named after a option is created if -o is not specified defect normal libc-0.6.6 gcc
#79 Tar 1.16.1 bird task normal kNIX Bootstrap baselayout
#80 bzip2 and libbzip2 1.0.4 bird task normal kNIX Bootstrap baselayout
#81 cpio 2.6 bird task normal kNIX Bootstrap baselayout
#85 gzip 1.3.11 bird task normal kNIX Bootstrap baselayout
1 2 3
Note: See TracQuery for help on using queries.