public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug regex/1281] New: support 64-bit hosts when regex code when used outside glibc
 2005-09-01 18:32 UTC  (6+ messages)
` [Bug regex/1281] "

[Bug regex/1285] New: regex code should use 'bool' (plus some bug fixes)
 2005-09-01 18:32 UTC  (2+ messages)
` [Bug regex/1285] "

[Bug regex/1278] New: regex undefined behavior with shifting past word length
 2005-09-01 10:00 UTC  (4+ messages)
` [Bug regex/1278] "

[Bug regex/1284] New: improved regex sanity checks for large buffer sizes
 2005-09-01  7:01 UTC  (2+ messages)
` [Bug regex/1284] "

[Bug regex/1282] New: add some "const"s to the regex implementation
 2005-08-31 23:34 UTC  (2+ messages)
` [Bug regex/1282] "

[Bug regex/1220] New: regex uses old-style definitions that cause g++ to fail
 2005-08-31 22:43 UTC  (7+ messages)
` [Bug regex/1220] "

[Bug regex/1280] New: avoding old-style function decls in non-gnulib regex code
 2005-08-31 20:24 UTC  (2+ messages)
` [Bug regex/1280] "

[Bug regex/1279] New: regex simplification: "if (A == B) A += C - B;" -> "if (A == B) A = C;"
 2005-08-31 19:53 UTC  (2+ messages)
` [Bug regex/1279] "

[Bug regex/1273] New: remove unused members in private regex structures
 2005-08-31 18:05 UTC  (2+ messages)
` [Bug regex/1273] "

[Bug localedata/1170] New: Patch to updtae locale defination file for ne_NP
 2005-08-31  9:35 UTC  (9+ messages)
` [Bug localedata/1170] "
` [Bug localedata/1170] [patch] update locale defination file for ne_NP (Nepali)

[Bug libc/1262] New: Use larger-block comparisons for memcmp on x86?
 2005-08-29 15:45 UTC  (6+ messages)
` [Bug libc/1262] "

[Bug manual/1261] New: small error in an example in malloc's documentation
 2005-08-28 23:32 UTC  (2+ messages)
` [Bug manual/1261] "

[Bug nptl/1256] New: Thread/process-specific CPU-time clock not implemented correctly?
 2005-08-28 19:08 UTC  (6+ messages)
` [Bug nptl/1256] "

[Bug hurd/1254] New: getpeername(fd,NULL,&len) crashes even if len==0
 2005-08-26 23:09 UTC 

[Bug hurd/1253] New: Fix run time errors in glibc with gcc-4.0
 2005-08-26 23:05 UTC 

[Bug hurd/1252] New: silence gcc errors in hurd/intr-msg.c, sysdeps/mach/hurd/{setitimer.c,profil.c,ioctl.c}
 2005-08-26 23:01 UTC 

[Bug hurd/1251] New: Ignore `weak_alias' lines in mach/shortcut.awk
 2005-08-26 22:52 UTC 

[Bug hurd/1250] New: Don't use ?: as lvalue in sysdeps/mach/hurd/mig-reply.c
 2005-08-26 22:47 UTC 

[Bug hurd/1249] New: libpthread not loading indirectly
 2005-08-26 22:16 UTC 

[Bug regex/1248] New: simplify regex code by removing unnecessary forward decls
 2005-08-26 21:43 UTC  (2+ messages)
` [Bug regex/1248] "

[Bug regex/1221] New: remove RE_NO_INTERNAL_PROTOTYPES
 2005-08-26 21:42 UTC  (3+ messages)
` [Bug regex/1221] "

[Bug regex/1245] New: regexec invokes alloca with unbounded size; plus alloca cleanup
 2005-08-26  6:07 UTC  (3+ messages)
` [Bug regex/1245] "

[Bug regex/1241] New: regex isn't compilable by g++; also, a dereferencing bug
 2005-08-26  5:54 UTC  (3+ messages)
` [Bug regex/1241] "

[Bug regex/1240] New: regerror signatures are missing 'restrict'
 2005-08-25  5:06 UTC  (2+ messages)
` [Bug regex/1240] "

[Bug libc/1060] New: sysdeps/generic/glob.c merge from gnulib (part 1 of 3)
 2005-08-25  1:52 UTC  (3+ messages)
` [Bug libc/1060] "

[Bug regex/1238] New: POSIX no longer requires including sys/types.h before regex.h
 2005-08-24 23:40 UTC  (2+ messages)
` [Bug regex/1238] "

[Bug regex/1237] New: Use new, posix-compliant regex.h names in regex implementation
 2005-08-24 23:22 UTC  (2+ messages)
