glibc-bugs archive
date index for August, 2005

This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

August 31, 2005
23:34 [Bug regex/1282] add some "const"s to the regex implementation eggert at gnu dot org
23:34 [Bug regex/1281] support 64-bit hosts when regex code when used outside glibc eggert at gnu dot org
23:34 [Bug regex/1282] New: add some "const"s to the regex implementation eggert at gnu dot org
22:43 [Bug regex/1281] support 64-bit hosts when regex code when used outside glibc eggert at gnu dot org
22:43 [Bug regex/1281] New: support 64-bit hosts when regex code when used outside glibc eggert at gnu dot org
22:43 [Bug regex/1220] regex uses old-style definitions that cause g++ to fail eggert at gnu dot org
20:24 [Bug regex/1280] avoding old-style function decls in non-gnulib regex code eggert at gnu dot org
20:23 [Bug regex/1280] New: avoding old-style function decls in non-gnulib regex code eggert at gnu dot org
19:53 [Bug regex/1279] regex simplification: "if (A == B) A += C - B;" -> "if (A == B) A = C;" eggert at gnu dot org
19:53 [Bug regex/1279] New: regex simplification: "if (A == B) A += C - B;" -> "if (A == B) A = C;" eggert at gnu dot org
19:37 [Bug regex/1278] regex undefined behavior with shifting past word length eggert at gnu dot org
19:37 [Bug regex/1278] New: regex undefined behavior with shifting past word length eggert at gnu dot org
18:05 [Bug regex/1273] remove unused members in private regex structures eggert at gnu dot org
18:04 [Bug regex/1273] New: remove unused members in private regex structures eggert at gnu dot org
09:35 [Bug localedata/1170] [patch] update locale defination file for ne_NP (Nepali) pradhanparas at gmail dot com
09:12 [Bug localedata/1170] [patch] update locale defination file for ne_NP (Nepali) pradhanparas at gmail dot com

August 29, 2005
15:45 [Bug libc/1262] Use larger-block comparisons for memcmp on x86? jakub at redhat dot com
15:25 [Bug libc/1262] Use larger-block comparisons for memcmp on x86? greenrd at greenrd dot org
07:11 [Bug libc/1262] Use larger-block comparisons for memcmp on x86? jakub at redhat dot com
00:41 [Bug libc/1262] Use larger-block comparisons for memcmp on x86? greenrd at greenrd dot org
00:34 [Bug libc/1262] Use larger-block comparisons for memcmp on x86? greenrd at greenrd dot org
00:32 [Bug libc/1262] New: Use larger-block comparisons for memcmp on x86? greenrd at greenrd dot org

August 28, 2005
23:32 [Bug manual/1261] small error in an example in malloc's documentation schwinge-list-gnu-glibc-bugs a
23:24 [Bug manual/1261] New: small error in an example in malloc's documentation schwinge-bugzilla-sources dot
19:08 [Bug nptl/1256] Thread/process-specific CPU-time clock not implemented correctly? drepper at redhat dot com
18:51 [Bug nptl/1256] Thread/process-specific CPU-time clock not implemented correctly? myself at rojer dot pp dot ru
18:41 [Bug nptl/1256] Thread/process-specific CPU-time clock not implemented correctly? drepper at redhat dot com
18:36 [Bug nptl/1256] Thread/process-specific CPU-time clock not implemented correctly? myself at rojer dot pp dot ru
18:23 [Bug nptl/1256] Thread/process-specific CPU-time clock not implemented correctly? drepper at redhat dot com
01:05 [Bug nptl/1256] New: Thread/process-specific CPU-time clock not implemented correctly? myself at rojer dot pp dot ru

