2019-02-12 |
Adhemerval Zanella | elf: Test for LD_AUDIT module returning zero from la_version...
|
commit | commitdiff | tree |
2019-02-12 |
Florian Weimer | elf: Ignore LD_AUDIT interfaces if la_version returns...
|
commit | commitdiff | tree |
2019-02-08 |
Florian Weimer | math: Enable <bits/math-finite.h> sysdeps override
|
commit | commitdiff | tree |
2019-02-08 |
Florian Weimer | Move generic <bits/unistd_ext.h> to a more regular...
|
commit | commitdiff | tree |
2019-02-08 |
Florian Weimer | Provide <bits/unistd_ext.h> as a sysdeps header exclusively
|
commit | commitdiff | tree |
2019-02-08 |
Florian Weimer | posix: Fix missing wrapper header for <bits/unistd_ext.h>
|
commit | commitdiff | tree |
2019-02-08 |
Florian Weimer | nptl: Avoid fork handler lock for async-signal-safe...
|
commit | commitdiff | tree |
2019-02-08 |
Florian Weimer | ChangeLog: Correct date of last commit
|
commit | commitdiff | tree |
2019-02-08 |
Florian Weimer | Linux: Add gettid system call wrapper [BZ #6399]
|
commit | commitdiff | tree |
2019-02-08 |
Florian Weimer | rt: Turn forwards from librt to libc into compat symbols...
|
commit | commitdiff | tree |
2019-02-07 |
Florian Weimer | array_length: Make usable as a constant expression
|
commit | commitdiff | tree |
2019-02-07 |
Florian Weimer | support: Implement xdlmopen
|
commit | commitdiff | tree |
2019-02-06 |
Florian Weimer | support: Use dlerror to detect NULL symbols in xdlsym
|
commit | commitdiff | tree |
2019-02-06 |
Florian Weimer | x86: Remove unnecessary <stap-probe.h> include from...
|
commit | commitdiff | tree |
2019-02-05 |
Florian Weimer | arm: Use "nr" constraint for Systemtap probes [BZ ...
|
commit | commitdiff | tree |
2019-02-04 |
Florian Weimer | <spawn.h>: Add missing nonnull attributes and __restrict...
|
commit | commitdiff | tree |
2019-02-04 |
David Newall | elf: Implement --preload option for the dynamic linker
|
commit | commitdiff | tree |
2019-02-04 |
Matthew Malcomson | testrun.sh: Exit in case of incorrect argument
|
commit | commitdiff | tree |
2019-02-04 |
Florian Weimer | time: Avoid alignment gaps in __tzfile_read
|
commit | commitdiff | tree |
2019-02-03 |
Florian Weimer | time: Use struct alloc_buffer in __tzfile_read
|
commit | commitdiff | tree |
2019-02-03 |
Florian Weimer | time: Use int, not long int, for internal GMT offsets
|
commit | commitdiff | tree |
2019-02-03 |
Florian Weimer | libio: Use stdin consistently for input functions ...
|
commit | commitdiff | tree |
2019-02-02 |
Florian Weimer | manual: Document lack of conformance of sched_* functions...
|
commit | commitdiff | tree |
2019-02-01 |
Florian Weimer | support: Correct error message for TEST_COMPARE_STRING
|
commit | commitdiff | tree |
2019-02-01 |
Florian Weimer | support: Handle AF_LOCAL, AF_UNSPEC in support_format_addres...
|
commit | commitdiff | tree |
2019-02-01 |
Florian Weimer | manual: Update struct sockaddr_in, struct sockaddr_sin6...
|
commit | commitdiff | tree |
2019-01-31 |
Florian Weimer | nss_files: Fix /etc/aliases null pointer dereference...
|
commit | commitdiff | tree |
2019-01-21 |
Florian Weimer | CVE-2016-10739: getaddrinfo: Fully parse IPv4 address...
|
commit | commitdiff | tree |
2019-01-21 |
Florian Weimer | resolv: Do not send queries for non-host-names in nss_dns...
|
commit | commitdiff | tree |
2019-01-21 |
Florian Weimer | resolv: Reformat inet_addr, inet_aton to GNU style
|
commit | commitdiff | tree |
2019-01-18 |
Florian Weimer | malloc: Revert fastbins to old-style atomics
|
commit | commitdiff | tree |
2019-01-10 |
Andreas K. Hüttel | resolv: IDNA tests: AAAA (28) is valid, no fallthrough...
|
commit | commitdiff | tree |
2019-01-07 |
Florian Weimer | manual: Use @code{errno} instead of @var{errno} [BZ...
|
commit | commitdiff | tree |
2019-01-04 |
Florian Weimer | Linux: Improve handling of resource limits in misc...
|
commit | commitdiff | tree |
2019-01-02 |
Florian Weimer | Fix ChangeLog entry
|
commit | commitdiff | tree |
2019-01-02 |
Florian Weimer | intl: Do not return NULL on asprintf failure in gettext...
|
commit | commitdiff | tree |
2019-01-02 |
Florian Weimer | nptl/tst-audit-threads: Switch to <support/test-driver.c>
|
commit | commitdiff | tree |
2018-12-18 |
Florian Weimer | locale: Rewrite locale/gen-translit.pl in Python
|
commit | commitdiff | tree |
2018-12-18 |
Florian Weimer | localedata: Remove executable bit from localedata/locales...
|
commit | commitdiff | tree |
2018-12-15 |
Florian Weimer | support: Do not require overflow builtin in support...
|
commit | commitdiff | tree |
2018-12-14 |
Florian Weimer | manual: Document thread/task IDs for Linux
|
commit | commitdiff | tree |
2018-12-12 |
Florian Weimer | timespec_get (posix): Fix copyright header
|
commit | commitdiff | tree |
2018-12-10 |
Florian Weimer | compat getdents64: Use correct offset for retry [BZ...
|
commit | commitdiff | tree |
2018-12-07 |
Samuel Thibault | hurd: Implement support for posix_spawn_file_actions_addfchd...
|
commit | commitdiff | tree |
2018-12-07 |
Florian Weimer | posix: New function posix_spawn_file_actions_addfchdir_np...
|
commit | commitdiff | tree |
2018-12-06 |
Florian Weimer | inet/tst-if_index-long: New test case for CVE-2018...
|
commit | commitdiff | tree |
2018-12-06 |
Florian Weimer | support: Implement <support/descriptors.h> to track...
|
commit | commitdiff | tree |
2018-12-01 |
Florian Weimer | support: Close original descriptors in support_capture_subpr...
|
commit | commitdiff | tree |
2018-11-30 |
Florian Weimer | scripts/abilist.awk: Handle special _end symbol for...
|
commit | commitdiff | tree |
2018-11-29 |
Florian Weimer | posix: Do not include testcases.h, ptestcases.h in...
|
commit | commitdiff | tree |
2018-11-28 |
Florian Weimer | support: Add signal support to support_capture_subprocess_check
|
commit | commitdiff | tree |
2018-11-28 |
Florian Weimer | support_quote_string: Do not use str parameter name
|
commit | commitdiff | tree |
2018-11-27 |
Florian Weimer | support: Implement support_quote_string
|
commit | commitdiff | tree |
2018-11-27 |
Florian Weimer | CVE-2018-19591: if_nametoindex: Fix descriptor for...
|
commit | commitdiff | tree |
2018-11-26 |
Florian Weimer | malloc: tcache: Validate tc_idx before checking for...
|
commit | commitdiff | tree |
2018-11-19 |
Florian Weimer | support: Print timestamps in timeout handler
|
commit | commitdiff | tree |
2018-11-13 |
Florian Weimer | malloc: Use current (C11-style) atomics for fastbin...
|
commit | commitdiff | tree |
2018-11-12 |
Florian Weimer | malloc: Convert the unlink macro to the unlink_chunk...
|
commit | commitdiff | tree |
2018-11-07 |
Florian Weimer | support: Implement TEST_COMPARE_STRING
|
commit | commitdiff | tree |
2018-11-06 |
Florian Weimer | posix: New function posix_spawn_file_actions_addchdir_np...
|
commit | commitdiff | tree |
2018-11-02 |
Florian Weimer | support/shell-container.c: Use support_copy_file_range
|
commit | commitdiff | tree |
2018-11-02 |
Florian Weimer | support/test-container.c: Include <libc-pointer-arith.h>
|
commit | commitdiff | tree |
2018-10-30 |
Florian Weimer | stdlib/test-bz22786: Avoid memory leaks in the test...
|
commit | commitdiff | tree |
2018-10-30 |
Florian Weimer | support_blob_repeat: Call mkstemp directory for the...
|
commit | commitdiff | tree |
2018-10-30 |
Florian Weimer | stdlib/tst-strtod-overflow: Switch to support_blob_repeat
|
commit | commitdiff | tree |
2018-10-30 |
Florian Weimer | stdlib/test-bz22786: Avoid spurious test failures using...
|
commit | commitdiff | tree |
2018-10-25 |
Florian Weimer | conform: XFAIL siginfo_t si_band test on sparc64
|
commit | commitdiff | tree |
2018-10-25 |
Zong Li | elf: Fix the ld flags not be applied to tst-execstack...
|
commit | commitdiff | tree |
2018-10-23 |
Florian Weimer | time/tst-mktime2: Improve test error reporting
|
commit | commitdiff | tree |
2018-10-19 |
Ilya Yu. Malakhov | signal: Use correct type for si_band in siginfo_t ...
|
commit | commitdiff | tree |
2018-10-19 |
Florian Weimer | resource: Update struct rusage comments [BZ #23689]
|
commit | commitdiff | tree |
2018-09-20 |
Florian Weimer | misc: New test misc/tst-gethostid
|
commit | commitdiff | tree |
2018-09-20 |
Mingli Yu | Linux gethostid: Check for NULL value from gethostbyname_r...
|
commit | commitdiff | tree |
2018-08-30 |
Florian Weimer | reallocarray: Declare under _DEFAULT_SOURCE
|
commit | commitdiff | tree |
2018-08-28 |
Florian Weimer | regex: Add test tst-regcomp-truncated [BZ #23578]
|
commit | commitdiff | tree |
2018-08-28 |
Florian Weimer | test-container: EPERM from unshare is UNSUPPORTED
|
commit | commitdiff | tree |
2018-08-28 |
Florian Weimer | nscd: Fix use-after-free in addgetnetgrentX [BZ #23520]
|
commit | commitdiff | tree |
2018-08-27 |
Martin Kuchta | pthread_cond_broadcast: Fix waiters-after-spinning...
|
commit | commitdiff | tree |
2018-08-21 |
Florian Weimer | Avoid running some tests if the file system does not...
|
commit | commitdiff | tree |
2018-08-21 |
Florian Weimer | Makeconfig: Do not sort and deduplicate +cflags [BZ...
|
commit | commitdiff | tree |
2018-08-21 |
Florian Weimer | __readlink_chk: Remove micro-optimization
|
commit | commitdiff | tree |
2018-08-20 |
Florian Weimer | __readlink_chk: Assume HAVE_INLINED_SYSCALLS
|
commit | commitdiff | tree |
2018-08-20 |
Florian Weimer | malloc: Add ChangeLog for accidentally committed change
|
commit | commitdiff | tree |
2018-08-17 |
Florian Weimer | math: Regenerate s390 ulps
|
commit | commitdiff | tree |
2018-08-17 |
Istvan Kurucsai | malloc: Additional checks for unsorted bin integrity I. ...2018 at 3:50 PM, Florian Weimer <fweimer@redhat.com> wrote:
|
commit | commitdiff | tree |
2018-08-17 |
Florian Weimer | Add --with-nonshared-cflags option to configure
|
commit | commitdiff | tree |
2018-08-17 |
Florian Weimer | Makeconfig (ASFLAGS): Always append required assembler...
|
commit | commitdiff | tree |
2018-08-17 |
Florian Weimer | Fix attribution of previous change in ChangeLog
|
commit | commitdiff | tree |
2018-08-14 |
Florian Weimer | error, warn, warnx: Use __fxprintf for wide printing...
|
commit | commitdiff | tree |
2018-08-14 |
Florian Weimer | nss_files: Fix file stream leak in aliases lookup ...
|
commit | commitdiff | tree |
2018-08-14 |
Florian Weimer | nscd: Deallocate existing user names in file parser
|
commit | commitdiff | tree |
2018-08-13 |
Florian Weimer | error, error_at_line: Add missing va_end calls
|
commit | commitdiff | tree |
2018-08-13 |
Florian Weimer | mbstowcs: Remove outdated comment
|
commit | commitdiff | tree |
2018-08-10 |
Florian Weimer | Linux: Rewrite __old_getdents64 [BZ #23497]
|
commit | commitdiff | tree |
2018-07-26 |
Florian Weimer | htl: Use weak aliases for public symbols
|
commit | commitdiff | tree |
2018-07-25 |
Florian Weimer | C11 threads: Fix timeout and locking issues
|
commit | commitdiff | tree |
2018-07-24 |
Florian Weimer | alpha: mlock2, copy_file_range syscalls were introduced...
|
commit | commitdiff | tree |
2018-07-24 |
Florian Weimer | sh: Do not define __ASSUME_STATX
|
commit | commitdiff | tree |
2018-07-20 |
Florian Weimer | regcomp: Fix off-by-one bug in build_equiv_class [BZ...
|
commit | commitdiff | tree |
2018-07-12 |
Florian Weimer | nptl: Use __mprotect consistently for _STACK_GROWS_UP
|
commit | commitdiff | tree |