` [Bug regex/1237] "

[Bug regex/1236] New: regex.h violates POSIX name space rules in several places
 2005-08-24 23:21 UTC  (5+ messages)
` [Bug regex/1236] "

[Bug regex/1233] New: regex.h POSIX and portability problems with REG_ENOSYS
 2005-08-24 22:23 UTC  (4+ messages)
` [Bug regex/1233] "

[Bug nscd/1204] New: nscd cannot extend memory heap sizes
 2005-08-24  1:17 UTC  (2+ messages)
` [Bug nscd/1204] "

[Bug regex/1232] New: regex.h comment for RE_NO_EMPTY_RANGES is incorrect
 2005-08-23 19:08 UTC  (2+ messages)
` [Bug regex/1232] "

[Bug regex/1231] New: unncessary forward decls in regex_internal.c, regexec.c
 2005-08-23 18:28 UTC  (2+ messages)
` [Bug regex/1231] "

[Bug libc/1230] New: INF not accepted by strtod in Turkish locales (tr_TR.iso88599)
 2005-08-22 22:28 UTC 

[Bug libc/1228] New: _GNU_SOURCE does not bring in C99 numeric limits
 2005-08-22 21:08 UTC 

Linking error with libc.so.6 of the ARM toolchain
 2005-08-22 12:39 UTC 

[Bug regex/1227] New: regexec portability bug: code assumes reg_errcode_t is signed
 2005-08-21  4:59 UTC  (2+ messages)
` [Bug regex/1227] "

[Bug regex/1226] New: regex_internal.c says "static unsigned int inline"; some compilers warn
 2005-08-21  3:29 UTC  (2+ messages)
` [Bug regex/1226] "

[Bug regex/1225] New: unused local variables in regexec.c if _LIBC is not defined
 2005-08-21  0:40 UTC  (2+ messages)
` [Bug regex/1225] "

[Bug regex/1224] New: unnecessary forward decls in posix/regcomp.c
 2005-08-21  0:26 UTC  (2+ messages)
` [Bug regex/1224] "

[Bug regex/1223] New: posix/regcomp.c declares create_initial_state twice
 2005-08-20 22:24 UTC  (2+ messages)
` [Bug regex/1223] "

[Bug localedata/870] New: Please add Kurdish locale
 2005-08-20 12:38 UTC  (2+ messages)
` [Bug localedata/870] "

[Bug regex/1222] New: regex.h _RE_ARGS removal
 2005-08-20  7:39 UTC  (2+ messages)
` [Bug regex/1222] "

[Bug regex/1217] New: regcomp.c elicits uninitialized-variable warnings with GCC 4
 2005-08-20  7:28 UTC  (3+ messages)
` [Bug regex/1217] "

[Bug regex/1218] New: suppress bogus uninitialized-variable warnings in regex_internal.c
 2005-08-20  1:01 UTC  (2+ messages)
` [Bug regex/1218] "

[Bug regex/1216] New: regexec.c patch to avoid gcc -Wshadow warning
 2005-08-19 23:30 UTC  (2+ messages)
` [Bug regex/1216] "

[Bug regex/1215] New: regex_internal patch to avoid warnings with gcc -Wshadow
 2005-08-19 22:59 UTC  (2+ messages)
` [Bug regex/1215] "

[Bug libc/1211] New: Fix GCC running out of registers for bits/string.h
 2005-08-19 14:30 UTC  (2+ messages)
` [Bug libc/1211] "

dlopen(RTLD_NOW|RTLD_GLOBAL) / dlsym(RTLD_NEXT) question
 2005-08-18 20:19 UTC 

dlopen(RTLD_NOW|RTLD_GLOBAL) / dlsym(RTLD_NEXT) question
 2005-08-18 12:16 UTC 

[Bug regex/1207] New: space-before-tab in regex.h causes spurious diffs from coreutils
 2005-08-18  6:46 UTC  (4+ messages)
` [Bug regex/1207] "

[Bug localedata/1203] New: de_DE: LC_TIME: date_fmt: Wrong order
 2005-08-17 13:09 UTC  (3+ messages)
` [Bug localedata/1203] "

[Bug nis/1188] New: mountd crashes with Assertion 'len > 0' failed on empty NIS netgroup
 2005-08-16 16:08 UTC  (3+ messages)
` [Bug nis/1188] "

[Bug regex/1201] New: regex.h problem when compiling with g++
 2005-08-16  0:01 UTC  (2+ messages)
` [Bug regex/1201] "

[Bug libc/1200] New: Cannot stat files >2G , st_size member kernel_stat.h iz ulong int
 2005-08-15 13:51 UTC  (3+ messages)
