public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
[PATCH] forward.c changes in linuxthreads and nptl
 2002-12-30  7:35 UTC 

Get rid of some type-punning warnings
 2002-12-30  5:38 UTC  (3+ messages)

Proper dependencies for cancellable syscalls
 2002-12-30  3:37 UTC  (3+ messages)

No rule to make target `..//builds/glibc/main/config.h', needed by `/builds/glibc/main/tcb-offsets.h.d'
 2002-12-29 13:01 UTC  (2+ messages)

make clean does not clean all files
 2002-12-29 12:56 UTC  (2+ messages)

[PATCH] Fix ldconfig
 2002-12-29 11:16 UTC  (2+ messages)

[PATCH] Further steps towards GL(dl_dynamic_weak) == 0 everywhere
 2002-12-29  5:01 UTC  (5+ messages)

[PATCH] Use Roland's gen-as-const-headers in linuxthreads and nptl
 2002-12-28 14:20 UTC  (2+ messages)

Get rid of a few unsigned/signed warnings
 2002-12-28 12:41 UTC  (2+ messages)

glibc ABI symbol list checking
 2002-12-28  6:01 UTC  (9+ messages)

[PATCH] Make any ld.so able to load NPTL+sysenter libc/libpthread
 2002-12-27 22:55 UTC  (3+ messages)

Remove $(objpfx) from tls.make
 2002-12-27  4:46 UTC  (3+ messages)

[PATCH] Fix malloc after clearenv
 2002-12-26 16:36 UTC  (2+ messages)

[PATCH] Fix IA-64
 2002-12-22 15:53 UTC  (3+ messages)
  ` [PATCH] Fix IA-64 (take 2)

Endian bug in check-textrel
 2002-12-22 11:45 UTC  (3+ messages)

some arm patches
 2002-12-21 10:38 UTC  (2+ messages)

[PATCH] Fix sigaction.c without --enable-kernel and brk.c
 2002-12-20 11:14 UTC  (2+ messages)

LC_MEASUREMENT locale bug
 2002-12-20  2:27 UTC  (2+ messages)

[PATCH] Misc fixes
 2002-12-16 11:33 UTC  (2+ messages)

[PATCH] Handle locale-archive in locale -a
 2002-12-13 19:31 UTC  (2+ messages)

[PATCH] RE_ENABLE_I18N in regex_internal.c
 2002-12-13 15:48 UTC  (2+ messages)

regcomp failure
 2002-12-13 13:33 UTC  (2+ messages)

[PATCH] Fix tst-array* on x86_64
 2002-12-10 16:56 UTC  (8+ messages)

Symbols for address space bounds
 2002-12-10 16:18 UTC 

[PATCH] Fix non-IA32 build
 2002-12-10 12:23 UTC  (2+ messages)

[PATCH] Make LD_ASSUME_KERNEL working even for static binaries
 2002-12-10  2:31 UTC  (5+ messages)

patch to make init_array work (2nd version; resend)
 2002-12-09 13:36 UTC  (7+ messages)
` patch to make init_array work (3nd version)

[PATCH] Add OUTPUT_FORMAT () into libc.so version script
 2002-12-07 14:05 UTC  (3+ messages)

[PATCH] Hopefully last strncpy fix on IA-64
 2002-12-07  1:03 UTC  (2+ messages)

[PATCH] Fix annexc test
 2002-12-06  7:45 UTC 

[PATCH] Fix sendfile on x86_64
 2002-12-05 15:52 UTC  (2+ messages)

[mark@codesourcery.com: libc/4926: __cxa_finalize mishandles a NULL dso parameter]
 2002-12-05 13:23 UTC  (2+ messages)

fnmatch and invalid multibyte characters
 2002-11-29  1:58 UTC  (3+ messages)

[PATCH] Fix Alpha build
 2002-11-28 14:48 UTC  (2+ messages)

locale.alias
 2002-11-21 20:22 UTC  (2+ messages)

[PATCH] Kill __errno_location PLT slot in --with-tls --with-__thread build
 2002-11-15 14:46 UTC  (4+ messages)

