public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc] aarch64: Optimized strlen for strlen_asimd
 2019-12-19 19:45 UTC 

[glibc] aarch64: Add Huawei Kunpeng to tunable cpu list
 2019-12-19 19:44 UTC 

[glibc] aarch64: Optimized implementation of memcmp
 2019-12-19 19:44 UTC 

[glibc] aarch64: Optimized implementation of strcpy
 2019-12-19 19:44 UTC 

[glibc] aarch64: Optimized implementation of memrchr
 2019-12-19 19:44 UTC 

[glibc] aarch64: Optimized implementation of strnlen
 2019-12-19 19:44 UTC 

[glibc] Consolidate wait3 implementations
 2019-12-19 19:11 UTC 

[glibc] Remove __waitpid_nocancel
 2019-12-19 19:11 UTC 

[glibc] linux: Use waitid on wait4 if __NR_wait4 is not defined
 2019-12-19 19:11 UTC 

[glibc] Implement waitpid in terms of wait4
 2019-12-19 19:11 UTC 

[glibc] nptl: Move waitpid implementation to libc
 2019-12-19 19:11 UTC 

[glibc] Implement wait in terms of waitpid
 2019-12-19 19:11 UTC 

[glibc] nptl: Move wait implementation to libc
 2019-12-19 19:11 UTC 

[glibc] Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnow
 2019-12-19 15:45 UTC 

[glibc] Fix __libc_signal_block_all on sparc64
 2019-12-19 13:59 UTC 

[glibc] powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
 2019-12-19 13:58 UTC 

[glibc] hurd: Do not make sigprocmask available in ld.so
 2019-12-18  9:55 UTC 

[glibc] build-many-glibcs.py: Do not build C++ PCHs by default
 2019-12-18  7:48 UTC 

[glibc] hurd: Make getrandom honour GRND_NONBLOCK
 2019-12-17 19:38 UTC 

[glibc/fw/builtin-syscalls-4] Linux: Use system call tables during build
 2019-12-17  7:31 UTC 

[glibc/fw/builtin-syscalls-4] Linux: Add tables with system call numbers
 2019-12-17  7:31 UTC 

[glibc/fw/builtin-syscalls-4] build-many-glibcs.py: Implement update-syscalls command
 2019-12-17  7:31 UTC 

[glibc/fw/builtin-syscalls-4] build-many-glibcs.py: Introduce glibc build policy classes
 2019-12-17  7:31 UTC 

[glibc/fw/builtin-syscalls-4] build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuild
 2019-12-17  7:31 UTC 

[glibc] Created branch 'fw/builtin-syscalls-4'
 2019-12-17  7:30 UTC 

[glibc] tunables: report sbrk() failure
 2019-12-16 22:16 UTC 

[glibc] build-many-glibcs.py: Add mipsisa64r6el-linux-gnu target
 2019-12-16 18:44 UTC 

[glibc] mips: Do not include hi and lo in __SYSCALL_CLOBBERS for R6
 2019-12-16 18:37 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] powerpc64le: Require a compiler with -mno-gnu-attribute
 2019-12-13 22:29 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] RFC: powerpc64le: Enable support for IEEE long double
 2019-12-13 22:29 UTC 

[glibc] Deleted branch gabriel/powerpc-ieee128-printscan
 2019-12-13 22:28 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128
 2019-12-13 22:28 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Compiler flags for stdio functions
 2019-12-13 22:28 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (2/2)
 2019-12-13 22:28 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (1/2)
 2019-12-13 22:28 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128
 2019-12-13 22:28 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] Avoid compat symbols for totalorder in powerpc64le IEEE long double
 2019-12-13 22:28 UTC 

[glibc] Created branch 'gabriel/powerpc-ieee128-printscan'
 2019-12-13 22:28 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add *cvt functions
 2019-12-13 22:28 UTC 

[glibc] ldbl-128ibm-compat: Add ISO C99 versions of scanf functions
 2019-12-13 21:13 UTC 

[glibc] ldbl-128ibm-compat: Fix selection of GNU and ISO C99 scanf
 2019-12-13 21:13 UTC 

