public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libc/763] New: On AMD64 in IEEE round-to-plus-infinity (upward) mode, pow() may segfault and exp() yield negative results
 2005-09-16 12:29 UTC  (2+ messages)
` [Bug math/763] "

[Bug math/706] New: pow() produces inaccurate results for base ~ 1.0, and large exponent
 2005-09-16 12:26 UTC  (2+ messages)
` [Bug math/706] "

[Bug libc/933] New: MIPS (n)64 syscall() implemented incorrectly
 2005-09-16 12:22 UTC  (3+ messages)
` [Bug libc/933] "

[Bug linuxthreads/1297] New: defunct threads on Alpha Linux
 2005-09-16 10:46 UTC  (2+ messages)
` [Bug linuxthreads/1297] "

[Bug localedata/1347] New: RFE be_BY@latn (Belarusian Latin-Script for Belarus) Locale Data
 2005-09-16  9:39 UTC  (2+ messages)
` [Bug localedata/1347] "

[Bug libc/1346] New: _dl_map_object_from_fd removes data segment execute permission
 2005-09-16  1:59 UTC 

[Bug libc/1342] New: glob doesn't strip backslashes with GLOB_NOCHECK
 2005-09-14 10:58 UTC 

[Bug hurd/1252] New: silence gcc errors in hurd/intr-msg.c, sysdeps/mach/hurd/{setitimer.c,profil.c,ioctl.c}
 2005-09-13 19:37 UTC  (2+ messages)
` [Bug hurd/1252] "

[Bug manual/1261] New: small error in an example in malloc's documentation
 2005-09-13 19:37 UTC  (6+ messages)
` [Bug manual/1261] "

[Bug linuxthreads/1337] New: reports "malloc: top chunk is corrupt" when allocates second 2GB of memory buffer after pthread_create()
 2005-09-13 17:15 UTC  (2+ messages)
` [Bug linuxthreads/1337] "

[Bug libc/1290] New: Quality of implementation request to name anonymous enum for socket level message types
 2005-09-13 14:04 UTC  (3+ messages)
` [Bug libc/1290] "

[Bug libc/1318] New: Memory leak in _nl_load_locale_from_archive
 2005-09-13 13:53 UTC  (2+ messages)
` [Bug libc/1318] "

[Bug libc/1319] New: dlsym/RTLD_NEXT is broken when more than 1 lib has the symbol
 2005-09-13 13:51 UTC  (4+ messages)
` [Bug libc/1319] "

[Bug libc/1325] New: libc6 hangs in futex/multithreaded
 2005-09-13 13:49 UTC  (2+ messages)
` [Bug libc/1325] "

[Bug libc/1331] New: malloc/obstack.h: invalid definition of obstack_int_grow_fast
 2005-09-12 19:58 UTC  (3+ messages)
` [Bug libc/1331] "

Today I can not see very well, Where is the fail?
 2005-09-12 16:42 UTC 

[Bug libc/1328] New: recv() with len=0 for blocking named pipe (PF_UNIX or PF_FILE) returns EAGAIN
 2005-09-12 14:20 UTC  (2+ messages)
` [Bug libc/1328] "

memcpy and copy on write
 2005-09-12 10:12 UTC 

Trying to build a MIPS64 glibc
 2005-09-12  7:53 UTC 

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

[Bug libc/1061] New: sysdeps/generic/glob.c merge from gnulib (part 2 of 3)
 2005-09-08 14:14 UTC  (3+ messages)
` [Bug libc/1061] "

[Bug libc/1316] New: rt/tst-timer5 fails during 'make tests'
 2005-09-08 11:12 UTC 

[Bug libc/1033] New: sync mktime.c from gnulib
 2005-09-08  8:09 UTC  (2+ messages)
` [Bug libc/1033] "

[Bug libc/1293] New: libidn/iconvme.c improvement for gnulib
 2005-09-08  7:32 UTC  (3+ messages)
` [Bug libc/1293] "

[Bug regex/1287] New: re_string_context_at problem (assuming previous 64-bit patch)
 2005-09-07  0:50 UTC  (3+ messages)
` [Bug regex/1287] "

[Bug regex/1286] New: portability bugs in comparing size_t versus in regex_internal code
 2005-09-07  0:48 UTC  (3+ messages)
` [Bug regex/1286] "

[Bug regex/1285] New: regex code should use 'bool' (plus some bug fixes)
 2005-09-07  0:29 UTC  (5+ messages)
` [Bug regex/1285] "

[Bug regex/1284] New: improved regex sanity checks for large buffer sizes
 2005-09-07  0:26 UTC  (3+ messages)
` [Bug regex/1284] "

[Bug regex/1282] New: add some "const"s to the regex implementation
 2005-09-07  0:07 UTC  (3+ messages)
` [Bug regex/1282] "

[Bug regex/1281] New: support 64-bit hosts when regex code when used outside glibc
 2005-09-06 23:47 UTC  (11+ messages)
