unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-03-05 20:17:55 to 2021-03-09 16:14:40 UTC [more...]

SIGSTKSZ is now a run-time variable
 2021-03-09 16:14 UTC 

SIGSTKSZ is now a run-time variable
 2021-03-09 15:48 UTC  (4+ messages)

[RFC][PATCH v9 0/7] Implementation of RTLD_SHARED for dlmopen
 2021-03-09 14:52 UTC  (10+ messages)
` [RFC][PATCH v9 1/7] Define a new dynamic section tag - DT_GNU_FLAGS_1 (bug 22745)
` [RFC][PATCH v9 2/7] Abstract loaded-DSO search code into a helper function
` [RFC][PATCH v9 3/7] Use the new DSO finder "
` [RFC][PATCH v9 4/7] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (bug 22745)
` [RFC][PATCH v9 5/7] Implement dlmopen RTLD_SHARED flag "
` [RFC][PATCH v9 6/7] Add dlmopen / RTLD_SHARED tests
` [RFC][PATCH v9 7/7] Restore separate libc loading for the TLS/namespace storage test

[PATCH] Add support for static internal tests
 2021-03-09 13:33 UTC 

[PATCH 1/2] tst: Add test for ntp_gettime
 2021-03-09 11:47 UTC  (2+ messages)
` [PATCH 2/2] tst: Add test for ntp_gettimex

[PATCH 1/8] posix: Consolidate register-atfork
 2021-03-09 11:09 UTC  (12+ messages)
` [PATCH 3/8] posix: Consolidate fork implementation
` [PATCH 4/8] nptl: Move fork into libc
` [PATCH 5/8] posix: Do not clobber errno by atfork handlers
` [PATCH 6/8] Consolidate pthread_atfork
` [PATCH 7/8] support: Add xpthread_kill

[PATCH v3 1/4] support: Add xclone
 2021-03-09 10:45 UTC  (9+ messages)
` [PATCH v3 2/4] Linux: Add close_range
` [PATCH v3 3/4] io: Add closefrom [BZ #10353]
` [PATCH v3 4/4] posix: Add posix_spawn_file_actions_closefrom

[PATCH v3] nss: fix nss_database_lookup2's alternate handling [BZ #27416]
 2021-03-09 10:10 UTC  (5+ messages)
` [PATCH v4] "
    ` [PATCH v5] "

[PATCH] elf: Always set l in _dl_init_paths (bug 23462)
 2021-03-09  6:05 UTC  (4+ messages)

[PATCH] x86_64: Update THREAD_SETMEM/THREAD_SETMEM_NC for IMM64
 2021-03-09  0:09 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 00/52] Add 64 bit time support on legacy ABIs
 2021-03-08 21:28 UTC  (60+ messages)
` [PATCH 01/52] io: Use temporary directory and file for ftwtest-sh
` [PATCH 02/52] linux: Add futimes test
` [PATCH 03/52] linux: Add lutimes test
` [PATCH 11/52] linux: mips: Split libpthread.abilist in n32 and n64
` [PATCH 22/52] login: Use 64-bit time on struct lastlog [BZ #25844]
` [PATCH 32/52] y2038: Use a common definition for stat
` [PATCH 33/52] y2038: Use a common definition for msqid_ds
` [PATCH 34/52] y2038: Use a common definition for semid_ds
` [PATCH 35/52] y2038: Use a common definition for shmid_ds
` [PATCH 36/52] y2038: Add __USE_TIME_BITS64 support for socket-constants.h
` [PATCH 37/52] time: Add 64 bit time support for getdate
` [PATCH 38/52] y2038: Add support for 64 bit time on legacy ABIs
` [PATCH 39/52] posix: Add glob64 with 64 bit time_t support
` [PATCH 40/52] io: Add fts64 "
` [PATCH 41/52] io: Add ftw64 "
` [PATCH 42/52] libsupport: Add 64 bit time_t support for time functions
` [PATCH 43/52] libsupport: Add 64 bit time_t support for stat functions
` [PATCH 44/52] y2038: Add test coverage
` [PATCH 45/52] Use 64 bit time_t stat internally
` [PATCH 46/52] debug: build pcprofiledump with LFS and 64 bit time support
` [PATCH 47/52] elf: Use LFS and 64 bit time_t for installed programs
` [PATCH 48/52] iconv: "
` [PATCH 49/52] locale: "
` [PATCH 50/52] nss: "
` [PATCH 51/52] posix: "
` [PATCH 52/52] timezone: "