[glibc] hurd: Fix local PLT
 2019-12-13 10:12 UTC 

[glibc] dlopen: Rework handling of pending NODELETE status
 2019-12-13  9:41 UTC 

[glibc] dlopen: Do not block signals
 2019-12-13  9:41 UTC 

[glibc] dlopen: Fix issues related to NODELETE handling and relocations
 2019-12-13  9:41 UTC 

[glibc] hurd: Fix __close_nocancel_nostatus availability
 2019-12-13  2:41 UTC 

[glibc] hurd: Implement __close_nocancel_nostatus
 2019-12-13  2:24 UTC 

[glibc] hurd: add getrandom and getentropy implementations
 2019-12-13  2:24 UTC 

[glibc/fw/builtin-syscalls-3] build-many-glibcs.py: Use subclassing to customize Glibc
 2019-12-12  8:41 UTC 

[glibc/fw/builtin-syscalls-3] build-many-glibcs.py: Add update-syscalls command
 2019-12-12  8:41 UTC 

[glibc/fw/builtin-syscalls-3] Linux: Use system call tables during build
 2019-12-12  8:40 UTC 

[glibc] Created branch 'fw/builtin-syscalls-3'
 2019-12-12  8:40 UTC 

[glibc/fw/builtin-syscalls-3] build-many-glibcs.py: Move cleanup_dir out of build_glibc
 2019-12-12  8:40 UTC 

[glibc/fw/builtin-syscalls-3] Linux: Add tables with system call numbers
 2019-12-12  8:40 UTC 

[glibc] manual: clarify fopen with the x flag
 2019-12-11 17:41 UTC 

[glibc] S390: Use convert-to-fixed instruction for lrint functions
 2019-12-11 14:17 UTC 

[glibc] S390: Implement math-barriers math_opt_barrier and math_force_eval
 2019-12-11 14:17 UTC 

[glibc] S390: Implement libc_fe* macros
 2019-12-11 14:17 UTC 

[glibc] S390: Use convert-to-fixed instruction for llrint functions
 2019-12-11 14:17 UTC 

[glibc] S390: Use convert-to-fixed instruction for lround functions
 2019-12-11 14:17 UTC 

[glibc] S390: Use convert-to-fixed instruction for llround functions
 2019-12-11 14:17 UTC 

[glibc] S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x
 2019-12-11 14:17 UTC 

[glibc] S390: Use libc_fe* macros in fe* functions
 2019-12-11 14:17 UTC 

[glibc] S390: Implement roundtoint and converttoint and define TOINT_INTRINSICS
 2019-12-11 14:17 UTC 

[glibc] Adjust s_copysignl.c regarding code style
 2019-12-11 14:16 UTC 

[glibc] S390: Use load-fp-integer instruction for roundeven functions
 2019-12-11 14:16 UTC 

[glibc] Adjust s_nearbyintf.c and s_nearbyintl.c regarding code style
 2019-12-11 14:16 UTC 

[glibc] Use GCC builtins for ceil functions if desired
 2019-12-11 14:16 UTC 

[glibc] Use GCC builtins for trunc functions if desired
 2019-12-11 14:16 UTC 

[glibc] Use GCC builtins for floor functions if desired
 2019-12-11 14:16 UTC 

[glibc] Adjust s_rintf.c and s_rintl.c regarding code style
 2019-12-11 14:16 UTC 

[glibc] Adjust s_floorf.c and s_floorl.c regarding code style
 2019-12-11 14:16 UTC 

[glibc] Use GCC builtins for round functions if desired
 2019-12-11 14:16 UTC 

[glibc] Adjust s_ceilf.c and s_ceill.c regarding code style
 2019-12-11 14:16 UTC 

[glibc] Use GCC builtins for copysign functions if desired
 2019-12-11 14:16 UTC 

[glibc] Use GCC builtins for nearbyint functions if desired
 2019-12-11 14:15 UTC 

[glibc] Always use wordsize-64 version of s_round.c
 2019-12-11 14:15 UTC 

[glibc] Use GCC builtins for rint functions if desired
 2019-12-11 14:15 UTC 

[glibc] Always use wordsize-64 version of s_ceil.c
 2019-12-11 14:15 UTC 

