public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/azanella/clang] libio: Use __libc_ferror_unlocked instead of __ferror_unlocked
2022-03-15 18:41 UTC
[glibc/azanella/clang] libio: Use __libc_feof_unlocked instead of __feof_unlocked
2022-03-15 18:41 UTC
[glibc/azanella/clang] libio: Use __libc_getdelim instead of __getdelim
2022-03-15 18:41 UTC
[glibc/azanella/clang] ctype: Remove internal lower/toupper alias
2022-03-15 18:41 UTC
[glibc/azanella/clang] Refactor internal alias for internal function
2022-03-15 18:41 UTC
[glibc/azanella/clang] x86: Remove .tfloat usage
2022-03-15 18:41 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2022-03-15 18:41 UTC
[glibc/azanella/clang] stdlib: Move attribute_hidden definition to function prototype at gmp.h
2022-03-15 18:41 UTC
[glibc/azanella/clang] nscd: Remove unused variable
2022-03-15 18:41 UTC
[glibc/azanella/clang] nis: Fix nis_print_directory
2022-03-15 18:40 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2022-03-15 18:40 UTC
[glibc/azanella/clang] support: Fix support_process_state_wait path size calculation
2022-03-15 18:40 UTC
[glibc/azanella/clang] support: Remove unused extract_8 function
2022-03-15 18:40 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2022-03-15 18:40 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2022-03-15 18:40 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2022-03-15 18:40 UTC
[glibc/azanella/clang] math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
2022-03-15 18:40 UTC
[glibc/azanella/clang] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2022-03-15 18:40 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2022-03-15 18:40 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2022-03-15 18:40 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2022-03-15 18:40 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2022-03-15 18:39 UTC
[glibc/azanella/clang] resolv: Make inline functions static
2022-03-15 18:39 UTC
[glibc/azanella/clang] resolv: Initialize variable to pacify clang
2022-03-15 18:39 UTC
[glibc/azanella/clang] iconvdata: Suppress warning on clang
2022-03-15 18:39 UTC
[glibc/azanella/clang] locale: Fix type
2022-03-15 18:39 UTC
[glibc/azanella/clang] locale: Remove ununsed wctype_table_get function
2022-03-15 18:39 UTC
[glibc/azanella/clang] elf: Suppress warning on clang
2022-03-15 18:39 UTC
[glibc/azanella/clang] malloc: Use C11 atomics on memusage
2022-03-15 18:39 UTC
[glibc/azanella/clang] elf: Use C11 atomics on _dl_mcount
2022-03-15 18:39 UTC
[glibc/azanella/clang] configure: Check -fno-tree-loop-distribute-patterns
2022-03-15 18:39 UTC
[glibc/azanella/clang] Use 'z' instead of 'Z' on printf functions
2022-03-15 18:39 UTC
[glibc/azanella/clang] elf: Initialize variable to pacify clang
2022-03-15 18:39 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2022-03-15 18:38 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2022-03-15 18:38 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2022-03-15 18:38 UTC
[glibc/azanella/clang] Remove unused sprofil.c functions
2022-03-15 18:38 UTC
[glibc/azanella/clang] linux: Use same type for MMAP2_PAGE_UNIT
2022-03-15 18:38 UTC
[glibc/azanella/clang] Fix ununsed fstatat64_time64_statx
2022-03-15 18:38 UTC
[glibc/azanella/clang] posix: Remove alloca_account usage on getaddrinfo
2022-03-15 18:38 UTC
[glibc/azanella/clang] posix: Fix macro expansion producing 'defined' has undefined behavior
2022-03-15 18:38 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2022-03-15 18:38 UTC
[glibc/azanella/clang] malloc: Fix duplicate inline for do_set_mxfast
2022-03-15 18:38 UTC
[glibc/azanella/clang] linux: Avoid shifting a negative signed on POSIX timer interface
2022-03-15 18:38 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2022-03-15 18:37 UTC
[glibc/azanella/clang] Fix -fno-unit-at-a-time for clang
2022-03-15 18:37 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2022-03-15 18:37 UTC
[glibc/azanella/clang] Replace DIAG_IGNORE_NEEDS_COMMENT (-Wmaybe-uninitialized) with a macro
2022-03-15 18:37 UTC
[glibc/azanella/clang] stdlib: Fix macro expansion producing 'defined' has undefined behavior
2022-03-15 18:37 UTC
[glibc/azanella/clang] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
2022-03-15 18:37 UTC
[glibc/azanella/clang] stdlib: Remove GCC pragma diagnostic
2022-03-15 18:37 UTC
[glibc/azanella/clang] nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK_FRAME
2022-03-15 18:37 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2022-03-15 18:37 UTC
[glibc/azanella/clang] Rework not-cancel function prototypes
2022-03-15 18:37 UTC
[glibc/azanella/clang] Rewrite find_cxx_header config configure.ac
2022-03-15 18:37 UTC
[glibc/azanella/clang] Remove libc_hidden_proto (confstr)
2022-03-15 18:37 UTC
[glibc/azanella/clang] Disable use of -fsignaling-nans if compiler does not support it
2022-03-15 18:36 UTC
[glibc/azanella/clang] Consolidate open without cancellation
2022-03-15 18:36 UTC
[glibc/azanella/clang] elf: Remove inline _dl_dprintf
2022-03-15 18:36 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2022-03-15 18:36 UTC
[glibc/azanella/clang] configure: remove overly restrictive check for clang
2022-03-15 18:36 UTC
[glibc/azanella/clang] Remove __LDBL_REDIR macros
2022-03-15 18:36 UTC
[glibc/azanella/clang] Remove stdlib-ldbl.h
2022-03-15 18:36 UTC
[glibc/azanella/clang] Remove monetary-ldbl.h
2022-03-15 18:36 UTC
[glibc/azanella/clang] Remove printf-ldbl.h
2022-03-15 18:36 UTC
[glibc/azanella/clang] Remove syslog-ldbl.h
2022-03-15 18:36 UTC
[glibc/azanella/clang] Remove error-ldbl.h
2022-03-15 18:36 UTC
[glibc/azanella/clang] Remove err-ldbl.h
2022-03-15 18:36 UTC
[glibc/azanella/clang] Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
2022-03-15 18:35 UTC
[glibc/azanella/clang] Remove argp-ldbl.h
2022-03-15 18:35 UTC
[glibc/azanella/clang] Remove wchar-ldbl.h
2022-03-15 18:35 UTC
[glibc/azanella/clang] Remove stdio-ldbl.h
2022-03-15 18:35 UTC
[glibc/azanella/clang] Replace internal usage of strtol and wcstol for internal alias
2022-03-15 18:35 UTC
[glibc] Created branch 'azanella/clang'
2022-03-15 18:35 UTC
[glibc] Deleted branch 'azanella/clang'
2022-03-15 18:34 UTC
[glibc] hppa: Implement swapcontext in assembler (bug 28960)
2022-03-15 15:12 UTC
[glibc] associate a deallocator for iconv_open
2022-03-14 15:20 UTC
[glibc] associate a deallocation for opendir
2022-03-14 15:20 UTC
[glibc] Add access function attributes to epoll_wait
2022-03-14 15:19 UTC
[glibc] Add access function attributes to grp and shadow headers
2022-03-14 15:19 UTC
[glibc/siddhesh/gai-cleanup2] gethosts: Return EAI_MEMORY on allocation failure
2022-03-14 14:17 UTC
[glibc/siddhesh/gai-cleanup2] gaih_inet: Split result generation into its own function
2022-03-14 14:17 UTC
[glibc/siddhesh/gai-cleanup2] gaih_inet: split loopback lookup into its own function
2022-03-14 14:17 UTC
[glibc/siddhesh/gai-cleanup2] gaih_inet: make gethosts into a function
2022-03-14 14:17 UTC
[glibc/siddhesh/gai-cleanup2] gaih_inet: separate nss lookup loop into its own function
2022-03-14 14:17 UTC
[glibc/siddhesh/gai-cleanup2] gaih_inet: Split nscd lookup code into its own function
2022-03-14 14:17 UTC
[glibc/siddhesh/gai-cleanup2] gaih_inet: Split simple gethostbyname into its own function
2022-03-14 14:17 UTC
[glibc/siddhesh/gai-cleanup2] gaih_inet: make numeric lookup a separate routine
2022-03-14 14:16 UTC
[glibc/siddhesh/gai-cleanup2] gaih_inet: Simplify service resolution
2022-03-14 14:16 UTC
[glibc/siddhesh/gai-cleanup2] getaddrinfo: Fix leak with AI_ALL [BZ #28852]
2022-03-14 14:16 UTC
[glibc/siddhesh/gai-cleanup2] gaih_inet: Simplify canon name resolution
2022-03-14 14:16 UTC
[glibc/siddhesh/gai-cleanup2] Simplify allocations and fix merge and continue actions [BZ #28931]
2022-03-14 14:16 UTC
[glibc/siddhesh/gai-cleanup2] nss: Protect against errno changes in function lookup (bug 28953)
2022-03-14 14:16 UTC
[glibc/siddhesh/gai-cleanup2] nss: Do not mention NSS test modules in <gnu/lib-names.h>
2022-03-14 14:16 UTC
[glibc/siddhesh/gai-cleanup2] malloc: Exit early on test failure in tst-realloc
2022-03-14 14:16 UTC
[glibc/siddhesh/gai-cleanup2] Add some missing access function attributes
2022-03-14 14:16 UTC
[glibc/siddhesh/gai-cleanup2] libio: Ensure output buffer for wchars (bug #28828)
2022-03-14 14:16 UTC
[glibc/siddhesh/gai-cleanup2] inet: Return EAI_MEMORY when nrl_domainname() fails to allocate memory
2022-03-14 14:16 UTC
[glibc/siddhesh/gai-cleanup2] inet: Remove strdupa from nrl_domainname()
2022-03-14 14:15 UTC
[glibc/siddhesh/gai-cleanup2] inet: Fix getnameinfo (NI_NOFQDN) race condition (BZ#28566)
2022-03-14 14:15 UTC
[glibc/siddhesh/gai-cleanup2] benchtests: make compare_strings.py accept string as attribute value
2022-03-14 14:15 UTC
[glibc/siddhesh/gai-cleanup2] (21 commits) gethosts: Return EAI_MEMORY on allocation failure
2022-03-14 14:15 UTC
[glibc] Define ISO 639-3 "tok" [BZ #28950]
2022-03-14 12:49 UTC
[glibc/azanella/clang] WIP: Fix the build on clang
2022-03-11 17:25 UTC
[glibc/azanella/clang] x86: Remove .tfloat usage
2022-03-11 17:25 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2022-03-11 17:25 UTC
[glibc/azanella/clang] stdlib: Move attribute_hidden definition to function prototype at gmp.h
2022-03-11 17:25 UTC
[glibc/azanella/clang] nscd: Remove unused variable
2022-03-11 17:25 UTC
[glibc/azanella/clang] nis: Fix nis_print_directory
2022-03-11 17:25 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2022-03-11 17:24 UTC
[glibc/azanella/clang] support: Fix support_process_state_wait path size calculation
2022-03-11 17:24 UTC
[glibc/azanella/clang] support: Remove unused extract_8 function
2022-03-11 17:24 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2022-03-11 17:24 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2022-03-11 17:24 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2022-03-11 17:24 UTC
[glibc/azanella/clang] math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
2022-03-11 17:24 UTC
[glibc/azanella/clang] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2022-03-11 17:24 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2022-03-11 17:24 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2022-03-11 17:24 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2022-03-11 17:24 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2022-03-11 17:24 UTC
[glibc/azanella/clang] resolv: Make inline functions static
2022-03-11 17:23 UTC
[glibc/azanella/clang] resolv: Initialize variable to pacify clang
2022-03-11 17:23 UTC
[glibc/azanella/clang] iconvdata: Suppress warning on clang
2022-03-11 17:23 UTC
[glibc/azanella/clang] locale: Fix type
2022-03-11 17:23 UTC
[glibc/azanella/clang] locale: Remove ununsed wctype_table_get function
2022-03-11 17:23 UTC
[glibc/azanella/clang] elf: Suppress warning on clang
2022-03-11 17:23 UTC
[glibc/azanella/clang] malloc: Use C11 atomics on memusage
2022-03-11 17:23 UTC
[glibc/azanella/clang] elf: Use C11 atomics on _dl_mcount
2022-03-11 17:23 UTC
[glibc/azanella/clang] configure: Check -fno-tree-loop-distribute-patterns
2022-03-11 17:23 UTC
[glibc/azanella/clang] Use 'z' instead of 'Z' on printf functions
2022-03-11 17:23 UTC
[glibc/azanella/clang] elf: Initialize variable to pacify clang
2022-03-11 17:23 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2022-03-11 17:23 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2022-03-11 17:22 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2022-03-11 17:22 UTC
[glibc/azanella/clang] Remove unused sprofil.c functions
2022-03-11 17:22 UTC
[glibc/azanella/clang] linux: Use same type for MMAP2_PAGE_UNIT
2022-03-11 17:22 UTC
[glibc/azanella/clang] Fix ununsed fstatat64_time64_statx
2022-03-11 17:22 UTC
[glibc/azanella/clang] posix: Remove alloca_account usage on getaddrinfo
2022-03-11 17:22 UTC
[glibc/azanella/clang] posix: Fix macro expansion producing 'defined' has undefined behavior
2022-03-11 17:22 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2022-03-11 17:22 UTC
[glibc/azanella/clang] malloc: Fix duplicate inline for do_set_mxfast
2022-03-11 17:22 UTC
[glibc/azanella/clang] linux: Avoid shifting a negative signed on POSIX timer interface
2022-03-11 17:22 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2022-03-11 17:22 UTC
[glibc/azanella/clang] Fix -fno-unit-at-a-time for clang
2022-03-11 17:22 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2022-03-11 17:21 UTC
[glibc/azanella/clang] Replace DIAG_IGNORE_NEEDS_COMMENT (-Wmaybe-uninitialized) with a macro
2022-03-11 17:21 UTC
[glibc/azanella/clang] stdlib: Fix macro expansion producing 'defined' has undefined behavior
2022-03-11 17:21 UTC
[glibc/azanella/clang] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
2022-03-11 17:21 UTC
[glibc/azanella/clang] stdlib: Remove GCC pragma diagnostic
2022-03-11 17:21 UTC
[glibc/azanella/clang] nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK_FRAME
2022-03-11 17:21 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2022-03-11 17:21 UTC
[glibc/azanella/clang] Rework not-cancel function prototypes
2022-03-11 17:21 UTC
[glibc/azanella/clang] Rewrite find_cxx_header config configure.ac
2022-03-11 17:21 UTC
[glibc/azanella/clang] Remove libc_hidden_proto (confstr)
2022-03-11 17:21 UTC
[glibc/azanella/clang] Disable use of -fsignaling-nans if compiler does not support it
2022-03-11 17:21 UTC
[glibc/azanella/clang] Consolidate open without cancellation
2022-03-11 17:20 UTC
[glibc/azanella/clang] elf: Remove inline _dl_dprintf
2022-03-11 17:20 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2022-03-11 17:20 UTC
[glibc/azanella/clang] configure: remove overly restrictive check for clang
2022-03-11 17:20 UTC
[glibc/azanella/clang] Remove __LDBL_REDIR macros
2022-03-11 17:20 UTC
[glibc/azanella/clang] Remove stdlib-ldbl.h
2022-03-11 17:20 UTC
[glibc/azanella/clang] Remove monetary-ldbl.h
2022-03-11 17:20 UTC
[glibc/azanella/clang] Remove printf-ldbl.h
2022-03-11 17:20 UTC
[glibc/azanella/clang] Remove syslog-ldbl.h
2022-03-11 17:20 UTC
[glibc/azanella/clang] Remove error-ldbl.h
2022-03-11 17:20 UTC
[glibc/azanella/clang] Remove err-ldbl.h
2022-03-11 17:20 UTC
[glibc/azanella/clang] Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
2022-03-11 17:20 UTC
[glibc/azanella/clang] Remove argp-ldbl.h
2022-03-11 17:19 UTC
[glibc/azanella/clang] Remove wchar-ldbl.h
2022-03-11 17:19 UTC
[glibc/azanella/clang] Remove stdio-ldbl.h
2022-03-11 17:19 UTC
[glibc/azanella/clang] Replace internal usage of strtol and wcstol for internal alias
2022-03-11 17:19 UTC
[glibc] Created branch 'azanella/clang'
2022-03-11 17:19 UTC
[glibc] Deleted branch 'azanella/clang'
2022-03-11 17:17 UTC
[glibc/release/2.34/master] debug: Synchronize feature guards in fortified functions [BZ #28746]
2022-03-11 15:12 UTC
[glibc/release/2.34/master] debug: Autogenerate _FORTIFY_SOURCE tests
2022-03-11 15:12 UTC
[glibc/release/2.34/master] Enable _FORTIFY_SOURCE=3 for gcc 12 and above
2022-03-11 15:12 UTC
[glibc/release/2.34/master] fortify: Fix spurious warning with realpath
2022-03-11 15:12 UTC
[glibc/release/2.34/master] __glibc_unsafe_len: Fix comment
2022-03-11 15:12 UTC
[glibc/release/2.34/master] debug: Add tests for _FORTIFY_SOURCE=3
2022-03-11 15:12 UTC
[glibc/release/2.34/master] Make sure that the fortified function conditionals are constant
2022-03-11 15:12 UTC
[glibc/release/2.34/master] Don't add access size hints to fortifiable functions
2022-03-11 15:11 UTC
[glibc/release/2.34/master] nss: Protect against errno changes in function lookup (bug 28953)
2022-03-11 10:48 UTC
[glibc/release/2.34/master] nss: Do not mention NSS test modules in <gnu/lib-names.h>
2022-03-11 10:48 UTC
[glibc/release/2.34/master] io: Add fsync call in tst-stat
2022-03-11 10:48 UTC
[glibc/release/2.35/master] nss: Protect against errno changes in function lookup (bug 28953)
2022-03-11 10:11 UTC
[glibc/release/2.35/master] nss: Do not mention NSS test modules in <gnu/lib-names.h>
2022-03-11 10:11 UTC
[glibc/release/2.35/master] io: Add fsync call in tst-stat
2022-03-11 10:11 UTC
[glibc] nss: Protect against errno changes in function lookup (bug 28953)
2022-03-11 8:09 UTC
[glibc] nss: Do not mention NSS test modules in <gnu/lib-names.h>
2022-03-11 8:09 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2022-03-10 19:23 UTC
[glibc/azanella/clang] math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
2022-03-10 19:23 UTC
[glibc/azanella/clang] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2022-03-10 19:23 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2022-03-10 19:23 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2022-03-10 19:23 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2022-03-10 19:23 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2022-03-10 19:22 UTC
[glibc/azanella/clang] resolv: Make inline functions static
2022-03-10 19:22 UTC
[glibc/azanella/clang] resolv: Initialize variable to pacify clang
2022-03-10 19:22 UTC
[glibc/azanella/clang] iconvdata: Suppress warning on clang
2022-03-10 19:22 UTC
page: next (older) | prev (newer) | 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).