` [Bug regex/1281] "

[Bug regex/1279] New: regex simplification: "if (A == B) A += C - B;" -> "if (A == B) A = C;"
 2005-09-06 23:37 UTC  (3+ messages)
` [Bug regex/1279] "

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

[Bug regex/1302] New: improve regex bitset performance (don't assume 32 bits)
 2005-09-06 23:30 UTC  (4+ messages)
` [Bug regex/1302] "

[Bug regex/1273] New: remove unused members in private regex structures
 2005-09-06 21:06 UTC  (3+ messages)
` [Bug regex/1273] "

[Bug regex/1245] New: regexec invokes alloca with unbounded size; plus alloca cleanup
 2005-09-06 20:53 UTC  (5+ messages)
` [Bug regex/1245] "

[Bug regex/1241] New: regex isn't compilable by g++; also, a dereferencing bug
 2005-09-06 20:31 UTC  (5+ messages)
` [Bug regex/1241] "

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

[Bug regex/1238] New: POSIX no longer requires including sys/types.h before regex.h
 2005-09-06 20:10 UTC  (3+ messages)
` [Bug regex/1238] "

[Bug regex/1237] New: Use new, posix-compliant regex.h names in regex implementation
 2005-09-06 20:05 UTC  (3+ messages)
` [Bug regex/1237] "

[Bug regex/1236] New: regex.h violates POSIX name space rules in several places
 2005-09-06 20:03 UTC  (6+ messages)
` [Bug regex/1236] "

[Bug regex/1232] New: regex.h comment for RE_NO_EMPTY_RANGES is incorrect
 2005-09-06 19:46 UTC  (3+ messages)
` [Bug regex/1232] "

[Bug regex/1227] New: regexec portability bug: code assumes reg_errcode_t is signed
 2005-09-06 19:35 UTC  (3+ messages)
` [Bug regex/1227] "

[Bug regex/1226] New: regex_internal.c says "static unsigned int inline"; some compilers warn
 2005-09-06 18:53 UTC  (3+ messages)
` [Bug regex/1226] "

[Bug libc/1146] New: fprintf return code
 2005-09-06 18:46 UTC  (4+ messages)
` [Bug libc/1146] "

[Bug regex/1225] New: unused local variables in regexec.c if _LIBC is not defined
 2005-09-06 18:41 UTC  (3+ messages)
` [Bug regex/1225] "

[Bug regex/1223] New: posix/regcomp.c declares create_initial_state twice
 2005-09-06 18:36 UTC  (2+ messages)
` [Bug regex/1223] "

[Bug regex/1222] New: regex.h _RE_ARGS removal
 2005-09-06 18:18 UTC  (2+ messages)
` [Bug regex/1222] "

[Bug regex/1221] New: remove RE_NO_INTERNAL_PROTOTYPES
 2005-09-06 18:11 UTC  (3+ messages)
` [Bug regex/1221] "

[Bug regex/1224] New: unnecessary forward decls in posix/regcomp.c
 2005-09-06 18:11 UTC  (2+ messages)
` [Bug regex/1224] "

[Bug regex/1231] New: unncessary forward decls in regex_internal.c, regexec.c
 2005-09-06 18:11 UTC  (3+ messages)
` [Bug regex/1231] "

[Bug regex/1220] New: regex uses old-style definitions that cause g++ to fail
 2005-09-06 18:10 UTC  (5+ messages)
` [Bug regex/1220] "

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

[Bug regex/1217] New: regcomp.c elicits uninitialized-variable warnings with GCC 4
 2005-09-06 18:04 UTC  (2+ messages)
` [Bug regex/1217] "

[Bug regex/1216] New: regexec.c patch to avoid gcc -Wshadow warning
 2005-09-06 17:56 UTC  (2+ messages)
` [Bug regex/1216] "

[Bug regex/1215] New: regex_internal patch to avoid warnings with gcc -Wshadow
 2005-09-06 17:31 UTC  (2+ messages)
` [Bug regex/1215] "

[Bug regex/1054] New: regex_internal.h redefines __mempcpy when used outside libc
 2005-09-06 16:49 UTC  (3+ messages)
` [Bug regex/1054] "

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

[Bug regex/1057] New: regcomp.c assumes wchar_t can represent WEOF
 2005-09-06 16:43 UTC  (2+ messages)
` [Bug regex/1057] "

[Bug localedata/1294] New: pt_BR LC_MONETARY p_cs_precedes/n_cs_precedes is incorrect
 2005-09-05 13:34 UTC  (4+ messages)
` [Bug localedata/1294] "

[Bug regex/1291] New: size-overflow bugs in the regex code
 2005-09-02 22:52 UTC  (2+ messages)
` [Bug regex/1291] "

[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 localedata/1170] New: Patch to updtae locale defination file for ne_NP
 2005-08-31  9:35 UTC  (3+ messages)
` [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 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/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/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 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 

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).