[glibc] Always use wordsize-64 version of s_floor.c
 2019-12-11 14:15 UTC 

[glibc] Always use wordsize-64 version of s_nearbyint.c
 2019-12-11 14:15 UTC 

[glibc] Always use wordsize-64 version of s_rint.c
 2019-12-11 14:15 UTC 

[glibc] Always use wordsize-64 version of s_trunc.c
 2019-12-11 14:15 UTC 

[glibc] ldconfig: Do not print a warning for a missing ld.so.conf file
 2019-12-11  8:20 UTC 

[glibc] hurd: Fix using altstack while in an RPC call to be aborted
 2019-12-10 23:33 UTC 

[glibc] Fix failure when CFLAGS contains -DNDEBUG (Bug 25251)
 2019-12-10 20:59 UTC 

[glibc] nptl: Add more missing placeholder abi symbol from nanosleep move
 2019-12-09 19:52 UTC 

[glibc] sysdeps/riscv/start.S: rename .Lload_gp to load_gp (bug 24376)
 2019-12-09 11:05 UTC 

[glibc] y2038: linux: Provide __timer_settime64 implementation
 2019-12-05 23:41 UTC 

[glibc] timer: Decouple x86_64 specific timer_settime from generic Linux implementation
 2019-12-05 23:41 UTC 

[glibc] timer: Decouple x86_64 specific timer_gettime from generic Linux implementation
 2019-12-05 23:41 UTC 

[glibc] y2038: linux: Provide __timer_gettime64 implementation
 2019-12-05 23:41 UTC 

[glibc] time: Introduce glibc's internal struct __itimerspec64
 2019-12-05 23:40 UTC 

[glibc] Correct range checking in mallopt/mxfast/tcache [BZ #25194]
 2019-12-05 21:47 UTC 

[glibc/release/2.28/master] misc/test-errno-linux: Handle EINVAL from quotactl
 2019-12-05 16:31 UTC 

[glibc/release/2.30/master] misc/test-errno-linux: Handle EINVAL from quotactl
 2019-12-05 16:30 UTC 

[glibc/release/2.29/master] misc/test-errno-linux: Handle EINVAL from quotactl
 2019-12-05 16:30 UTC 

[glibc] misc/test-errno-linux: Handle EINVAL from quotactl
 2019-12-05 16:29 UTC 

[glibc/release/2.30/master] <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]
 2019-12-05 16:21 UTC 

[glibc/release/2.29/master] <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]
 2019-12-05 16:20 UTC 

[glibc/release/2.28/master] <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]
 2019-12-05 16:19 UTC 

[glibc] <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]
 2019-12-05 15:50 UTC 

[glibc] build-many-glibcs.py: Move sparcv8 to extra_glibcs
 2019-12-05 11:57 UTC 

[glibc] sysdeps/clock_gettime: Use clock_gettime64 if avaliable
 2019-12-05  1:06 UTC 

[glibc] sysdeps: Add clock_gettime64 vDSO
 2019-12-05  1:06 UTC 

[glibc/ibm/2.28/master] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #2520
 2019-12-04 18:10 UTC 

[glibc/ibm/2.28/master] Merge branch release/2.28/master into ibm/2.28/master
 2019-12-04 18:10 UTC 

[glibc/ibm/2.28/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]
 2019-12-04 18:10 UTC 

[glibc/ibm/2.28/master] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]
 2019-12-04 18:10 UTC 

[glibc] Do not use ld.so to open statically linked programs in debugglibc.sh
 2019-12-04 17:01 UTC 

[glibc] Attach to test in container from debugglibc.sh
 2019-12-04 17:01 UTC 

[glibc] Expand $(as-needed) and $(no-as-needed) throughout the build system
 2019-12-03 20:38 UTC 

[glibc/release/2.28/master] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]
 2019-12-03 20:32 UTC 

[glibc/release/2.29/master] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]
 2019-12-03 20:08 UTC 

[glibc/release/2.30/master] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]
 2019-12-03 19:43 UTC 