` [Bug libc/1200] "
` [Bug libc/1200] Cannot stat files >2G , st_size member kernel_stat.h is "

[Bug localedata/687] New: update for localedata
 2005-08-15  7:56 UTC  (2+ messages)
` [Bug localedata/687] "

[Bug hurd/766] New: ioctl() incorrectly decodes argument
 2005-08-11  1:20 UTC  (2+ messages)
` [Bug hurd/766] "

[Bug libc/1190] New: fgetc()/fread() behaviour is not POSIX compliant
 2005-08-10 16:15 UTC  (2+ messages)
` [Bug libc/1190] "

[Bug math/987] New: Cannot override libm's tan() while static linking
 2005-08-09 16:51 UTC  (2+ messages)
` [Bug math/987] "

[Bug libc/1184] New: User stack data corruption by calling sched_getaffinity() and limitation of number of cpus
 2005-08-09  0:43 UTC  (3+ messages)
` [Bug libc/1184] "

[Bug regex/1178] New: posix regex tests timeout on PII 180MHz
 2005-08-06 16:09 UTC  (3+ messages)
` [Bug regex/1178] "

[Bug regex/1177] New: posi
 2005-08-06 16:01 UTC  (2+ messages)
` [Bug regex/1177] posi

[Bug libc/1176] New: sys_times return value
 2005-08-05 13:07 UTC 

[Bug localedata/826] New: new locale for Khmer
 2005-08-05  4:24 UTC  (5+ messages)
` [Bug localedata/826] new locale for Khmer (km_KH)

[Bug regex/1171] New: \] does not work in brackets
 2005-08-04 14:43 UTC  (2+ messages)
` [Bug regex/1171] "

[Bug localedata/1015] New: There is a need for an alternative belarusian locale
 2005-08-04  9:35 UTC  (5+ messages)
` [Bug localedata/1015] "

[Bug libc/411] New: gcc defines __i686 macro, causing problems in sysdeps/i386/elf/setjmp.S
 2005-08-04  5:38 UTC  (2+ messages)
` [Bug libc/411] "

[Bug math/1163] New: sinf inaccurate for some inputs
 2005-08-03 23:32 UTC 

[Bug libc/1162] New: opendir("...") doesnt fails, readdir segfaults
 2005-08-03 21:03 UTC  (2+ messages)
` [Bug libc/1162] "

[Bug math/1161] New: powf inaccurate for some inputs
 2005-08-03 17:31 UTC 

[Bug libc/1158] New: Order of invokation of atexit functions in DSOs
 2005-08-03 15:03 UTC  (9+ messages)
` [Bug libc/1158] "

[Bug localedata/368] New: localedef fails with coplex LC_COLLATE rules
 2005-08-03 11:37 UTC  (3+ messages)
` [Bug localedata/368] "

[Bug localedata/979] New: fix to no_NO locale
 2005-08-03  7:59 UTC  (2+ messages)
` [Bug localedata/979] "

[Bug libc/869] New: CVS glibc fails to install if build root PWD too long
 2005-08-02 19:29 UTC  (2+ messages)
` [Bug libc/869] "

[Bug regex/1149] New: character class with range doesn't match half-width kana in SJIS locale
 2005-08-02  4:37 UTC 

[Bug libc/1137] New: Fix memory leak and possibly endless loop in `error'
 2005-08-02  3:31 UTC  (4+ messages)
` [Bug libc/1137] "

[Bug nptl/1148] New: Race condition between fork() and exit() when using pthread_atfork() from a shared library
 2005-08-02  1:19 UTC  (2+ messages)
` [Bug nptl/1148] "

[Bug libc/1146] New: fprintf return code
 2005-08-01 18:43 UTC 

[Bug localedata/367] New: Adding si_LK locale to glibc
 2005-08-01 16:52 UTC  (4+ messages)
` [Bug localedata/367] New locale si_LK

[Bug libc/1124] New: iconv incorrectly converts cp1255
 2005-08-01 12:11 UTC  (7+ messages)
` [Bug libc/1124] "

[Bug libc/1140] New: zdump reports invalid timezone name
 2005-07-31 20:55 UTC 

[Bug libc/1139] New: libc uses calloc upon initialization in _dl_tls_setup
 2005-07-30  9:05 UTC 

[Bug libc/1138] New: atan2f fix
 2005-07-29 23:28 UTC  (3+ messages)
` [Bug libc/1138] "

[Bug admin/852] New: tracker for release 2.3.6 target bugs
 2005-07-29 23:24 UTC  (2+ messages)
` [Bug admin/852] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).