2017-08-31 |
Florian Weimer | sunrpc: Remove internal_function attribute
|
commit | commitdiff | tree |
2017-08-31 |
Florian Weimer | malloc: Resolve compilation failure in NDEBUG mode
|
commit | commitdiff | tree |
2017-08-31 |
Florian Weimer | libio: Assume _LIBC, weak_alias, errno, (__set_)errno...
|
commit | commitdiff | tree |
2017-08-31 |
Florian Weimer | malloc: Change top_check return type to void
|
commit | commitdiff | tree |
2017-08-30 |
Florian Weimer | dynarray: Set errno on overflow-induced allocation...
|
commit | commitdiff | tree |
2017-08-30 |
Florian Weimer | malloc: Remove corrupt arena flag
|
commit | commitdiff | tree |
2017-08-30 |
Florian Weimer | malloc: Remove check_action variable [BZ #21754]
|
commit | commitdiff | tree |
2017-08-30 |
Florian Weimer | malloc: Abort on heap corruption, without a backtrace...
|
commit | commitdiff | tree |
2017-08-30 |
Florian Weimer | Do not scale NPTL tests with available number of CPUs
|
commit | commitdiff | tree |
2017-08-29 |
Florian Weimer | iconv_open: Fix heap corruption on gconv_init failure...
|
commit | commitdiff | tree |
2017-08-29 |
Florian Weimer | iconv: Mangle __btowc_fct even without __init_fct ...
|
commit | commitdiff | tree |
2017-08-29 |
Patsy Franklin | gconv: Consistently mangle NULL function pointers ...
|
commit | commitdiff | tree |
2017-08-28 |
Florian Weimer | Remove abi-*-options compiler flags
|
commit | commitdiff | tree |
2017-08-28 |
Florian Weimer | <bits/syscall.h>: Use an arch-independent system call...
|
commit | commitdiff | tree |
2017-08-22 |
H.J. Lu | Add hidden visibility to internal function prototypes
|
commit | commitdiff | tree |
2017-08-22 |
Florian Weimer | math: Statically link tests of internal functionality
|
commit | commitdiff | tree |
2017-08-21 |
Florian Weimer | benchtests: Do not compile benchmark objects as libc...
|
commit | commitdiff | tree |
2017-08-21 |
Florian Weimer | assert: Support types without operator== (int) [BZ...
|
commit | commitdiff | tree |
2017-08-17 |
Florian Weimer | __opensock: Remove internal_function attribute
|
commit | commitdiff | tree |
2017-08-16 |
Florian Weimer | Add ChangeLog reference to bug 16750/CVE-2009-5064
|
commit | commitdiff | tree |
2017-08-16 |
Andreas Schwab | ldd: never run file directly
|
commit | commitdiff | tree |
2017-08-15 |
Florian Weimer | gmon: Run tst-gmon-prof only for run-built-tests=yes
|
commit | commitdiff | tree |
2017-08-15 |
Florian Weimer | aio: Remove support for BROKEN_THREAD_SIGNALS
|
commit | commitdiff | tree |
2017-08-15 |
Florian Weimer | gmon: Add test for basic mcount/gprof functionality
|
commit | commitdiff | tree |
2017-08-15 |
Florian Weimer | i386: Replace internal_function attribute for __mcount_internal
|
commit | commitdiff | tree |
2017-08-14 |
Florian Weimer | NSS: Replace exported NSS lookup functions with stubs...
|
commit | commitdiff | tree |
2017-08-14 |
Florian Weimer | i386: Do not set internal_function
|
commit | commitdiff | tree |
2017-08-14 |
Florian Weimer | _dl_init: Remove internal_function attribute
|
commit | commitdiff | tree |
2017-08-14 |
Florian Weimer | _dl_start: Remove internal_function attribute
|
commit | commitdiff | tree |
2017-08-14 |
Florian Weimer | _dl_fini: Remove internal_function attribute
|
commit | commitdiff | tree |
2017-08-13 |
Florian Weimer | ld.so: Remove internal_function attribute from various...
|
commit | commitdiff | tree |
2017-08-13 |
Florian Weimer | Remove internal_function attribute from string-to-float...
|
commit | commitdiff | tree |
2017-08-13 |
Florian Weimer | NPTL: Remove internal_function from stack marking functions
|
commit | commitdiff | tree |
2017-08-13 |
Florian Weimer | __netlink_assert_response: Remove internal_function...
|
commit | commitdiff | tree |
2017-08-13 |
Florian Weimer | __libc_rpc_getport: Remove internal_function attribute
|
commit | commitdiff | tree |
2017-08-13 |
Florian Weimer | NSS: Do not use internal_function for functions with...
|
commit | commitdiff | tree |
2017-08-13 |
Florian Weimer | __fortify_fail: Remove internal_function attribute
|
commit | commitdiff | tree |
2017-08-11 |
Florian Weimer | assert: Suppress pedantic warning caused by statement...
|
commit | commitdiff | tree |
2017-08-10 |
Florian Weimer | ld.so: Introduce struct dl_exception
|
commit | commitdiff | tree |
2017-08-10 |
Florian Weimer | __inet6_scopeid_pton: Remove attribute_hidden, internal_function
|
commit | commitdiff | tree |
2017-08-10 |
Florian Weimer | malloc: Avoid optimizer warning with GCC 7 and -O3
|
commit | commitdiff | tree |
2017-08-09 |
Florian Weimer | nss: Call __resolv_context_put before early return...
|
commit | commitdiff | tree |
2017-08-08 |
Florian Weimer | getaddrinfo: Remove unreachable return statement from...
|
commit | commitdiff | tree |
2017-08-03 |
Florian Weimer | getaddrinfo: Release resolver context on error in gethosts...
|
commit | commitdiff | tree |
2017-07-06 |
Florian Weimer | resolv: Deal with non-deterministic address order in...
|
commit | commitdiff | tree |
2017-07-05 |
Florian Weimer | support: Add resolver testing mode which does not patch...
|
commit | commitdiff | tree |
2017-07-05 |
Florian Weimer | support: Add support_chroot_create and support_chroot_free
|
commit | commitdiff | tree |
2017-07-05 |
Florian Weimer | support: Check isolation of loopback addresses in tst...
|
commit | commitdiff | tree |
2017-07-04 |
Florian Weimer | sysconf: Use conservative default for _SC_NPROCESSORS_ONLN...
|
commit | commitdiff | tree |
2017-07-04 |
Florian Weimer | resolv: Fix resolv_conf _res matching
|
commit | commitdiff | tree |
2017-07-04 |
Florian Weimer | resolv: Fix improper assert in __resolv_conf_attach
|
commit | commitdiff | tree |
2017-07-03 |
Florian Weimer | resolv: Introduce free list for resolv_conf index slosts
|
commit | commitdiff | tree |
2017-07-03 |
Florian Weimer | resolv: Automatically reload a changed /etc/resolv...
|
commit | commitdiff | tree |
2017-07-03 |
Florian Weimer | resolv: Mirror the entire resolver configuration in...
|
commit | commitdiff | tree |
2017-07-03 |
Florian Weimer | resolv: Lift domain search list limits [BZ #19569]...
|
commit | commitdiff | tree |
2017-07-03 |
Florian Weimer | resolv: Introduce struct resolv_conf with extended...
|
commit | commitdiff | tree |
2017-07-03 |
Florian Weimer | resolv: Introduce struct resolv_context [BZ #21668]
|
commit | commitdiff | tree |
2017-07-03 |
Florian Weimer | resolv: Add preinit tests to resolv/tst-resolv-res_init...
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Improve debugging output from tst-resolv-res_init
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Remove source argument fron res_options
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Remove DEBUG from resolv/res_query.c
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Reformat resolv/res_data.c to GNU style
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Move res_query, res_search res_querydomain...
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Move res_isourserver, res_send from res_data...
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Turn _res_opcodes into a compatibility symbol
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Move fp_nquery, fp_query, p_query, _res_opcodes
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Remove unused resolv/res_debug.h header file
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Remove DEBUG from resolv/res_send.c
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Move the res_mkquery function to the resolv...
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Reformat resolv/res_mkquery.c to GNU style
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Remove DEBUG macro from resolv/res_mkquery.c
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | support: Report actual exit status in support_capture_subpro...
|
commit | commitdiff | tree |
2017-06-30 |
Florian Weimer | resolv: Make RES_ROTATE start with a random name server...
|
commit | commitdiff | tree |
2017-06-29 |
Florian Weimer | vfprintf: Fix tst-vfprintf-mbs-prec and tst-vfprintf...
|
commit | commitdiff | tree |
2017-06-29 |
Florian Weimer | vfprintf: Reuse work_buffer in group_number
|
commit | commitdiff | tree |
2017-06-29 |
Florian Weimer | vfprintf: Use struct scratch_buffer for positional...
|
commit | commitdiff | tree |
2017-06-29 |
Florian Weimer | _i18n_number_rewrite: Use struct scratch_buffer
|
commit | commitdiff | tree |
2017-06-29 |
Florian Weimer | vfprintf: Reduce WORK_BUFFER_SIZE for wchar_t builds
|
commit | commitdiff | tree |
2017-06-29 |
Florian Weimer | vfprintf: Add test case for multi-byte/wide strings...
|
commit | commitdiff | tree |
2017-06-29 |
Florian Weimer | vfprintf: Add test case for user-defined types and...
|
commit | commitdiff | tree |
2017-06-27 |
Florian Weimer | resolv: Avoid timeouts in test-resolv-res-init, test...
|
commit | commitdiff | tree |
2017-06-27 |
Florian Weimer | resolv: Call _res_hconf_init from __res_vinit
|
commit | commitdiff | tree |
2017-06-24 |
Florian Weimer | resolv/tst-resolv-basic: Add test cases for bug 21295
|
commit | commitdiff | tree |
2017-06-24 |
Dmitry Bilunov | getaddrinfo: Merge IPv6 addresses and IPv4 addresses...
|
commit | commitdiff | tree |
2017-06-23 |
Florian Weimer | inet_pton: Reject IPv6 addresses with many leading...
|
commit | commitdiff | tree |
2017-06-23 |
Florian Weimer | x86-64: Fix comment typo in memcmp-avx2-movbe.S
|
commit | commitdiff | tree |
2017-06-23 |
Florian Weimer | resolv/res_libc.c: Reformat to GNU style
|
commit | commitdiff | tree |
2017-06-23 |
Florian Weimer | resolv: Clean up declarations of the __res_initstamp...
|
commit | commitdiff | tree |
2017-06-23 |
Florian Weimer | x86-64: memcmp-avx2-movbe.S needs saturating subtraction...
|
commit | commitdiff | tree |
2017-06-22 |
Benjamin Cama | inet: __inet6_scopeid_pton should accept node-local...
|
commit | commitdiff | tree |
2017-06-21 |
Florian Weimer | _nl_load_domain: Use calloc instead of alloca
|
commit | commitdiff | tree |
2017-06-21 |
Florian Weimer | Implement allocation buffers for internal use
|
commit | commitdiff | tree |
2017-06-21 |
Florian Weimer | DCIGETTEXT: Use getcwd, asprintf to construct absolute...
|
commit | commitdiff | tree |
2017-06-21 |
Florian Weimer | getaddrinfo: Avoid stack copy of IPv6 address
|
commit | commitdiff | tree |
2017-06-21 |
Florian Weimer | __inet_pton_length: Implement new internal helper function
|
commit | commitdiff | tree |
2017-06-21 |
Florian Weimer | inet: Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.c
|
commit | commitdiff | tree |
2017-06-19 |
Florian Weimer | DCIGETTEXT: Do not make copy of localename
|
commit | commitdiff | tree |
2017-06-19 |
Florian Weimer | ld.so: Reject overly long LD_AUDIT path elements
|
commit | commitdiff | tree |
2017-06-19 |
Florian Weimer | ld.so: Reject overly long LD_PRELOAD path elements
|
commit | commitdiff | tree |
2017-06-19 |
Florian Weimer | CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE...
|
commit | commitdiff | tree |