[glibc] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]
 2019-12-03 18:06 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] Avoid compat symbols for totalorder in powerpc64le IEEE long double
 2019-12-03 17:04 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] RFC: powerpc64le: Enable support for IEEE long double
 2019-12-03 17:04 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Compiler flags for stdio functions
 2019-12-03 17:04 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] powerpc64le: Require a compiler with -mno-gnu-attribute
 2019-12-03 17:04 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128
 2019-12-03 17:04 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128
 2019-12-03 17:03 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add ISO C99 versions of scanf functions
 2019-12-03 17:03 UTC 

[glibc] Created branch 'gabriel/powerpc-ieee128-printscan'
 2019-12-03 17:03 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (5/5)
 2019-12-03 17:03 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (1-4/5)
 2019-12-03 17:03 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add *cvt functions
 2019-12-03 17:03 UTC 

[glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Fix selection of GNU and ISO C99 scanf
 2019-12-03 17:03 UTC 

[glibc] Deleted branch gabriel/powerpc-ieee128-printscan
 2019-12-03 17:02 UTC 

[glibc] ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstold
 2019-12-03 16:54 UTC 

[glibc] ldbl-128ibm-compat: Replace http with https in new files
 2019-12-03 16:54 UTC 

[glibc] ldbl-128ibm-compat: Add tests for strfmon and strfmon_l
 2019-12-03 16:54 UTC 

[glibc] ldbl-128ibm-compat: Add strfmon_l with IEEE long double format
 2019-12-03 16:54 UTC 

[glibc/fw/dlopen-nodelete-reloc] WIP dlopen NODELETE test
 2019-12-03  8:28 UTC 

[glibc] Created branch 'fw/dlopen-nodelete-reloc'
 2019-12-03  8:28 UTC 

[glibc] elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
 2019-12-02 13:55 UTC 

[glibc] elf/tst-dlopenfail: Disable --no-as-needed for tst-dlopenfailmod1.so
 2019-12-02 13:54 UTC 

[glibc] hurd: Fix ld.so __getcwd override from libc
 2019-12-01 21:21 UTC 

[glibc] hurd: Fix ld.so __access override from libc
 2019-12-01 21:21 UTC 

[glibc] hurd: Make __sigprocmask GLIBC_PRIVATE
 2019-12-01 20:05 UTC 

[glibc] hurd: Fix renameat2 error
 2019-12-01 18:52 UTC 

[glibc] hurd: make strerror(0) coherent with other ports
 2019-12-01 18:52 UTC 

[glibc] hurd: Fix ld.so link
 2019-12-01 18:52 UTC 

[glibc/fw/bug24214] elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
 2019-11-29 15:38 UTC 

[glibc] Created branch 'fw/bug24214'
 2019-11-29 15:38 UTC 

[glibc] Update SOMAXCONN value from Linux 5.4
 2019-11-29 14:18 UTC 

[glibc] Update kernel version to 5.4 in tst-mman-consts.py
 2019-11-29 14:18 UTC 

[glibc] Update syscall-names.list for Linux 5.4
 2019-11-28 20:32 UTC 

[glibc] Fix syntax error in build-many-glibcs.py
 2019-11-28 17:23 UTC 

[glibc/release/2.25/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]
 2019-11-28 16:49 UTC 

[glibc/release/2.25/master] libio: Disable vtable validation in case of interposition [BZ #23313]
 2019-11-28 16:48 UTC 

[glibc/release/2.24/master] libio: Disable vtable validation in case of interposition [BZ #23313]
 2019-11-28 16:45 UTC 

[glibc/release/2.24/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]
 2019-11-28 16:45 UTC 

[glibc] Define MADV_COLD and MADV_PAGEOUT from Linux 5.4
 2019-11-28 14:54 UTC 

[glibc/release/2.26/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]
 2019-11-28 14:14 UTC 

[glibc/release/2.27/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]
 2019-11-28 14:13 UTC 

[glibc/release/2.28/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]
 2019-11-28 14:13 UTC 

[glibc/release/2.29/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]
 2019-11-28 13:40 UTC 

[glibc/release/2.30/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]
 2019-11-28 13:39 UTC 

[glibc/fw/libc-early-init-2] Implement __libc_early_init
 2019-11-28 13:30 UTC 

[glibc/fw/libc-early-init-2] Introduce <elf_machine_sym_no_match.h>
 2019-11-28 13:29 UTC 

[glibc] Created branch 'fw/libc-early-init-2'
 2019-11-28 13:29 UTC 

[glibc/fw/no-symlinks] nptl_db: Install libthread_db under a regular implementation name
 2019-11-28 12:55 UTC 

[glibc] Created branch 'fw/no-symlinks'
 2019-11-28 12:55 UTC 

[glibc/fw/no-symlinks] Makerules: Remove lib-version, $(subdir-version)
 2019-11-28 12:55 UTC 

[glibc/fw/no-symlinks] Add --disable-major-minor-libraries configure option
 2019-11-28 12:55 UTC 

[glibc] Avoid late failure in dlopen in global scope update [BZ #25112]
 2019-11-27 20:20 UTC 

[glibc] Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]
 2019-11-27 20:20 UTC 

[glibc] Move _dl_open_check to its original place in dl_open_worker
 2019-11-27 20:20 UTC 

[glibc] Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112]
 2019-11-27 20:20 UTC 

[glibc] Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]
 2019-11-27 20:20 UTC 

[glibc] resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]
 2019-11-27 20:20 UTC 