[PATCH] Kill __errno_location PLT slot in --with-tls --with-__thread build
 2002-11-15 13:17 UTC 

errno, h_errno and _res
 2002-11-14 13:02 UTC  (5+ messages)

[PATCH] Move TLS errno, h_errno and _res to GLIBC_PRIVATE
 2002-11-14  3:06 UTC 

Fix unterminated string
 2002-11-14  2:29 UTC  (2+ messages)

[PATCH] Some more regex tests, speed up UTF-8 handling
 2002-11-13 12:03 UTC 

[PATCH] Speed up ___tls_get_addr
 2002-11-11  0:48 UTC  (2+ messages)

One const for mathcalls.h
 2002-11-10  7:28 UTC 

FYI: GCC warnings about strict-aliasing violation in glibc
 2002-11-10  3:05 UTC  (4+ messages)

[PATCH] Add one regex testcase
 2002-11-08 14:38 UTC  (2+ messages)

[PATCH] move __gmon_start__ call out of .init section
 2002-11-08 11:15 UTC  (8+ messages)

bits/libc-lock.h and _LIBC
 2002-11-08  9:57 UTC  (5+ messages)

patch to make init_array work (2nd version; resend)
 2002-11-07 18:45 UTC  (11+ messages)

forwarded message from Chen, Kenneth W
 2002-11-07 13:53 UTC  (2+ messages)

[PATCH] Stringop testsuite for glibc
 2002-11-07 11:15 UTC  (2+ messages)

[PATCH] One more can_be_null fix, optimize regexec/re_search
 2002-11-06 12:01 UTC  (2+ messages)

[PATCH] Typo in tl_PH locale
 2002-11-06 10:36 UTC  (2+ messages)

re_string bugs
 2002-11-06  8:45 UTC 

__builtin_frame_address vs %esp in pt-machine.h
 2002-11-06  0:58 UTC  (2+ messages)

[PATCH] Honor executables DT_RUNPATH for dlopen
 2002-11-05 20:04 UTC  (2+ messages)

no expected errors anymore
 2002-11-05 16:08 UTC  (3+ messages)

Regex memory management
 2002-11-02 21:52 UTC  (4+ messages)

2.2.x mips signal crash
 2002-11-02 10:12 UTC  (3+ messages)

[PATCH] Fix IA-64 strncpy
 2002-11-01 12:43 UTC 

[PATCH] Tiny bi-arch bits/syscall.h change
 2002-10-31 11:50 UTC  (2+ messages)

[PATCH] Optimize other free_mem handlers, some more .bss shrinking
 2002-10-30 10:26 UTC 

[PATCH] Avoid .text duplication in obstack.c
 2002-10-30  8:45 UTC 

[PATCH] Fix compatibility sys_siglist and sys_sigabbrev
 2002-10-29 23:22 UTC 

patch to make init_array work (2nd version)
 2002-10-29  7:41 UTC  (3+ messages)

next weeks program
 2002-10-28 21:37 UTC  (2+ messages)

[PATCH] Optimize some free_mem handlers, save 4K from .bss
 2002-10-25 22:41 UTC 

init-first.c change
 2002-10-25 17:33 UTC  (2+ messages)

[PATCH] Fix LD_DEBUG=statistics
 2002-10-25  3:38 UTC  (2+ messages)

[PATCH] Fix re_comp
 2002-10-24 10:47 UTC  (2+ messages)

EOVERFLOW for ftell, ftello, fgetpos?
 2002-10-23 16:58 UTC 

[patch] add alloc_pages/free_pages support
 2002-10-23 14:51 UTC  (12+ messages)

patch to make init_array work
 2002-10-22 18:46 UTC 

[PATCH] Fix linuxthreads libpthread.a
 2002-10-22 18:42 UTC  (2+ messages)

Bad alignment in locale-archive
 2002-10-22  9:08 UTC  (3+ messages)

__syscall_execve on ia64
 2002-10-22  9:04 UTC  (2+ messages)

[PATCH] Fix localedef
 2002-10-22  7:00 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).