public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] strftime: support %q to output the quarter of year
 2016-11-04 14:27 UTC  (16+ messages)
  ` [PATCH v3] strftime,strptime: have %q represent "

[RFC][PATCH 0/2] Make sparcv8 work again on cas enabled hardware
 2016-11-04 14:04 UTC  (24+ messages)
` [RFC][PATCH 1/2] sparc32: Mark sendmsg and recvmsg system calls as unsupported
` [RFC][PATCH 2/2] sparc32: Use cas for atomic_* operations and use general pthread_barrier_wait

RFC: script to build many glibc configurations
 2016-11-04 13:52 UTC  (3+ messages)

Building cross-toolchain for microblaze
 2016-11-04 13:44 UTC  (4+ messages)

[RFC][PATCH v4 06/11] Provide backward compatibility for strftime family (bug 10871)
 2016-11-04 13:40 UTC  (2+ messages)

[RFC][PATCH v2 3/6] Implement the %OB specifier - alternative month names (bug 10871)
 2016-11-04 13:36 UTC  (3+ messages)

Library directories for tilegx
 2016-11-04 13:33 UTC  (5+ messages)

Bootstrapping cross-toolchain for ia64
 2016-11-04 13:31 UTC  (6+ messages)

[PATCH] Improve strtok(_r) performance
 2016-11-04 12:55 UTC  (2+ messages)

Fix linknamespace parallel test failures [committed]
 2016-11-04 10:02 UTC  (2+ messages)

[GLIBC][AARCH64]Rewrite elf_machine_load_address using _DYNAMIC symbol
 2016-11-04  9:42 UTC 

[PATCH][AArch64] Add optimized memchr
 2016-11-04  9:01 UTC  (4+ messages)

[PATCH] Define wordsize.h macros everywhere
 2016-11-04  8:16 UTC  (3+ messages)

dj/malloc-tcache: per-thread cache - new feature branch, for review
 2016-11-04  0:38 UTC 

Make check-installed-headers.sh ignore sys/sysctl.h for x32
 2016-11-03 22:48 UTC 

[PATCH v2 00/16] Consolidate Linux sysvipc implementation
 2016-11-03 20:27 UTC  (29+ messages)
` [PATCH v2 16/16] Add SYSV shared memory test
` [PATCH v2 13/16] Consolidate Linux shmctl implementation
` [PATCH v2 09/16] Use semop syscall for Linux implementation
` [PATCH v2 02/16] Consolidate Linux msgctl implementation
` [PATCH v2 10/16] Consolidate Linux semtimedop implementation
` [PATCH v2 14/16] Use shmdt syscall for linux implementation
` [PATCH v2 08/16] Use semget syscall for Linux implementation
` [PATCH v2 07/16] Consolidate Linux semctl implementation
` [PATCH v2 01/16] Add __ASSUME_SYSVIPC_SYSCALL for Linux
` [PATCH v2 15/16] Use shmget syscall for linux implementation
` [PATCH v2 11/16] Add SYSV semaphore test
` [PATCH v2 04/16] Use msgsnd syscall for Linux implementation
` [PATCH v2 06/16] Add SYSV message queue test
` [PATCH v2 03/16] Consolidate Linux msgrcv implementation
` [PATCH v2 12/16] Use shmat syscall for Linux implementation
` [PATCH v2 05/16] Use msgget "

sysdeps/unix/sysv/linux directory structure question
 2016-11-03 18:32 UTC  (4+ messages)

RFC: libc-testresults mailing list
 2016-11-03 13:21 UTC  (5+ messages)

[PATCH v5 0/6] glibc tunables
 2016-11-03 10:26 UTC  (2+ messages)
` [PING][PATCH "

[RFC][PATCH][BZ 20756] Locales: Use Unicode wise thousands separator
 2016-11-03  8:32 UTC  (7+ messages)

Do not generate UNRESOLVED results for run-built-tests = no
 2016-11-02 23:49 UTC 

Handle tests-unsupported if run-built-tests = no
 2016-11-02 23:44 UTC 

[PATCH] Fix -Wformat-length warning in time/tst-strptime2.c
 2016-11-02 20:55 UTC  (3+ messages)

[PATCH] Fix -Os related -Werror failures
 2016-11-02 17:03 UTC  (36+ messages)
        ` [PATCH v2] Fix -Os related build and test failures
            ` [PATCH v3] "
                ` [PATCH v4] "

[PATCH] Update the i18n, UTF-8 and translit_* files to Unicode 9.0.0
 2016-11-02 13:58 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] Update the i18n, UTF-8 and translit_* files to Unicode 9.0.0 [BZ #20313]
        ` [PATCH v4] "

[PATCH] Fix warning from latest GCC in tst-printf.c
 2016-11-01 22:54 UTC  (5+ messages)

[PATCH] Add CFI to x86_64 RTLD_START
 2016-11-01 20:49 UTC  (8+ messages)

Correct clog10 documentation (bug 19673) [committed]
 2016-11-01 18:40 UTC 

Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139)
 2016-11-01 17:39 UTC 

[PATCH 00/15] Consolidate Linux sysvipc implementation
 2016-11-01 17:35 UTC  (21+ messages)
` [PATCH 05/15] Add SYSV message queue test
` [PATCH 15/15] Add SYSV shared memory test
` [PATCH 13/15] Use shmdt syscall for linux implementation
` [PATCH 04/15] Use msgget syscall for Linux implementation
` [PATCH 06/15] Consolidate Linux semctl implementation
` [PATCH 14/15] Use shmget syscall for linux implementation
` [PATCH 12/15] Consolidate Linux shmctl implementation
` [PATCH 02/15] Consolidate Linux msgrcv implementation
` [PATCH 03/15] Use msgsnd syscall for Linux implementation
` [PATCH 11/15] Use shmat "
` [PATCH 09/15] Consolidate Linux semtimedop implementation
` [PATCH 07/15] Use semget syscall for Linux implementation
` [PATCH 01/15] Consolidate Linux msgctl implementation
` [PATCH 08/15] Use semop syscall for Linux implementation
` [PATCH 10/15] Add SYSV semaphore test

Remove sparcv8 support
 2016-11-01 15:27 UTC  (9+ messages)

[libc/string] State of PAGE_COPY_FWD / PAGE_COPY_THRESHOLD
 2016-11-01 13:59 UTC  (2+ messages)

[PATCH,resend] fix uninitialized variable in dynamic linker
 2016-11-01 13:01 UTC 

c11 threads support
 2016-11-01 12:46 UTC  (2+ messages)

[PATCH 0/2] Cleanup some calls to write with unused result
 2016-11-01  0:44 UTC  (3+ messages)
` [PATCH 1/2] Use write_message instead of write
` [PATCH 2/2] Add write_message_to_stderr and use it "

GLIBC bug list on sourceware.org
 2016-10-31  9:31 UTC  (4+ messages)

[PATCH] m68k: restore handling of R_68K_NONE in elf_machine_lazy_rel()
 2016-10-30 11:05 UTC  (6+ messages)

[PATCH] deprecate libnsl (Version 3)
 2016-10-29 18:19 UTC  (6+ messages)

[PATCH] Add test for linking against most static libraries
 2016-10-29  2:41 UTC  (12+ messages)

[PATCH] Fix warning caused by unused-result in bug-atexit3-lib.cc
 2016-10-28 21:47 UTC  (4+ messages)
` [PATCH v2] "

Add SNAN, SNANF, SNANL macros [committed]
 2016-10-28 21:18 UTC 

[PATCH] malloc: Use accessors for chunk metadata access
 2016-10-28 20:51 UTC  (3+ messages)

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