[PATCH] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
 2021-03-08 20:45 UTC  (3+ messages)
` [PING][PATCH] "

[PATCH 00/23] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 4)
 2021-03-08 18:53 UTC  (24+ messages)
` [PATCH 01/23] pthread_attr_setschedpolicy.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 02/23] pthread_attr_setscope.3: "
` [PATCH 03/23] pthread_attr_setstackaddr.3: "
` [PATCH 04/23] pthread_attr_setstacksize.3: "
` [PATCH 05/23] pthread_attr_setstack.3: "
` [PATCH 06/23] pthread_create.3: "
` [PATCH 07/23] pthread_getattr_default_np.3: SYNOPSIS: Add missing 'const'
` [PATCH 08/23] pthread_mutexattr_getpshared.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 09/23] pthread_mutexattr_setrobust.3: SYNOPSIS: Remove incorrect 'const'
` [PATCH 10/23] pthread_rwlockattr_setkind_np.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 11/23] pthread_setschedparam.3: "
` [PATCH 12/23] putgrent.3: "
` [PATCH 13/23] putpwent.3: "
` [PATCH 14/23] puts.3: "
` [PATCH 15/23] qecvt.3: "
` [PATCH 16/23] random_r.3: "
` [PATCH 17/23] rcmd.3: "
` [PATCH 18/23] readdir_r.3: "
` [PATCH 19/23] realpath.3: "
` [PATCH 20/23] regex.3: "
` [PATCH 21/23] rexec.3: "
` [PATCH 22/23] scandir.3: "
` [PATCH 23/23] "

[PATCH] rpc.3: SYNOPSIS: Fix prototypes (misc.)
 2021-03-08 18:30 UTC 

[PATCH] Prefer /dev/shm over /tmp in utime family tests
 2021-03-08 18:08 UTC  (6+ messages)

[RFC PATCH v2 00/13] Add futex2 syscall
 2021-03-08 17:33 UTC  (8+ messages)

[PATCH] tst: Add test for settimeofday
 2021-03-08 17:12 UTC  (2+ messages)

[PATCH v7] tst: Extend cross-test-ssh.sh to specify if target date can be altered
 2021-03-08 17:10 UTC  (2+ messages)

V7: [PATCH 0/2] x86: Install <sys/platform/x86.h>
 2021-03-08 14:29 UTC  (13+ messages)
` V7: [PATCH 1/2] x86: Support usable check for all CPU features
      ` V8: [PATCH] "
          ` V9 "
              ` V10 "

[PATCH] math: $(libm-tests-compat) can be regular tests
 2021-03-08 14:06 UTC  (2+ messages)

[PATCH] math: test-matherr and test-matherr-2 can be regular tests
 2021-03-08 14:05 UTC  (2+ messages)

[PATCH] tst: Add test for utime
 2021-03-08 14:00 UTC  (8+ messages)

[PATCH] sunrpc: tst-svc_register can be a regular test
 2021-03-08 13:48 UTC  (2+ messages)

[PATCH] Linux: misc/tst-ofdlocks-compat can be a regular test
 2021-03-08 13:47 UTC  (2+ messages)

[PATCH] resolv: tst-p_secstodate can be a regular test
 2021-03-08 13:46 UTC  (2+ messages)

[PATCH] Linux: dirent/tst-readdir64-compat can be a regular test
 2021-03-08 13:42 UTC  (2+ messages)

[PATCH v6 1/4] Fix the inaccuracy of j0f and of y0f [BZ #14469 and #14471]
 2021-03-08 13:38 UTC  (8+ messages)
` [PATCH v6 2/4] Fix the inaccuracy of j1f (BZ 14470) and y1f (BZ 14472)
` [PATCH v6 3/4] Added new entries for j0/j1/y0/y1 and regenerate ulps

pthread_cleanup_push_defer_np.3: missing functions in glibc
 2021-03-08 13:12 UTC  (6+ messages)

[PATCH 1/2] posix: User scratch_buffer on fnmatch
 2021-03-08 12:59 UTC  (9+ messages)
` [PATCH 2/2] posix: Remove alloca usage for internal fnmatch implementation
          ` dealing with non-ASCII-safe encodings

[PATCH] nptl: Mention libstdc++ compatibility for pthread_once
 2021-03-08 12:12 UTC  (2+ messages)

[PATCH 00/16] memory tagging improvements
 2021-03-08  9:34 UTC  (2+ messages)

questions to register_printf_specifier()
 2021-03-08  8:05 UTC  (2+ messages)

[commited] hppa: Update hppa libm-test-ulps
 2021-03-07 17:31 UTC 

[PATCH] Reduce the statically linked startup code [BZ #23323]
 2021-03-07 16:39 UTC  (6+ messages)

[PATCH 00/22] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 3)
 2021-03-07 10:20 UTC  (24+ messages)
` [PATCH 01/22] getservent_r.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 02/22] getsubopt.3: "
` [PATCH 03/22] glob.3: "
` [PATCH 04/22] iconv.3: "
` [PATCH 05/22] inet_ntop.3: "
` [PATCH 06/22] inet_pton.3: "
` [PATCH 07/22] lio_listio.3: "
` [PATCH 08/22] makecontext.3: "
` [PATCH 09/22] malloc_hook.3: SYNOPSIS: Use 'volatile' "
` [PATCH 10/22] mbrlen.3: SYNOPSIS: Use 'restrict' "
` [PATCH 11/22] mbrtowc.3: "
` [PATCH 12/22] mbsnrtowcs.3: "
` [PATCH 13/22] mbsrtowcs.3: "
` [PATCH 14/22] mbstowcs.3: "
` [PATCH 15/22] mbtowc.3: "
` [PATCH 16/22] mempcpy.3: "
` [PATCH 17/22] mq_getattr.3: "
` [PATCH 18/22] mq_receive.3: "
` [PATCH 19/22] posix_spawn.3: "
` [PATCH 20/22] "
` [PATCH 21/22] printf.3: SYNOPSIS: Use 'restrict' in prototypes; ffix too
` [PATCH 22/22] pthread_attr_setguardsize.3: SYNOPSIS: Use 'restrict' in prototypes

[PATCH] x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]
 2021-03-06 19:11 UTC 

[PATCH] x86: Require full ISA support for x86-64 level marker [BZ #27318]
 2021-03-06 15:58 UTC  (22+ messages)
` [PATCH v2] "
                ` [PATCH v3] x86: Disable "
                                ` [PATCH v4] x86: Set minimum "
                                    ` [PATCH v5] "
                                        ` [2.33][PATCH] "

[PATCH] malloc: Turn tst-mallocstate into a non-internal test
 2021-03-05 21:01 UTC  (2+ messages)

[PATCH 11/16] malloc: Use branches instead of mtag_granule_mask
 2021-03-05 21:00 UTC  (2+ messages)

[PATCH 01/16] malloc: Fix a realloc crash with heap tagging [BZ 27468]
 2021-03-05 20:51 UTC  (2+ messages)

[PATCH 06/16] malloc: Ensure the generic mtag hooks are not used
 2021-03-05 20:30 UTC  (2+ messages)


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