unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-08-22 09:06:08 to 2019-08-29 16:55:37 UTC [more...]

[RFC v5 00/21] RISC-V glibc port for the 32-bit
 2019-08-29 16:50 UTC  (12+ messages)
` [RFC v5 01/21] sunrpc/clnt_udp: Ensure total_deadline is initalised
` [RFC v5 02/21] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
` [RFC v5 03/21] sysdeps/gettimeofday: Use clock_gettime64 "
` [RFC v5 04/21] sysdeps/wait: Use waitid "
` [RFC v5 05/21] sysdeps/clock_gettime: Use clock_gettime64 "
` [RFC v5 06/21] sysdeps/timespec_get: "
` [RFC v5 07/21] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
` [RFC v5 08/21] sysdeps/statfs: "
` [RFC v5 09/21] Documentation for the RISC-V 32-bit port
` [RFC v5 10/21] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
` [RFC v5 11/21] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit

Host endian independence
 2019-08-29 16:43 UTC  (4+ messages)

[PATCH v5] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)
 2019-08-29 16:36 UTC 

ToT glibc build problem with ToT GCC
 2019-08-29 16:31 UTC  (2+ messages)

[PATCH] Use generic memset/memcpy/memmove in benchtests
 2019-08-29 16:13 UTC  (3+ messages)

f_owner_ex vs. POSIX
 2019-08-29 15:50 UTC 

[PATCH v4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)
 2019-08-29 15:31 UTC  (3+ messages)

[PATCH] nptl: Move pthread_attr_getinheritsched implementation into libc
 2019-08-29 15:28 UTC  (2+ messages)

[PATCH v5] MIPS support for GNU hash
 2019-08-29 14:05 UTC 

[PATCH v2 1/5] mips: Do not malloc on getdents64 fallback
 2019-08-29 11:26 UTC  (20+ messages)
` [PATCH v2 2/5] posix: Add posix_spawn_file_actions_closefrom
` [PATCH v2 3/5] posix: Optimize stack Linux posix_spawn
` [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
` [PATCH v2 5/5] posix: Use posix_spawn for wordexp

[PATCH] Fix posix/tst-regex by using ISO-8859 encoding for ChangeLog.8
 2019-08-29  9:53 UTC  (10+ messages)

[PATCH] Add UNSUPPORTED check in elf/tst-pldd
 2019-08-29  8:47 UTC  (9+ messages)

[PATCH v2 00/10] Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
 2019-08-29  1:09 UTC  (21+ messages)
` [PATCH v2 01/10] Change most internal uses of __gettimeofday to __clock_gettime
` [PATCH v2 02/10] Finish move of clock_* functions to libc
` [PATCH v2 03/10] Use clock_settime to implement stime; withdraw stime
` [PATCH v2 04/10] Use clock_settime to implement settimeofday
` [PATCH v2 05/10] Use clock_gettime to implement time
` [PATCH v2 06/10] Use clock_gettime to implement ftime; withdraw ftime
` [PATCH v2 07/10] Use clock_gettime to implement timespec_get
` [PATCH v2 08/10] Use clock_gettime to implement gettimeofday
` [PATCH v2 09/10] Warn when gettimeofday is called with non-null tzp argument
` [PATCH v2 10/10] Revise the documentation of simple calendar time

[PATCH v9] y2038: Introduce the __ASSUME_TIME64_SYSCALLS define
 2019-08-28 21:45 UTC  (9+ messages)

[PATCH v3 1/4] arm: Split BE/LE abilist
 2019-08-28 21:05 UTC  (9+ messages)
` [PATCH v3 2/4] microblaze: "
` [PATCH v3 3/4] sh: "
` [PATCH v3 4/4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)

[PATCH] [powerpc] fe{en,dis}ableexcept optimize bit translations
 2019-08-28 19:15 UTC  (3+ messages)

[PATCH v4] MIPS support for GNU hash
 2019-08-28 17:27 UTC  (2+ messages)

[PATCH COMMITTED] Chinese locales: Set first_weekday to 2 (bug 24682)
 2019-08-28 16:53 UTC  (4+ messages)

[RFC PATCH v2] Linux/Alpha: don't use timeval32 system calls
 2019-08-28 15:58 UTC  (2+ messages)

[PATCH v2 1/2] ipc: Refactor sysvipc internal definitions
 2019-08-28 14:07 UTC  (5+ messages)
` [PATCH v2 2/2] Update sysvipc kernel-features.h files for Linux 5.1

[PATCH] elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]
 2019-08-28 13:29 UTC 

[PATCH v2 1/4] arm: Split BE/LE abilist
 2019-08-27 19:44 UTC  (12+ messages)
` [PATCH v2 2/4] microblaze: "
` [PATCH v2 3/4] sh: "
` [PATCH v2 4/4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)

[PATCH] login: pututxline could fail to overwrite existing entries [BZ #24902]
 2019-08-27 18:38 UTC  (2+ messages)

[PATCH v8] y2038: Introduce __ASSUME_TIME64_SYSCALLS define
 2019-08-27 17:29 UTC  (6+ messages)

New kernel interface for sys_tz and timewarp?
 2019-08-27 16:31 UTC  (10+ messages)

[PATCH 00/12] Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
 2019-08-27 15:58 UTC  (52+ messages)
` [PATCH 01/12] Remove implementations of clock_[gs]ettime using [gs]ettimeofday
` [PATCH 02/12] Change most internal uses of __gettimeofday to __clock_gettime
` [PATCH 03/12] Don’t use the argument to time
          ` Spelling of contributor names (was: [PATCH 03/12] Don’t use the argument to time)
                  ` Spelling of contributor names
` [PATCH 04/12] Use clock_settime to implement stime
` [PATCH 06/12] Use clock_gettime to implement time
` [PATCH 07/12] Use clock_gettime to implement ftime
` [PATCH 08/12] Use clock_gettime to implement gettimeofday
` [PATCH 10/12] Warn when gettimeofday is called with non-null tzp argument
` [PATCH 11/12] Linux/Alpha: don’t use timeval32 system calls

[PATCH] misc: Use allocate_once in getmntent
 2019-08-27 13:33 UTC  (6+ messages)

[PATCH] nptl: Move pthread_attr_setdetachstate implementation into libc
 2019-08-27 13:26 UTC  (3+ messages)

[PATCH] Add the --with-tty-gid configure option [BZ #24941]
 2019-08-27 12:08 UTC 

[patch v1] nptl: smarter not-parallel-ing
 2019-08-27 11:38 UTC  (2+ messages)

[PATCH 1/4] Add RTLD_SINGLE_THREAD_P on generic single-thread.h
 2019-08-26 14:35 UTC  (12+ messages)
` [PATCH 2/4] nptl: Handle EPIPE on tst-cancel2

New Vietnamese PO file for 'libc' (version 2.29.9000)
 2019-08-25  1:52 UTC 

[PATCH v4] [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]
 2019-08-23 16:48 UTC  (2+ messages)

[PATCH v5] Mips support for PT_GNU_STACK
 2019-08-23 16:40 UTC  (3+ messages)
` Re: [PATCH v5] [Mips support for PT_GNU_STACK] mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels

Status of build bots?
 2019-08-23 10:22 UTC  (32+ messages)

[PATCH] please document if ENOTSUP == EOPNOTSUPP
 2019-08-23  7:54 UTC  (4+ messages)

[PATCH 0/4] various FPSCR optimizations
 2019-08-22 18:54 UTC  (5+ messages)
` [PATCH 3/4] [powerpc] fesetenv: optimize FPSCR access

[PATCH] elf: Assign TLS modid later during dlopen [BZ #24930]
 2019-08-22 16:55 UTC 

[PATCH] elf: Never use the file ID of the main executable [BZ #24900]
 2019-08-22 16:54 UTC 

Document strftime %Ob and %OB as C2X features
 2019-08-22 15:11 UTC  (5+ messages)

[PATCH] powerpc: Fix typos and field name in comments
 2019-08-22 13:28 UTC  (4+ 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).