public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc] Update install.texi, and regenerate INSTALL
 2021-08-01 20:49 UTC 

[glibc] Update translations
 2021-08-01 20:49 UTC 

[glibc] Update NEWS
 2021-08-01 20:49 UTC 

[glibc] NEWS: Fix typos, grammar, and missing words
 2021-08-01 20:49 UTC 

[glibc/azanella/ld-audit-fixes] elf: Fix runtime linker auditing on aarch64 (BZ #26643)
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Move LAV_CURRENT to link_lavcurrent.h
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add LA_SYMB_BINDNOW
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Issue la_symbind() for bind-now (BZ #23734)
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add la_activity during application exit
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add main application on main_map l_name
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Issue audit la_objopen() for vDSO
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_pltexit
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_pltenter
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_preinit
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_objclose
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_objsearch
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_objopen
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Suppress audit calls when a (new) namespace is empty (BZ #28062)
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Do not fail for failed dlopem on audit modules (BZ #28061)
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add audit tests for modules with TLSDESC
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
 2021-07-30 19:24 UTC 

[glibc] Created branch 'azanella/ld-audit-fixes'
 2021-07-30 19:24 UTC 

[glibc] Deleted branch 'azanella/y2038'
 2021-07-30 19:16 UTC 

[glibc] elf: Fix audit regression
 2021-07-30 19:15 UTC 

[glibc/codonell/c-utf8] Add generic C.UTF-8 locale (Bug 17318)
 2021-07-29  6:31 UTC 

[glibc/codonell/c-utf8] Add 'strcmp_collation' support for LC_COLLATE
 2021-07-29  6:31 UTC 

[glibc/codonell/c-utf8] Add support for locales with zero collation rules
 2021-07-29  6:31 UTC 

[glibc] Created branch 'codonell/c-utf8'
 2021-07-29  6:31 UTC 

[glibc] Deleted branch 'codonell/c-utf8'
 2021-07-29  2:28 UTC 

[glibc] Update libc.pot for 2.34 release
 2021-07-29  2:04 UTC 

[glibc] x86-64: Add Avoid_Short_Distance_REP_MOVSB
 2021-07-28 20:59 UTC 

[glibc] Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPER
 2021-07-28 17:52 UTC 

[glibc] build-many-glibcs.py: Add x86_64-linux-gnu-minimal configuration
 2021-07-28 16:02 UTC 

[glibc] tests: use xmalloc to allocate implementation array
 2021-07-28 12:18 UTC 

[glibc] xmalloc: Fix warnings with gcc analyzer
 2021-07-28 12:17 UTC 

[glibc] __cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524]
 2021-07-28 10:38 UTC 

[glibc/codonell/c-utf8] Fix fnmatch and regcomp for zero collation rule locales
 2021-07-27 17:34 UTC 

[glibc] manual: Drop the .so suffix in libc_malloc_debug description
 2021-07-27  2:25 UTC 

[glibc] hurd: _Fork: unlock malloc before calling fork child hooks
 2021-07-27  0:06 UTC 

[glibc] Exclude static tests for mcheck and malloc-check
 2021-07-26  5:19 UTC 

[glibc/codonell/c-utf8] Add generic C.UTF-8 locale (Bug 17318)
 2021-07-26  3:41 UTC 

[glibc/codonell/c-utf8] Add 'strcmp_collation' support for LC_COLLATE
 2021-07-26  3:41 UTC 

[glibc] Created branch 'codonell/c-utf8'
 2021-07-26  3:41 UTC 

[glibc] Deleted branch 'codonell/c-utf8'
 2021-07-26  1:33 UTC 

[glibc] i386: Regenerate ulps
 2021-07-25 20:31 UTC 

[glibc/google/grte/v5-2.27/master] wordexp: handle overflow in positional parameter number (bug 28011)
 2021-07-23 17:26 UTC 

[glibc/google/grte/v5-2.27/master] Disable tests that need more-recent infrastructure
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] intl: Handle translation output codesets with suffixes [BZ #26383]
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] Rewrite iconv option parsing [BZ #19519]
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] math/test-sinl-pseudo: Use stack protector only if available
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487)
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] posix: Sync gnulib regex implementation
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] Fix use-after-free in glob when expanding ~user (bug 25414)
 2021-07-23 17:06 UTC 