August 26, 2005
23:09 [Bug hurd/1254] New: getpeername(fd,NULL,&len) crashes even if len==0 schwinge-bugzilla-sources dot
23:05 [Bug hurd/1253] New: Fix run time errors in glibc with gcc-4.0 schwinge-bugzilla-sources dot
23:01 [Bug hurd/1252] New: silence gcc errors in hurd/intr-msg.c, sysdeps/mach/hurd/{setitimer.c,profil.c,ioctl.c} schwinge-bugzilla-sources dot
22:52 [Bug hurd/1251] New: Ignore `weak_alias' lines in mach/shortcut.awk schwinge-bugzilla-sources dot
22:47 [Bug hurd/1250] New: Don't use ?: as lvalue in sysdeps/mach/hurd/mig-reply.c schwinge-bugzilla-sources dot
22:16 [Bug hurd/1249] New: libpthread not loading indirectly schwinge-bugzilla-sources dot
21:43 [Bug regex/1248] simplify regex code by removing unnecessary forward decls eggert at gnu dot org
21:42 [Bug regex/1248] New: simplify regex code by removing unnecessary forward decls eggert at gnu dot org
21:42 [Bug regex/1221] remove RE_NO_INTERNAL_PROTOTYPES eggert at gnu dot org
06:07 [Bug regex/1245] regexec invokes alloca with unbounded size; plus alloca cleanup eggert at gnu dot org
05:54 [Bug regex/1245] regexec invokes alloca with unbounded size; plus alloca cleanup eggert at gnu dot org
05:54 [Bug regex/1241] regex isn't compilable by g++; also, a dereferencing bug eggert at gnu dot org
05:54 [Bug regex/1245] New: regexec invokes alloca with unbounded size; plus alloca cleanup eggert at gnu dot org

August 25, 2005
20:37 [Bug regex/1241] regex isn't compilable by g++; also, a dereferencing bug eggert at gnu dot org
20:36 [Bug regex/1241] New: regex isn't compilable by g++; also, a dereferencing bug eggert at gnu dot org
05:06 [Bug regex/1240] regerror signatures are missing 'restrict' eggert at gnu dot org
05:05 [Bug regex/1240] New: regerror signatures are missing 'restrict' eggert at gnu dot org
01:52 [Bug libc/1060] sysdeps/generic/glob.c merge from gnulib (part 1 of 3) derek at ximbiot dot com

August 24, 2005
23:40 [Bug regex/1238] POSIX no longer requires including sys/types.h before regex.h eggert at gnu dot org
23:39 [Bug regex/1238] New: POSIX no longer requires including sys/types.h before regex.h eggert at gnu dot org
23:31 [Bug libc/1060] sysdeps/generic/glob.c merge from gnulib (part 1 of 3) ldv at altlinux dot org
23:22 [Bug regex/1237] Use new, posix-compliant regex.h names in regex implementation eggert at gnu dot org
23:21 [Bug regex/1236] regex.h violates POSIX name space rules in several places eggert at gnu dot org
23:21 [Bug regex/1237] New: Use new, posix-compliant regex.h names in regex implementation eggert at gnu dot org
23:08 [Bug regex/1236] regex.h violates POSIX name space rules in several places eggert at gnu dot org
22:23 [Bug regex/1236] regex.h violates POSIX name space rules in several places eggert at gnu dot org
22:23 [Bug regex/1233] regex.h POSIX and portability problems with REG_ENOSYS eggert at gnu dot org
22:21 [Bug regex/1236] regex.h violates POSIX name space rules in several places eggert at gnu dot org
22:21 [Bug regex/1236] New: regex.h violates POSIX name space rules in several places eggert at gnu dot org
22:21 [Bug regex/1233] regex.h POSIX and portability problems with REG_ENOSYS eggert at gnu dot org
01:17 [Bug nscd/1204] nscd cannot extend memory heap sizes drepper at redhat dot com

August 23, 2005
20:18 [Bug regex/1233] regex.h POSIX and portability problems with REG_ENOSYS eggert at gnu dot org
20:17 [Bug regex/1233] New: regex.h POSIX and portability problems with REG_ENOSYS eggert at gnu dot org
19:08 [Bug regex/1232] regex.h comment for RE_NO_EMPTY_RANGES is incorrect eggert at gnu dot org
19:07 [Bug regex/1232] New: regex.h comment for RE_NO_EMPTY_RANGES is incorrect eggert at gnu dot org
18:28 [Bug regex/1231] unncessary forward decls in regex_internal.c, regexec.c eggert at gnu dot org
18:27 [Bug regex/1220] regex uses old-style definitions that cause g++ to fail eggert at gnu dot org
18:27 [Bug regex/1231] New: unncessary forward decls in regex_internal.c, regexec.c eggert at gnu dot org

August 22, 2005
22:28 [Bug libc/1230] New: INF not accepted by strtod in Turkish locales (tr_TR.iso88599) vincent+libc at vinc17 dot org
21:08 [Bug libc/1228] New: _GNU_SOURCE does not bring in C99 numeric limits nicoara at roguewave dot com
12:39 Linking error with libc.so.6 of the ARM toolchain Chen Zhigao

August 21, 2005
04:59 [Bug regex/1227] regexec portability bug: code assumes reg_errcode_t is signed eggert at gnu dot org
04:58 [Bug regex/1227] New: regexec portability bug: code assumes reg_errcode_t is signed eggert at gnu dot org
03:29 [Bug regex/1226] regex_internal.c says "static unsigned int inline"; some compilers warn eggert at gnu dot org
03:29 [Bug regex/1226] New: regex_internal.c says "static unsigned int inline"; some compilers warn eggert at gnu dot org
00:40 [Bug regex/1225] unused local variables in regexec.c if _LIBC is not defined eggert at gnu dot org
00:40 [Bug regex/1225] New: unused local variables in regexec.c if _LIBC is not defined eggert at gnu dot org
00:26 [Bug regex/1224] unnecessary forward decls in posix/regcomp.c eggert at gnu dot org
00:25 [Bug regex/1220] regex uses old-style definitions that cause g++ to fail eggert at gnu dot org
00:25 [Bug regex/1224] New: unnecessary forward decls in posix/regcomp.c eggert at gnu dot org

August 20, 2005
22:24 [Bug regex/1223] posix/regcomp.c declares create_initial_state twice eggert at gnu dot org
22:24 [Bug regex/1223] New: posix/regcomp.c declares create_initial_state twice eggert at gnu dot org
12:38 [Bug localedata/870] Please add Kurdish locale erdal dot ronahi at gmail dot
07:39 [Bug regex/1222] regex.h _RE_ARGS removal eggert at gnu dot org
07:39 [Bug regex/1222] New: regex.h _RE_ARGS removal eggert at gnu dot org
07:32 [Bug regex/1221] remove RE_NO_INTERNAL_PROTOTYPES eggert at gnu dot org
07:32 [Bug regex/1220] regex uses old-style definitions that cause g++ to fail eggert at gnu dot org
07:32 [Bug regex/1221] New: remove RE_NO_INTERNAL_PROTOTYPES eggert at gnu dot org
07:28 [Bug regex/1217] regcomp.c elicits uninitialized-variable warnings with GCC 4 eggert at gnu dot org
07:28 [Bug regex/1220] regex uses old-style definitions that cause g++ to fail eggert at gnu dot org
07:26 [Bug regex/1220] regex uses old-style definitions that cause g++ to fail eggert at gnu dot org
07:26 [Bug regex/1220] New: regex uses old-style definitions that cause g++ to fail eggert at gnu dot org
01:01 [Bug regex/1218] suppress bogus uninitialized-variable warnings in regex_internal.c eggert at gnu dot org
01:00 [Bug regex/1218] New: suppress bogus uninitialized-variable warnings in regex_internal.c eggert at gnu dot org
00:06 [Bug regex/1217] regcomp.c elicits uninitialized-variable warnings with GCC 4 eggert at gnu dot org
00:05 [Bug regex/1217] New: regcomp.c elicits uninitialized-variable warnings with GCC 4 eggert at gnu dot org

August 19, 2005
23:30 [Bug regex/1216] regexec.c patch to avoid gcc -Wshadow warning eggert at gnu dot org
23:29 [Bug regex/1216] New: regexec.c patch to avoid gcc -Wshadow warning eggert at gnu dot org
22:59 [Bug regex/1215] regex_internal patch to avoid warnings with gcc -Wshadow eggert at gnu dot org
22:58 [Bug regex/1215] New: regex_internal patch to avoid warnings with gcc -Wshadow eggert at gnu dot org
14:30 [Bug libc/1211] Fix GCC running out of registers for bits/string.h macro at linux-mips dot org
14:29 [Bug libc/1211] New: Fix GCC running out of registers for bits/string.h macro at linux-mips dot org

August 18, 2005
20:19 Re: dlopen(RTLD_NOW|RTLD_GLOBAL) / dlsym(RTLD_NEXT) question Yann LANGLAIS
12:16 dlopen(RTLD_NOW|RTLD_GLOBAL) / dlsym(RTLD_NEXT) question Yann LANGLAIS
06:46 [Bug regex/1207] space-before-tab in regex.h causes spurious diffs from coreutils roland at gnu dot org
06:42 [Bug regex/1207] space-before-tab in regex.h causes spurious diffs from coreutils cvs-commit at gcc dot gnu dot
05:14 [Bug regex/1207] space-before-tab in regex.h causes spurious diffs from coreutils eggert at gnu dot org
05:13 [Bug regex/1207] New: space-before-tab in regex.h causes spurious diffs from coreutils eggert at gnu dot org

August 17, 2005
21:24 [Bug nscd/1204] New: nscd cannot extend memory heap sizes nick at sqrt dot co dot uk
13:09 [Bug localedata/1203] de_DE: LC_TIME: date_fmt: Wrong order s_dibbern at web dot de
12:23 [Bug localedata/1203] de_DE: LC_TIME: date_fmt: Wrong order pere at hungry dot com
12:18 [Bug localedata/1203] New: de_DE: LC_TIME: date_fmt: Wrong order s_dibbern at web dot de

August 16, 2005
16:08 [Bug nis/1188] mountd crashes with Assertion 'len > 0' failed on empty NIS netgroup drepper at redhat dot com
00:01 [Bug regex/1201] regex.h problem when compiling with g++ eggert at gnu dot org
00:00 [Bug regex/1201] New: regex.h problem when compiling with g++ eggert at gnu dot org

August 15, 2005
13:51 [Bug libc/1200] Cannot stat files >2G , st_size member kernel_stat.h is ulong int schwab at suse dot de
13:07 [Bug localedata/1170] [patch] update locale defination file for ne_NP (Nepali) pere at hungry dot com
12:48 [Bug libc/1200] Cannot stat files >2G , st_size member kernel_stat.h iz ulong int amplitude at cox dot net
12:43 [Bug libc/1200] New: Cannot stat files >2G , st_size member kernel_stat.h iz ulong int amplitude at cox dot net
08:42 [Bug localedata/1170] [patch] update locale defination file for ne_NP (Nepali) pradhanparas at gmail dot com
07:56 [Bug localedata/687] update for localedata pradhanparas at gmail dot com

August 11, 2005
01:20 [Bug hurd/766] ioctl() incorrectly decodes argument samuel dot thibault at ens-lyo

August 10, 2005
16:15 [Bug libc/1190] fgetc()/fread() behaviour is not POSIX compliant funtoos at yahoo dot com
16:12 [Bug libc/1190] New: fgetc()/fread() behaviour is not POSIX compliant funtoos at yahoo dot com
05:25 [Bug nis/1188] mountd crashes with Assertion 'len > 0' failed on empty NIS netgroup vapier at gentoo dot org
05:25 [Bug nis/1188] New: mountd crashes with Assertion 'len > 0' failed on empty NIS netgroup vapier at gentoo dot org

August 09, 2005
16:51 [Bug math/987] Cannot override libm's tan() while static linking bergner at vnet dot ibm dot co
00:43 [Bug libc/1184] User stack data corruption by calling sched_getaffinity() and limitation of number of cpus fenghua dot yu at intel dot co
00:42 [Bug libc/1184] User stack data corruption by calling sched_getaffinity() and limitation of number of cpus fenghua dot yu at intel dot co
00:37 [Bug libc/1184] New: User stack data corruption by calling sched_getaffinity() and limitation of number of cpus fenghua dot yu at intel dot co

August 06, 2005
16:09 [Bug regex/1178] posix regex tests timeout on PII 180MHz jakub at redhat dot com
16:01 [Bug regex/1177] posi brandon_peirce at hotmail dot
15:59 [Bug regex/1178] posix regex tests timeout on PII 180MHz brandon_peirce at hotmail dot
15:57 [Bug regex/1178] New: posix regex tests timeout on PII 180MHz brandon_peirce at hotmail dot
15:43 [Bug regex/1177] New: posi brandon_peirce at hotmail dot

August 05, 2005
13:07 [Bug libc/1176] New: sys_times return value navlrac at hotmail dot com
10:26 [Bug localedata/1170] [patch] update locale defination file for ne_NP (Nepali) pradhanparas at gmail dot com
04:24 [Bug localedata/826] new locale for Khmer (km_KH) jens at khmeros dot info

August 04, 2005
14:43 [Bug regex/1171] \] does not work in brackets schwab at suse dot de
13:08 [Bug regex/1171] New: \] does not work in brackets zlomek at gcc dot gnu dot org
11:59 [Bug localedata/1170] [patch] update locale defination file for ne_NP (Nepali) pradhanparas at gmail dot com
11:07 [Bug localedata/1170] [patch] update locale defination file for ne_NP (Nepali) pere at hungry dot com
10:47 [Bug localedata/1170] Patch to updtae locale defination file for ne_NP pradhanparas at gmail dot com
10:46 [Bug localedata/1170] New: Patch to updtae locale defination file for ne_NP pradhanparas at gmail dot com
09:35 [Bug localedata/1015] There is a need for an alternative belarusian locale yury_tarasievich at yahoo dot
05:38 [Bug libc/411] gcc defines __i686 macro, causing problems in sysdeps/i386/elf/setjmp.S rmathew at gmail dot com

August 03, 2005
23:32 [Bug math/1163] New: sinf inaccurate for some inputs bob dot wilson at acm dot org
21:03 [Bug libc/1162] opendir("...") doesnt fails, readdir segfaults alex at fsn dot hu
20:06 [Bug libc/1162] New: opendir("...") doesnt fails, readdir segfaults alex at fsn dot hu
17:31 [Bug math/1161] New: powf inaccurate for some inputs bob dot wilson at acm dot org
15:03 [Bug libc/1158] Order of invokation of atexit functions in DSOs. richard at ex-parrot dot com
14:58 [Bug libc/1158] Order of invokation of atexit functions in DSOs. richard at ex-parrot dot com
14:56 [Bug libc/1158] Order of invokation of atexit functions in DSOs. richard at ex-parrot dot com
14:56 [Bug libc/1158] Order of invokation of atexit functions in DSOs. richard at ex-parrot dot com
14:55 [Bug libc/1158] Order of invokation of atexit functions in DSOs. richard at ex-parrot dot com
14:54 [Bug libc/1158] Order of invokation of atexit functions in DSOs. richard at ex-parrot dot com
14:54 [Bug libc/1158] Order of invokation of atexit functions in DSOs. richard at ex-parrot dot com
14:53 [Bug libc/1158] Order of invokation of atexit functions in DSOs. richard at ex-parrot dot com
14:51 [Bug libc/1158] New: Order of invokation of atexit functions in DSOs. richard at ex-parrot dot com
13:55 [Bug localedata/1015] There is a need for an alternative belarusian locale cactus at narod dot ru
13:31 [Bug localedata/1015] There is a need for an alternative belarusian locale kas at altlinux dot org
13:26 [Bug localedata/1015] There is a need for an alternative belarusian locale adiel at nospam dot kiev dot u
11:37 [Bug localedata/368] localedef fails with coplex LC_COLLATE rules cfynn at gmx dot net
10:54 [Bug localedata/368] localedef fails with coplex LC_COLLATE rules cfynn at gmx dot net
08:19 [Bug localedata/826] new locale for Khmer (km_KH) pere at hungry dot com
08:03 [Bug localedata/826] new locale for Khmer (km_KH) pere at hungry dot com
08:01 [Bug localedata/826] new locale for Khmer (km_KH) pere at hungry dot com
07:59 [Bug localedata/979] fix to no_NO locale pere at hungry dot com

August 02, 2005
19:29 [Bug libc/869] CVS glibc fails to install if build root PWD too long azarah at gentoo dot org
04:37 [Bug regex/1149] New: character class with range doesn't match half-width kana in SJIS locale kimura dot koichi at canon dot
03:31 [Bug libc/1137] Fix memory leak and possibly endless loop in `error' cvs-commit at gcc dot gnu dot
01:19 [Bug nptl/1148] Race condition between fork() and exit() when using pthread_atfork() from a shared library drepper at redhat dot com
00:56 [Bug nptl/1148] New: Race condition between fork() and exit() when using pthread_atfork() from a shared library asuffield at debian dot org

August 01, 2005
18:43 [Bug libc/1146] New: fprintf return code karl at xiph dot org
16:52 [Bug localedata/367] New locale si_LK gnu dot slash dot linux at gma
16:51 [Bug localedata/367] New locale si_LK gnu dot slash dot linux at gma
16:16 [Bug localedata/367] New locale si_LK pere at hungry dot com
12:11 [Bug libc/1124] iconv incorrectly converts cp1255 bruno at clisp dot org


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3