public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/19] Fix -Wundef warning in SHLIB_COMPAT
 2014-09-05 22:50 UTC  (56+ messages)
` [PATCH 03/19] Auto-generate libc-modules.h
  ` [PATCH 03/19 v2] "
` [PATCH 09/19] Remove IS_IN_nscd
` [PATCH 11/19] Remove IS_IN_librt
` [PATCH 12/19] Remove IS_IN_libpthread
` [PATCH 10/19] Remove IS_IN_libdl
` [PATCH 16/19] Remove NOT_IN_libc
` [PATCH 13/19] Remove IS_IN_libm
` [PATCH 14/19] Remove IS_IN_rtld
` [PATCH 01/19] Add new macro IN_MODULE to identify module in which source is built
    ` [PATCH 01/19 v2] "
` [PATCH 08/19] Remove IS_IN_ldconfig
` [PATCH 17/19] Provide default definition for IS_IN when _LIBC is not defined
  ` [PATCH 17/19 v2] Use IS_IN only when _LIBC is defined
      ` [PATCH 17/19 v3] "
` [PATCH 05/19] Remove IN_LIB
` [PATCH 06/19] Define IN_MODULE for translation units that define NOT_IN_libc
` [PATCH 19/19] Define NOT_IN when building outside glibc
` [PATCH 07/19] Remove IS_IN_libc
` [PATCH 18/19] Define new macro NOT_IN
` [PATCH 15/19] Remove last place for definition of IS_IN_* macros
` [all-arch][PATCH 00/19] Fix -Wundef warning in SHLIB_COMPAT

[PATCH] Cleanup MIPS preconfigure script
 2014-09-05 22:37 UTC  (7+ messages)

[PATCH] tile: Fix up corner cases with signed relocations
 2014-09-05 21:40 UTC  (4+ messages)

test failures with gcc 4.4
 2014-09-05 20:36 UTC 

The LD_AUDIT interface is here to stay?
 2014-09-05 18:50 UTC  (7+ messages)

[PATCH v2] PowerPC: libc single-thread lock optimization
 2014-09-05 17:51 UTC  (12+ messages)
` Future atomic operation cleanup

GNU Tools Cauldron 2014 - Videos for presentations
 2014-09-05 13:08 UTC 

[PATCH v2] New test for ftime
 2014-09-05  8:43 UTC  (2+ messages)

[PATCH] Use mode_t in open and friends
 2014-09-05  8:21 UTC  (6+ messages)

[PATCH] New test for ftime
 2014-09-05  2:58 UTC  (2+ messages)

No test summary printed after `make -k check`?
 2014-09-05  1:24 UTC  (3+ messages)

Failures in the conform tests removed from arch-independent failure list for release
 2014-09-04 12:14 UTC  (4+ messages)

glibc 2.20 status?
 2014-09-04  2:14 UTC  (9+ messages)

Should we continue to hold up 2.20 for -Wundef fixes?
 2014-09-04  2:13 UTC  (4+ messages)

building GLIBC with -fsanitize=address
 2014-09-04  1:41 UTC  (4+ messages)

[RFC, siddhesh/posix-wundef] Fix -Wundef warnings for _POSIX_* macros
 2014-09-03 21:37 UTC 

[PATCH] Fix crashes on invalid input in IBM gconv modules [BZ #17325]
 2014-09-03 21:13 UTC  (11+ messages)

memusage (1) man page
 2014-09-03  6:50 UTC  (3+ messages)

[PATCH][BZ 17251] Calculate RPATH $ORIGIN from absolute path
 2014-09-02 22:35 UTC  (5+ messages)

[PATCH] Define __GI_fegetenv for e500 libm
 2014-09-02 21:40 UTC  (4+ messages)

[RFC][PATCH] Add reallocarray function
 2014-09-02 13:03 UTC  (5+ messages)

[PATCH] fix include files to support non-GNU compilers
 2014-09-01 23:20 UTC  (5+ messages)

[PATCH] Revert to defining __extern_inline only for g++-4.3+
 2014-09-01 17:23 UTC  (2+ messages)
` [ping][PATCH] "

memusagestat (1) man page
 2014-09-01 15:39 UTC  (2+ messages)

For review: memusage(1) man page
 2014-09-01  7:22 UTC  (6+ messages)

PATCH] [BZ 17192] New locale ce_RU
 2014-09-01  4:53 UTC 

[PATCH,Hurd] Fix hang on fork
 2014-08-31 21:27 UTC  (7+ messages)
` [PATCH,Hurd] Fix F_*LK* fcntl with __USE_FILE_OFFSET64

New Esperanto PO file for 'libc' (version 2.19.90)
 2014-08-31 21:07 UTC 

C11 threads ABI questions - enum values
 2014-08-31 12:28 UTC  (8+ messages)
` C11 threads ABI - mtx_t and cnd_t types

What is GLibc's policy on what is safe to use after a fork from a multithreaded program?
 2014-08-31  2:16 UTC  (2+ messages)

For review: mtrace(1) man page
 2014-08-30 14:02 UTC  (5+ messages)

[PATCH] [BZ 17273] fix incorrect mount table entry parsing in __getmntent_r()
 2014-08-30  4:07 UTC  (3+ messages)

Machine testing status for glibc-2.20
 2014-08-29 15:02 UTC  (2+ messages)

New Catalan PO file for 'libc' (version 2.19.90)
 2014-08-29  7:22 UTC 

[PATCH,nptl] Fix lock elision of pthread_mutex_trylock vs unlock
 2014-08-28 18:10 UTC  (2+ messages)

tst-setlocale3 failure when backported to glibc-2.19
 2014-08-28 12:42 UTC  (5+ messages)

[LTP] [ANNOUNCE] The Linux Test Project has been released for AUGUST 2014
 2014-08-28 11:17 UTC 

[PATCH] i386 TLS_INIT_TP might produce bogus asm changing stack pointer
 2014-08-28  8:21 UTC  (8+ messages)

[PATCH,Hurd] bind() fails when umask is 0000
 2014-08-27 22:29 UTC  (6+ messages)
            ` [PATCH,Hurd] bind() fails when umask is 0777

[COMMITTED] Update x86 ULPs
 2014-08-27  3:39 UTC 

[PATCH] __gconv_translit_find: Actually append ".so" to module name [BZ #17187]
 2014-08-26 18:45 UTC  (14+ messages)
` [PATCH v1.1] "

New Spanish PO file for 'libc' (version 2.19.90)
 2014-08-25 23:32 UTC 

[PATCH] Fix to egrep for yes$ to avoid matching it on include paths
 2014-08-25 16:45 UTC  (2+ messages)

[PATCH 01/03] PowerPC: Add the low level infrastructure for pthreads lock elision
 2014-08-25 13:36 UTC 

[PATCH 02/03] PowerPC: Add adaptive elision to rwlocks
 2014-08-25 13:36 UTC  (2+ messages)
` [PATCH 03/03] PowerPC: abort transaction in syscalls

[PATCH 00/03] Enable lock elision for powerpc
 2014-08-25 13:36 UTC 

New ISO standard om locales and internationalization, TR 30112
 2014-08-25 11:23 UTC  (2+ messages)

New Dutch PO file for 'libc' (version 2.19.90)
 2014-08-25 10:17 UTC 

[PATCH 20/20] Include config.h in MIN-CPPFLAGS
 2014-08-25  7:28 UTC  (5+ messages)
` [PATCH v1.1 "

New Swedish PO file for 'libc' (version 2.19.90)
 2014-08-25  5:07 UTC 

New Swedish PO file for 'libc' (version 2.19.90)
 2014-08-24 10:27 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).