2023-07-13 |
Bert Wesarg | manual: Fix typos in struct dl_find_object Reviewed-by: Florian Weimer <fweimer@redhat.com>
|
commit | commitdiff | tree |
2023-07-07 |
Florian Weimer | elf: _dl_find_object may return 1 during early startup...
|
commit | commitdiff | tree |
2023-07-03 |
Florian Weimer | manual: Update documentation of strerror and related...
|
commit | commitdiff | tree |
2023-07-03 |
Florian Weimer | manual: Enhance documentation of the <ctype.h> functions
|
commit | commitdiff | tree |
2023-06-15 |
Florian Weimer | string: strerror must not return NULL (bug 30555)
|
commit | commitdiff | tree |
2023-06-15 |
Florian Weimer | hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc...
|
commit | commitdiff | tree |
2023-06-14 |
Paul Eggert | manual: Manual update for strlcat, strlcpy, wcslcat... Co-authored-by: Florian Weimer <fweimer@redhat.com>
|
commit | commitdiff | tree |
2023-06-14 |
Florian Weimer | Add the wcslcpy, wcslcat functions
|
commit | commitdiff | tree |
2023-06-14 |
Florian Weimer | Implement strlcpy and strlcat [BZ #178]
|
commit | commitdiff | tree |
2023-06-06 |
Florian Weimer | pthreads: Use _exit to terminate the tst-stdio1 test
|
commit | commitdiff | tree |
2023-06-06 |
Florian Weimer | support: Add delayed__exit (with two underscores)
|
commit | commitdiff | tree |
2023-05-31 |
Florian Weimer | elf: Remove spurios SHARED conditional from elf/rtld.c
|
commit | commitdiff | tree |
2023-05-30 |
Florian Weimer | elf: Make more functions available for binding during...
|
commit | commitdiff | tree |
2023-05-25 |
Roy Eldar | elf: add test for dl-printf Reviewed-by: Florian Weimer <fweimer@redhat.com>
|
commit | commitdiff | tree |
2023-05-25 |
Roy Eldar | elf: fix handling of negative numbers in dl-printf Reviewed-by: Florian Weimer <fweimer@redhat.com>
|
commit | commitdiff | tree |
2023-05-22 |
Ronan Pigott | Add voice-admit DSCP code point from RFC-5865
|
commit | commitdiff | tree |
2023-05-17 |
Florian Weimer | stdlib: Avoid undefined behavior in stdlib/tst-labs
|
commit | commitdiff | tree |
2023-05-17 |
Florian Weimer | stdlib: Use long long int in stdlib/tst-llabs
|
commit | commitdiff | tree |
2023-05-08 |
Florian Weimer | manual: Remove unsupported line breaks in waiting-with...
|
commit | commitdiff | tree |
2023-05-07 |
Florian Weimer | Revert "riscv: Resolve symbols directly for symbols...
|
commit | commitdiff | tree |
2023-04-28 |
Indu Bhagat | elf.h: add PT_GNU_SFRAME
|
commit | commitdiff | tree |
2023-04-17 |
Florian Weimer | wcsmbs: Re-flow and sort routines, tests variables...
|
commit | commitdiff | tree |
2023-04-17 |
Florian Weimer | debug: Re-flow and sort routines variable in Makefile
|
commit | commitdiff | tree |
2023-04-06 |
Florian Weimer | <stdio.h>: Make fopencookie, vasprintf, asprintf available...
|
commit | commitdiff | tree |
2023-04-06 |
Florian Weimer | <string.h>: Make strchrnul, strcasestr, memmem available...
|
commit | commitdiff | tree |
2023-04-03 |
Florian Weimer | x86_64: Fix asm constraints in feraiseexcept (bug 30305)
|
commit | commitdiff | tree |
2023-03-10 |
Arsen Arsenović | elf: Add missing dependency between resolvfail and... Reviewed-by: Florian Weimer <fweimer@redhat.com>
|
commit | commitdiff | tree |
2023-03-10 |
Arsen Arsenović | elf: Add -z lazy to some more tests Reviewed-by: Florian Weimer <fweimer@redhat.com>
|
commit | commitdiff | tree |
2023-03-07 |
Florian Weimer | gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling...
|
commit | commitdiff | tree |
2023-02-27 |
Florian Weimer | localedata: de_DE should not use Fräulein
|
commit | commitdiff | tree |
2023-02-08 |
Florian Weimer | elf: Smoke-test ldconfig -p against system /etc/ld...
|
commit | commitdiff | tree |
2023-01-31 |
Florian Weimer | libio: Update number of written bytes in dprintf implementation
|
commit | commitdiff | tree |
2023-01-25 |
Florian Weimer | stdio-common: Handle -1 buffer size in __sprintf_chk...
|
commit | commitdiff | tree |
2023-01-18 |
Sajan Karumanchi | x86: Cache computation for AMD architecture.
|
commit | commitdiff | tree |
2023-01-18 |
Martin Joerg | manual: Fix typo
|
commit | commitdiff | tree |
2023-01-05 |
Florian Weimer | time: Set daylight to 1 for matching DST/offset change...
|
commit | commitdiff | tree |
2023-01-02 |
Andreas K. Hüttel | i686: Regenerate ulps Reviewed-by: Florian Weimer <fweimer@redhat.com>
|
commit | commitdiff | tree |
2022-12-22 |
Florian Weimer | Linux: Pass size argument of epoll_create to the kernel
|
commit | commitdiff | tree |
2022-12-19 |
Florian Weimer | libio: Convert __vswprintf_internal to buffers (bug...
|
commit | commitdiff | tree |
2022-12-19 |
Florian Weimer | libio: Convert __obstack_vprintf_internal to buffers...
|
commit | commitdiff | tree |
2022-12-19 |
Florian Weimer | libio: Convert __vdprintf_internal to buffers
|
commit | commitdiff | tree |
2022-12-19 |
Florian Weimer | libio: Convert __vasprintf_internal to buffers
|
commit | commitdiff | tree |
2022-12-19 |
Florian Weimer | libio: Convert __vsprintf_internal to buffers
|
commit | commitdiff | tree |
2022-12-19 |
Florian Weimer | stdio-common: Add lock optimization to vfprintf and...
|
commit | commitdiff | tree |
2022-12-19 |
Florian Weimer | stdio-common: Convert vfprintf and related functions...
|
commit | commitdiff | tree |
2022-12-19 |
Florian Weimer | stdio-common: Add __translated_number_width
|
commit | commitdiff | tree |
2022-12-19 |
Florian Weimer | stdio-common: Add __printf_function_invoke
|
commit | commitdiff | tree |
2022-12-19 |
Florian Weimer | stdio-common: Introduce buffers for implementing printf
|
commit | commitdiff | tree |
2022-12-19 |
Florian Weimer | locale: Implement struct grouping_iterator
|
commit | commitdiff | tree |
2022-12-19 |
Florian Weimer | Linux: Remove epoll_create, inotify_init from syscalls...
|
commit | commitdiff | tree |
2022-12-19 |
Florian Weimer | Linux: Reflow and sort some Makefile variables
|
commit | commitdiff | tree |
2022-11-10 |
Florian Weimer | Linux: Support __IPC_64 in sysvctl *ctl command arguments...
|
commit | commitdiff | tree |
2022-11-09 |
наб | iconvdata/tst-table-charmap.sh: remove handling of... Reviewed-by: Florian Weimer <fweimer@redhat.com>
|
commit | commitdiff | tree |
2022-11-04 |
Florian Weimer | elf: Disable some subtests of ifuncmain1, ifuncmain5...
|
commit | commitdiff | tree |
2022-11-04 |
Florian Weimer | posix: Make posix_spawn extensions available by default
|
commit | commitdiff | tree |
2022-11-03 |
Florian Weimer | elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp...
|
commit | commitdiff | tree |
2022-11-03 |
Florian Weimer | scripts/glibcelf.py: Properly report <elf.h> parsing...
|
commit | commitdiff | tree |
2022-11-03 |
Florian Weimer | elf: Rework exception handling in the dynamic loader...
|
commit | commitdiff | tree |
2022-10-27 |
Florian Weimer | elf: Introduce to _dl_call_fini
|
commit | commitdiff | tree |
2022-10-27 |
Florian Weimer | ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
|
commit | commitdiff | tree |
2022-10-27 |
Florian Weimer | scripts/localplt.awk: Handle DT_JMPREL with empty PLT...
|
commit | commitdiff | tree |
2022-10-25 |
Jakub Wilk | manual: Add missing % in int conversion list
|
commit | commitdiff | tree |
2022-10-18 |
Florian Weimer | Use PTR_MANGLE and PTR_DEMANGLE unconditionally in...
|
commit | commitdiff | tree |
2022-10-18 |
Florian Weimer | Introduce <pointer_guard.h>, extracted from <sysdep.h>
|
commit | commitdiff | tree |
2022-10-18 |
Florian Weimer | x86-64: Move LP_SIZE definition to its own header
|
commit | commitdiff | tree |
2022-10-14 |
Florian Weimer | elf: Do not completely clear reused namespace in dlmopen...
|
commit | commitdiff | tree |
2022-10-13 |
Florian Weimer | malloc: Switch global_max_fast to uint8_t
|
commit | commitdiff | tree |
2022-09-23 |
Florian Weimer | nss: Use shared prefix in IPv4 address in tst-reload1
|
commit | commitdiff | tree |
2022-09-23 |
Florian Weimer | nss: Enhance tst-reload1 coverage and logging
|
commit | commitdiff | tree |
2022-09-22 |
Florian Weimer | elf: Extract glibcelf constants from <elf.h>
|
commit | commitdiff | tree |
2022-09-22 |
Florian Weimer | scripts: Enhance glibcpp to do basic macro processing
|
commit | commitdiff | tree |
2022-09-22 |
Florian Weimer | scripts: Extract glibcpp.py from check-obsolete-constructs.py
|
commit | commitdiff | tree |
2022-09-20 |
Florian Weimer | nss: Fix tst-nss-files-hosts-long on single-stack hosts...
|
commit | commitdiff | tree |
2022-09-20 |
Florian Weimer | nss: Implement --no-addrconfig option for getent
|
commit | commitdiff | tree |
2022-09-20 |
Florian Weimer | gconv: Use 64-bit interfaces in gconv_parseconfdir...
|
commit | commitdiff | tree |
2022-09-20 |
Florian Weimer | elf: Implement force_first handling in _dl_sort_maps_dfs...
|
commit | commitdiff | tree |
2022-09-19 |
Florian Weimer | Linux: Do not skip d_ino == 0 entries in readdir, readdir64...
|
commit | commitdiff | tree |
2022-09-08 |
Javier Pello | elf: Fix hwcaps string size overestimation
|
commit | commitdiff | tree |
2022-09-06 |
Florian Weimer | elf: Rename _dl_sort_maps parameter from skip to force_first
|
commit | commitdiff | tree |
2022-09-06 |
Florian Weimer | scripts/dso-ordering-test.py: Generate program run...
|
commit | commitdiff | tree |
2022-09-05 |
Florian Weimer | scripts/build-many-glibcs.py: Use https:// for sourceware...
|
commit | commitdiff | tree |
2022-09-05 |
Florian Weimer | elf.h: Remove duplicate definition of VER_FLG_WEAK
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | resolv: Fix building tst-resolv-invalid-cname for earlier...
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | nss_dns: Rewrite _nss_dns_gethostbyname4_r using current...
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | resolv: Add new tst-resolv-invalid-cname
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | nss_dns: In gaih_getanswer_slice, skip strange aliases...
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | nss_dns: Rewrite getanswer_r to match getanswer_ptr...
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | nss_dns: Remove remnants of IPv6 address mapping
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptr
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | nss_dns: Split getanswer_ptr from getanswer_r
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | resolv: Add DNS packet parsing helpers geared towards...
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | resolv: Add internal __ns_name_length_uncompressed...
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | resolv: Add the __ns_samebinaryname function
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | resolv: Add internal __res_binary_hnok function
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | resolv: Add tst-resolv-aliases
|
commit | commitdiff | tree |
2022-08-30 |
Florian Weimer | resolv: Add tst-resolv-byaddr for testing reverse lookup
|
commit | commitdiff | tree |
2022-08-26 |
Florian Weimer | elf: Call __libc_early_init for reused namespaces ...
|
commit | commitdiff | tree |
2022-08-25 |
Florian Weimer | s390: Move hwcaps/platform names out of _rtld_global_ro
|
commit | commitdiff | tree |
2022-08-25 |
Florian Weimer | Revert "Detect ld.so and libc.so version inconsistency...
|
commit | commitdiff | tree |
2022-08-24 |
Florian Weimer | Detect ld.so and libc.so version inconsistency during...
|
commit | commitdiff | tree |