[glibc] Block signals during the initial part of dlopen
 2019-11-27 20:20 UTC 

[glibc] dlsym: Do not determine caller link map if not needed
 2019-11-27 19:39 UTC 

[glibc] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]
 2019-11-27 19:18 UTC 

[glibc] ldbl-128ibm-compat: Add argp_error and argp_failure
 2019-11-27 19:10 UTC 

[glibc] ldbl-128ibm-compat: Add obstack printing functions
 2019-11-27 19:10 UTC 

[glibc] ldbl-128ibm-compat: Add syslog functions
 2019-11-27 19:10 UTC 

[glibc] ldbl-128ibm-compat: Add error.h functions
 2019-11-27 19:10 UTC 

[glibc] ldbl-128ibm-compat: Reuse tests for err.h and error.h functions
 2019-11-27 19:10 UTC 

[glibc] ldbl-128ibm-compat: Add err.h functions
 2019-11-27 19:10 UTC 

[glibc] Deleted branch azanella/sparcv8-removal
 2019-11-27 18:50 UTC 

[glibc] sparc: Use atomic compiler builtins on sparc
 2019-11-27 18:49 UTC 

[glibc] Remove 32 bit sparc v7 support
 2019-11-27 18:49 UTC 

[glibc/release/2.30/master] S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [BZ #25226]
 2019-11-27 11:54 UTC 

[glibc] S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [BZ #25226]
 2019-11-27 11:37 UTC 

[glibc] nptl: Fix __PTHREAD_MUTEX_INITIALIZER for !__PTHREAD_MUTEX_HAVE_PREV
 2019-11-26 20:00 UTC 

[glibc] Compile elf/rtld.c with -fno-tree-loop-distribute-patterns
 2019-11-26 18:40 UTC 

[glibc] nptl: Add tests for internal pthread_rwlock_t offsets
 2019-11-26 14:17 UTC 

[glibc] nptl: Remove rwlock elision definitions
 2019-11-26 14:17 UTC 

[glibc] nptl: Add struct_mutex.h
 2019-11-26 14:17 UTC 

[glibc] nptl: Add default pthreadtypes-arch.h
 2019-11-26 14:17 UTC 

[glibc] hppa: Remove unrequired nptl headers
 2019-11-26 14:17 UTC 

[glibc] nptl: Add struct_rwlock.h
 2019-11-26 14:17 UTC 

[glibc] nptl: Add default pthread-offsets.h
 2019-11-26 14:17 UTC 

[glibc] nptl: Cleanup mutex internal offset tests
 2019-11-26 14:17 UTC 

[glibc/fw/bug25225] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]
 2019-11-26 13:54 UTC 

[glibc/fw/bug25225] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]
 2019-11-26 13:54 UTC 

[glibc] Created branch 'fw/bug25225'
 2019-11-26 13:50 UTC 

[glibc/fw/bug25225] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]
 2019-11-26 13:50 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).