[glibc/google/grte/v5-2.27/master] Fix a return type in elf unload test
 2021-07-23 17:06 UTC 

[glibc/google/grte/v5-2.27/master] Fix buffer overrun in EUC-KR conversion module (bz #24973)
 2021-07-23 17:06 UTC 

[glibc/google/grte/v5-2.27/master] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-07-23 17:06 UTC 

[glibc] manual: Document unsupported cases for interposition
 2021-07-23 14:57 UTC 

[glibc] x86: Install <bits/platform/x86.h> [BZ #27958]
 2021-07-23 12:21 UTC 

[glibc] Fix build and tests with --disable-tunables
 2021-07-23  8:30 UTC 

[glibc] hurd: Fix glob lstat compatibility
 2021-07-22 18:31 UTC 

[glibc] socket: Add time64 alias for setsockopt
 2021-07-22 17:53 UTC 

[glibc] socket: Add time64 alias for getsockopt
 2021-07-22 17:53 UTC 

[glibc] Deleted branch 'siddhesh/malloc-hooks'
 2021-07-22 13:33 UTC 

[glibc] mcheck Fix malloc_usable_size [BZ #22057]
 2021-07-22 13:12 UTC 

[glibc] Remove malloc hooks [BZ #23328]
 2021-07-22 13:12 UTC 

[glibc] Move malloc_{g,s}et_state to libc_malloc_debug
 2021-07-22 13:12 UTC 

[glibc] glibc.malloc.check: Wean away from malloc hooks
 2021-07-22 13:12 UTC 

[glibc] mtrace: Wean away from malloc hooks
 2021-07-22 13:12 UTC 

[glibc] Simplify __malloc_initialized
 2021-07-22 13:12 UTC 

[glibc] mcheck: Wean away from malloc hooks [BZ #23489]
 2021-07-22 13:12 UTC 

[glibc] Move malloc hooks into a compat DSO
 2021-07-22 13:12 UTC 

[glibc] Remove __morecore and __default_morecore
 2021-07-22 13:12 UTC 

[glibc] Remove __after_morecore_hook
 2021-07-22 13:12 UTC 

[glibc] Make mcheck tests conditional on GLIBC_2.23 or earlier
 2021-07-22 13:11 UTC 

[glibc] posix: Add sysconf(_SC_{MIN,}SIGSTKSZ) support
 2021-07-21 23:25 UTC 

[glibc] malloc: Fix tst-mallocfork3-malloc-check link
 2021-07-21 22:42 UTC 

[glibc] ARC: elf: make type safe
 2021-07-21 20:15 UTC 

[glibc] ARC: fp: (micro)optimize FPU_STATUS read by eliding FWE bit clearing
 2021-07-21 20:15 UTC 

[glibc] socket: Add time64 alias for sendmsg
 2021-07-21 11:12 UTC 

[glibc] socket: Add time64 alias for recvmsg
 2021-07-21 11:12 UTC 

[glibc] socket: Add time64 alias for sendmmsg
 2021-07-21 11:12 UTC 

[glibc] Linux: Add time64 alias for prctl
 2021-07-21 11:12 UTC 

[glibc] io: Add time64 alias for fcntl
 2021-07-21 11:12 UTC 

[glibc] misc: Add time64 alias for ioctl
 2021-07-21 11:12 UTC 

[glibc] RISC-V: Update rv64 ULPs
 2021-07-21  6:44 UTC 

[glibc] resolv: Do not install libnss_dns.a, libnss_dns.so
 2021-07-20 12:40 UTC 

[glibc] hurd: Add support for spawn_do_closefrom
 2021-07-19 21:47 UTC 

[glibc/siddhesh/malloc-hooks] mcheck Fix malloc_usable_size [BZ #22057]
 2021-07-19 17:48 UTC 

[glibc/siddhesh/malloc-hooks] Remove malloc hooks [BZ #23328]
 2021-07-19 17:48 UTC 

[glibc/siddhesh/malloc-hooks] Move malloc_{g, s}et_state to libc_malloc_debug
 2021-07-19 17:48 UTC 

[glibc/siddhesh/malloc-hooks] glibc.malloc.check: Wean away from malloc hooks
 2021-07-19 17:48 UTC 

[glibc/siddhesh/malloc-hooks] mtrace: Wean away from malloc hooks
 2021-07-19 17:48 UTC 

[glibc/siddhesh/malloc-hooks] Simplify __malloc_initialized
 2021-07-19 17:48 UTC 

[glibc/siddhesh/malloc-hooks] mcheck: Wean away from malloc hooks [BZ #23489]
 2021-07-19 17:48 UTC 

[glibc/siddhesh/malloc-hooks] Move malloc hooks into a compat DSO
 2021-07-19 17:47 UTC 

[glibc/siddhesh/malloc-hooks] Remove __morecore and __default_morecore
 2021-07-19 17:47 UTC 

[glibc/siddhesh/malloc-hooks] Remove __after_morecore_hook
 2021-07-19 17:47 UTC 

[glibc/siddhesh/malloc-hooks] Make mcheck tests conditional on GLIBC_2.23 or earlier
 2021-07-19 17:47 UTC 

[glibc] Created branch 'siddhesh/malloc-hooks'
 2021-07-19 17:47 UTC 

[glibc] Deleted branch 'siddhesh/malloc-hooks'
 2021-07-19 17:47 UTC 

[glibc] elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090)
 2021-07-19 17:24 UTC 

[glibc] i386: Add the clone3 wrapper
 2021-07-19 15:10 UTC 

[glibc/siddhesh/malloc-hooks] mcheck Fix malloc_usable_size [BZ #22057]
 2021-07-19 13:30 UTC 

[glibc/siddhesh/malloc-hooks] Remove malloc hooks [BZ #23328]
 2021-07-19 13:30 UTC 

[glibc/siddhesh/malloc-hooks] glibc.malloc.check: Wean away from malloc hooks
 2021-07-19 13:30 UTC 

[glibc/siddhesh/malloc-hooks] mtrace: Wean away from malloc hooks
 2021-07-19 13:29 UTC 

[glibc/siddhesh/malloc-hooks] Simplify __malloc_initialized
 2021-07-19 13:29 UTC 

[glibc/siddhesh/malloc-hooks] mcheck: Wean away from malloc hooks [BZ #23489]
 2021-07-19 13:29 UTC 

[glibc/siddhesh/malloc-hooks] Move malloc hooks into a compat DSO
 2021-07-19 13:29 UTC 

[glibc/siddhesh/malloc-hooks] Remove __morecore and __default_morecore
 2021-07-19 13:29 UTC 

[glibc/siddhesh/malloc-hooks] Remove __after_morecore_hook
 2021-07-19 13:29 UTC 

[glibc/siddhesh/malloc-hooks] Make mcheck tests conditional on GLIBC_2.23 or earlier
 2021-07-19 13:29 UTC 

[glibc] Created branch 'siddhesh/malloc-hooks'
 2021-07-19 13:29 UTC 

[glibc] Deleted branch 'siddhesh/malloc-hooks'
 2021-07-19 13:27 UTC 

[glibc] nss: Directly load nss_dns, without going through dlsym/dlopen
 2021-07-19  8:32 UTC 

[glibc] resolv: Move nss_dns into libc
 2021-07-19  8:32 UTC 

[glibc] resolv: Move res_query functions into libc
 2021-07-19  8:32 UTC 

[glibc] resolv: Move res_mkquery, res_nmkquery into libc
 2021-07-19  8:32 UTC 

[glibc] resolv: Move res_send, res_nsend into libc
 2021-07-19  8:32 UTC 

[glibc] resolv: Move res_hostalias into its own file, along with hostalias
 2021-07-19  8:32 UTC 

[glibc] resolv: Move __res_context_hostalias into its own file and into libc
 2021-07-19  8:32 UTC 

[glibc] resolv: Move res_queriesmatch to its own file and into libc
 2021-07-19  8:32 UTC 

[glibc] resolv: Move res_nameinquery to its own file and into libc
 2021-07-19  8:31 UTC 

[glibc] resolv: Move ns_samename into its own file, and into libc
 2021-07-19  8:31 UTC 

[glibc] resolv: Move ns_makecanon into its own file, and into libc
 2021-07-19  8:31 UTC 

[glibc] resolv: Move res_isourserver to its own file and reformat to GNU style
 2021-07-19  8:31 UTC 

[glibc] resolv: Move __res_get_nsaddr to its own file and into libc
 2021-07-19  8:31 UTC 

[glibc] resolv: Rename res_comp.c to res-name-checking.c and move into libc
 2021-07-19  8:31 UTC 

[glibc] resolv: Move dn_skipname to its own file and into libc
 2021-07-19  8:31 UTC 

[glibc] resolv: Move dn_comp to its own file and into libc
 2021-07-19  8:31 UTC 

[glibc] resolv: Move _getlong, _getshort, __putlong, __putshort to res-putget
 2021-07-19  8:31 UTC 

[glibc] resolv: Move dn_expand to its own file and into libc
 2021-07-19  8:31 UTC 

[glibc] resolv: Move ns_name_compress into its own file and into libc
 2021-07-19  8:31 UTC 

[glibc] resolv: Move ns_name_pack into its own file and into libc
 2021-07-19  8:31 UTC 

[glibc] resolv: Move ns_name_pton into its own file and into libc
 2021-07-19  8:30 UTC 

[glibc] resolv: Move ns_name_uncompress into its own file and into libc
 2021-07-19  8:30 UTC 

[glibc] resolv: Move ns_name_skip to its own file and into libc (bug 28091)
 2021-07-19  8:30 UTC 

[glibc] resolv: Deprecate legacy interfaces in libresolv
 2021-07-19  8:30 UTC 

[glibc] tst-safe-linking: make false positives even more improbable
 2021-07-19  3:00 UTC 

[glibc] htl: Do not expose pthread hidden proto outside libpthread
 2021-07-18 21:38 UTC 

[glibc] elf: Fix a wrong array access on tst-tls20
 2021-07-16 11:34 UTC 

[glibc/google/grte/v5-2.27/master] Read f->func.cxa under the lock
 2021-07-15 21:40 UTC 

[glibc/google/grte/v5-2.27/master] Fix bug where ld.so hashtable would retain strings passed to dlopen()
 2021-07-15 20:54 UTC 

[glibc/google/grte/v5-2.27/master] Extend elf/unload8 to test an additional load/unload pattern
 2021-07-15 20:00 UTC 

[glibc] Deleted branch 'grte_v5'
 2021-07-15 19:43 UTC 

[glibc/google/grte/v5-2.27/master] Don't crash if /var/tmp doesn't exist
 2021-07-15 19:42 UTC 

[glibc/google/grte/v5-2.27/master] More aggressively prevent a buffer from being optimized out
 2021-07-15 19:42 UTC 

[glibc/grte_v5] Don't crash if /var/tmp doesn't exist
 2021-07-15 19:41 UTC 

[glibc/grte_v5] More aggressively prevent a buffer from being optimized out
 2021-07-15 19:41 UTC 

[glibc] Created branch 'grte_v5'
 2021-07-15 19:41 UTC 

[glibc] elf: Add -Wl, --no-as-needed for tst-tls-manydynamic*mod-dep-bad.so (BZ #28089)
 2021-07-15 11:22 UTC 

[glibc] resolv: Move ns_name_unpack to its own file and into libc
 2021-07-15  8:10 UTC 

[glibc] resolv: Remove unnecessary res_isourserver_p call from send_dg
 2021-07-15  8:10 UTC 

[glibc] resolv: Move ns_name_ntop to its own file and into libc
 2021-07-15  8:10 UTC 

[glibc] nss_dns: Do not use deprecated packet parsing functions
 2021-07-15  8:10 UTC 

[glibc] resolv: Sort Makefile routines and Versions lexicographically
 2021-07-15  8:10 UTC 

[glibc] socket: Add hidden prototype for setsockopt
 2021-07-15  8:10 UTC 

[glibc] elf: Fix DTV gap reuse logic (BZ #27135)
 2021-07-14 18:10 UTC 

[glibc] Fix linknamespace errors and local-plt-usages in nss_files
 2021-07-14 14:59 UTC 

[glibc] Add static tests for __clone_internal
 2021-07-14 13:58 UTC 

[glibc] x86-64: Add the clone3 wrapper
 2021-07-14 13:37 UTC 

[glibc] Add an internal wrapper for clone, clone2 and clone3
 2021-07-14 13:37 UTC 

[glibc] nss: Fix build error with --disable-nscd
 2021-07-14  9:35 UTC 

[glibc] htl: Fix linking static examples against libpthread
 2021-07-13 21:50 UTC 

[glibc] htl: Let libc call __pthread_mutex_{,try,un}lock
 2021-07-13 21:37 UTC 

[glibc] posix: Ignore non opened files on tst-spawn5
 2021-07-13 17:09 UTC 

[glibc/siddhesh/malloc-hooks] mcheck Fix malloc_usable_size [BZ #22057]
 2021-07-13  3:40 UTC 

[glibc/siddhesh/malloc-hooks] Remove malloc hooks
 2021-07-13  3:40 UTC 

[glibc/siddhesh/malloc-hooks] glibc.malloc.check: Wean away from malloc hooks
 2021-07-13  3:40 UTC 

[glibc/siddhesh/malloc-hooks] mtrace: Wean away from malloc hooks
 2021-07-13  3:40 UTC 

[glibc/siddhesh/malloc-hooks] Simplify __malloc_initialized
 2021-07-13  3:39 UTC 

[glibc/siddhesh/malloc-hooks] mcheck: Wean away from malloc hooks
 2021-07-13  3:39 UTC 

[glibc/siddhesh/malloc-hooks] Move malloc hooks into a compat DSO
 2021-07-13  3:39 UTC 

[glibc/siddhesh/malloc-hooks] Remove __morecore and __default_morecore
 2021-07-13  3:39 UTC 

[glibc/siddhesh/malloc-hooks] Remove __after_morecore_hook
 2021-07-13  3:39 UTC 

[glibc/siddhesh/malloc-hooks] Make mcheck tests conditional on GLIBC_2.24 or earlier
 2021-07-13  3:39 UTC 

[glibc/siddhesh/malloc-hooks] mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]
 2021-07-13  3:39 UTC 

[glibc] Created branch 'siddhesh/malloc-hooks'
 2021-07-13  3:39 UTC 

[glibc] Deleted branch 'siddhesh/malloc-hooks'
 2021-07-13  3:39 UTC 

[glibc] mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]
 2021-07-13  1:14 UTC 

[glibc] Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time (BZ# 28071)
 2021-07-12 21:12 UTC 

[glibc] Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MIN
 2021-07-12 18:22 UTC 

[glibc] Fix failing nss/tst-nss-files-hosts-long
 2021-07-12  9:59 UTC 

[glibc] nis: nis_local_group may read from __nisgroup[-1] (bug 28075)
 2021-07-12  6:01 UTC 

[glibc/siddhesh/malloc-hooks] Remove malloc hooks
 2021-07-12  4:56 UTC 

[glibc/siddhesh/malloc-hooks] glibc.malloc.check: Wean away from malloc hooks
 2021-07-12  4:56 UTC 

[glibc/siddhesh/malloc-hooks] mtrace: Wean away from malloc hooks
 2021-07-12  4:56 UTC 

[glibc/siddhesh/malloc-hooks] Simplify __malloc_initialized
 2021-07-12  4:56 UTC 

[glibc/siddhesh/malloc-hooks] mcheck: Wean away from malloc hooks
 2021-07-12  4:56 UTC 

[glibc/siddhesh/malloc-hooks] Move malloc hooks into a compat DSO
 2021-07-12  4:56 UTC 

[glibc/siddhesh/malloc-hooks] Remove __morecore and __default_morecore
 2021-07-12  4:56 UTC 

[glibc/siddhesh/malloc-hooks] Remove __after_morecore_hook
 2021-07-12  4:56 UTC 

[glibc] Created branch 'siddhesh/malloc-hooks'
 2021-07-12  4:56 UTC 

[glibc] Deleted branch 'siddhesh/malloc-hooks'
 2021-07-12  4:55 UTC 

[glibc] hurd _Fork: Drop duplicate malloc_fork_lock calls
 2021-07-11 17:54 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).