public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc] Deleted branch 'azanella/rtld-shared'
 2021-08-10 12:42 UTC 

[glibc/azanella/rtld-shared] elf: Add dlmopen / RTLD_SHARED tests
 2021-08-09 20:31 UTC 

[glibc/azanella/rtld-shared] elf: Implement dlmopen RTLD_SHARED flag (BZ #22745)
 2021-08-09 20:31 UTC 

[glibc/azanella/rtld-shared] elf: Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (BZ #22745)
 2021-08-09 20:31 UTC 

[glibc/azanella/rtld-shared] elf: Abstract loaded-DSO search code into a helper function
 2021-08-09 20:31 UTC 

[glibc/azanella/rtld-shared] elf: Define a new dynamic section tag - DT_GNU_FLAGS_1 (BZ #22745)
 2021-08-09 20:31 UTC 

[glibc] Created branch 'azanella/rtld-shared'
 2021-08-09 20:31 UTC 

[glibc] Deleted branch 'azanella/rtld-shared'
 2021-08-09 20:31 UTC 

[glibc/azanella/rtld-shared] elf: Add dlmopen / RTLD_SHARED tests
 2021-08-09 20:26 UTC 

[glibc/azanella/rtld-shared] elf: Implement dlmopen RTLD_SHARED flag (BZ #22745)
 2021-08-09 20:26 UTC 

[glibc/azanella/rtld-shared] elf: Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (BZ #22745)
 2021-08-09 20:26 UTC 

[glibc/azanella/rtld-shared] elf: Abstract loaded-DSO search code into a helper function
 2021-08-09 20:25 UTC 

[glibc/azanella/rtld-shared] elf: Define a new dynamic section tag - DT_GNU_FLAGS_1 (BZ #22745)
 2021-08-09 20:25 UTC 

[glibc] Created branch 'azanella/rtld-shared'
 2021-08-09 20:25 UTC 

[glibc] Deleted branch 'azanella/rtld-shared'
 2021-08-09 20:25 UTC 

[glibc/azanella/rtld-shared] elf: Add dlmopen / RTLD_SHARED tests
 2021-08-09 20:18 UTC 

[glibc/azanella/rtld-shared] elf: Implement dlmopen RTLD_SHARED flag (BZ #22745)
 2021-08-09 20:17 UTC 

[glibc/azanella/rtld-shared] elf: Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (BZ #22745)
 2021-08-09 20:17 UTC 

[glibc/azanella/rtld-shared] elf: Abstract loaded-DSO search code into a helper function
 2021-08-09 20:17 UTC 

[glibc/azanella/rtld-shared] elf: Define a new dynamic section tag - DT_GNU_FLAGS_1 (BZ #22745)
 2021-08-09 20:17 UTC 

[glibc] Created branch 'azanella/rtld-shared'
 2021-08-09 20:17 UTC 

[glibc] Use binutils 2.37 branch in build-many-glibcs.py
 2021-08-09 17:00 UTC 

[glibc] Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h
 2021-08-09 16:51 UTC 

[glibc/release/2.34/master] librt: fix NULL pointer dereference (bug 28213)
 2021-08-09 14:52 UTC 

[glibc] librt: fix NULL pointer dereference (bug 28213)
 2021-08-09 14:50 UTC 

[glibc] powerpc64: Add checks for Altivec and VSX in ifunc selection
 2021-08-06 19:48 UTC 

[glibc] powerpc64: Check cacheline size before using optimised memset routines
 2021-08-06 19:48 UTC 

[glibc] powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06
 2021-08-06 19:47 UTC 

[glibc/release/2.34/master] Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)
 2021-08-06 14:43 UTC 

[glibc] Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)
 2021-08-06  8:51 UTC 

[glibc/maskray/lld] configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]
 2021-08-06  5:07 UTC 

[glibc/maskray/lld] elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]
 2021-08-06  5:07 UTC 

[glibc/maskray/lld] elf: Replace .tls_common with .tbss definition [BZ #28152]
 2021-08-06  5:07 UTC 

[glibc] Created branch 'maskray/lld'
 2021-08-06  5:06 UTC 

[glibc] Deleted branch 'maskray/lld'
 2021-08-06  5:06 UTC 

[glibc] Add INADDR_DUMMY from Linux 5.13 to netinet/in.h
 2021-08-05 20:13 UTC 

[glibc] tst-mxfast: Don't run with mcheck
 2021-08-05  2:07 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add SVE support for aarch64 rtld-audit
 2021-08-04 20:54 UTC 

[glibc/azanella/ld-audit-fixes] elf: Fix runtime linker auditing on aarch64 (BZ #26643)
 2021-08-04 20:54 UTC 

[glibc/azanella/ld-audit-fixes] elf: Move LAV_CURRENT to link_lavcurrent.h
 2021-08-04 20:54 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add LA_SYMB_BINDNOW
 2021-08-04 20:54 UTC 

[glibc/azanella/ld-audit-fixes] elf: Issue la_symbind() for bind-now (BZ #23734)
 2021-08-04 20:54 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add la_activity during application exit
 2021-08-04 20:53 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add main application on main_map l_name
 2021-08-04 20:53 UTC 

[glibc/azanella/ld-audit-fixes] elf: Issue audit la_objopen() for vDSO
 2021-08-04 20:53 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_pltexit
 2021-08-04 20:53 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_pltenter
 2021-08-04 20:53 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_preinit
 2021-08-04 20:53 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
 2021-08-04 20:53 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_objclose
 2021-08-04 20:53 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_objsearch
 2021-08-04 20:53 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
 2021-08-04 20:53 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_objopen
 2021-08-04 20:53 UTC 

[glibc/azanella/ld-audit-fixes] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
 2021-08-04 20:53 UTC 

[glibc/azanella/ld-audit-fixes] elf: Suppress audit calls when a (new) namespace is empty (BZ #28062)
 2021-08-04 20:52 UTC 

[glibc/azanella/ld-audit-fixes] elf: Do not fail for failed dlopem on audit modules (BZ #28061)
 2021-08-04 20:52 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add audit tests for modules with TLSDESC
 2021-08-04 20:52 UTC 

[glibc/azanella/ld-audit-fixes] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
 2021-08-04 20:52 UTC 

[glibc] Created branch 'azanella/ld-audit-fixes'
 2021-08-04 20:52 UTC 

[glibc] Deleted branch 'azanella/ld-audit-fixes'
 2021-08-04 20:52 UTC 

[glibc] rt: Set the correct message queue for tst-mqueue10
 2021-08-04 20:39 UTC 

[glibc] Update sparc libm-test-ulps
 2021-08-04 20:39 UTC 

[glibc] linux: Add sparck brk implementation
 2021-08-04 20:39 UTC 

[glibc] test-dlclose-exit-race: avoid hang on pthread_create error
 2021-08-04 19:33 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add SVE support for aarch64 rtld-audit
 2021-08-04 17:48 UTC 

[glibc/azanella/ld-audit-fixes] elf: Fix runtime linker auditing on aarch64 (BZ #26643)
 2021-08-04 17:48 UTC 

[glibc/azanella/ld-audit-fixes] elf: Move LAV_CURRENT to link_lavcurrent.h
 2021-08-04 17:48 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add LA_SYMB_BINDNOW
 2021-08-04 17:48 UTC 

[glibc/azanella/ld-audit-fixes] elf: Issue la_symbind() for bind-now (BZ #23734)
 2021-08-04 17:48 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add la_activity during application exit
 2021-08-04 17:48 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add main application on main_map l_name
 2021-08-04 17:48 UTC 

[glibc/azanella/ld-audit-fixes] elf: Issue audit la_objopen() for vDSO
 2021-08-04 17:47 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_pltexit
 2021-08-04 17:47 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_pltenter
 2021-08-04 17:47 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_preinit
 2021-08-04 17:47 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
 2021-08-04 17:47 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_objclose
 2021-08-04 17:47 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_objsearch
 2021-08-04 17:47 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
 2021-08-04 17:47 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_objopen
 2021-08-04 17:47 UTC 

[glibc/azanella/ld-audit-fixes] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
 2021-08-04 17:47 UTC 

[glibc/azanella/ld-audit-fixes] elf: Suppress audit calls when a (new) namespace is empty (BZ #28062)
 2021-08-04 17:47 UTC 

[glibc/azanella/ld-audit-fixes] elf: Do not fail for failed dlopem on audit modules (BZ #28061)
 2021-08-04 17:47 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add audit tests for modules with TLSDESC
 2021-08-04 17:46 UTC 

[glibc/azanella/ld-audit-fixes] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
 2021-08-04 17:46 UTC 

[glibc] Created branch 'azanella/ld-audit-fixes'
 2021-08-04 17:46 UTC 

[glibc] Deleted branch 'azanella/ld-audit-fixes'
 2021-08-04 17:46 UTC 

[glibc] Deleted branch 'azanella/ld-audit-fixes'
 2021-08-04 17:32 UTC 

[glibc/release/2.34/master] iconv_charmap: Close output file when done
 2021-08-04 10:27 UTC 

[glibc/release/2.34/master] copy_and_spawn_sgid: Avoid double calls to close()
 2021-08-04 10:27 UTC 

[glibc/release/2.34/master] gaiconf_init: Avoid double-free in label and precedence lists
 2021-08-04 10:27 UTC 

[glibc/release/2.34/master] gconv_parseconfdir: Fix memory leak
 2021-08-04 10:27 UTC 

[glibc/release/2.34/master] ldconfig: avoid leak on empty paths in config file
 2021-08-04 10:27 UTC 

[glibc] gethosts: Remove unused argument _type
 2021-08-03 20:55 UTC 

[glibc] hurd: Avoid spurious warning
 2021-08-03 17:38 UTC 

[glibc] gaiconf_init: Avoid double-free in label and precedence lists
 2021-08-03 15:55 UTC 

[glibc] copy_and_spawn_sgid: Avoid double calls to close()
 2021-08-03 15:55 UTC 

[glibc] iconv_charmap: Close output file when done
 2021-08-03 15:55 UTC 

[glibc] gconv_parseconfdir: Fix memory leak
 2021-08-03 15:55 UTC 

[glibc] ldconfig: avoid leak on empty paths in config file
 2021-08-03 15:55 UTC 

[glibc] Fix build of nptl/tst-thread_local1.cc with GCC 12
 2021-08-02 16:34 UTC 

[glibc] nis: Fix leak on realloc failure in nis_getnames [BZ #28150]
 2021-08-02 15:24 UTC 

[glibc] Remove obsolete comments/name from several benchtest input files
 2021-08-02 13:27 UTC 

[glibc] Remove obsolete comments/name from acos-inputs, since slow path was removed
 2021-08-02 13:05 UTC 

[glibc] Created tag 'glibc-2.34.9000'
 2021-08-02  1:57 UTC 

[glibc] Open master branch for glibc 2.35 development
 2021-08-02  1:56 UTC 

[glibc] Created branch 'release/2.34/master'
 2021-08-02  1:49 UTC 

[glibc] Created tag 'glibc-2.34'
 2021-08-02  1:45 UTC 

[glibc] Update ChangeLog.old/ChangeLog.23
 2021-08-02  1:34 UTC 

[glibc] Prepare for glibc 2.34 release
 2021-08-02  1:25 UTC 

[glibc] po/nl.po: Update Dutch translation
 2021-08-02  1:01 UTC 

[glibc] Update install.texi, and regenerate INSTALL
 2021-08-01 20:49 UTC 

[glibc] Update translations
 2021-08-01 20:49 UTC 

[glibc] Update NEWS
 2021-08-01 20:49 UTC 

[glibc] NEWS: Fix typos, grammar, and missing words
 2021-08-01 20:49 UTC 

[glibc/azanella/ld-audit-fixes] elf: Fix runtime linker auditing on aarch64 (BZ #26643)
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Move LAV_CURRENT to link_lavcurrent.h
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add LA_SYMB_BINDNOW
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Issue la_symbind() for bind-now (BZ #23734)
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add la_activity during application exit
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add main application on main_map l_name
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Issue audit la_objopen() for vDSO
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_pltexit
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_pltenter
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_preinit
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_objclose
 2021-07-30 19:25 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_objsearch
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add _dl_audit_objopen
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Suppress audit calls when a (new) namespace is empty (BZ #28062)
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Do not fail for failed dlopem on audit modules (BZ #28061)
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Add audit tests for modules with TLSDESC
 2021-07-30 19:24 UTC 

[glibc/azanella/ld-audit-fixes] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
 2021-07-30 19:24 UTC 

[glibc] Created branch 'azanella/ld-audit-fixes'
 2021-07-30 19:24 UTC 

[glibc] Deleted branch 'azanella/y2038'
 2021-07-30 19:16 UTC 

[glibc] elf: Fix audit regression
 2021-07-30 19:15 UTC 

[glibc/codonell/c-utf8] Add generic C.UTF-8 locale (Bug 17318)
 2021-07-29  6:31 UTC 

[glibc/codonell/c-utf8] Add 'strcmp_collation' support for LC_COLLATE
 2021-07-29  6:31 UTC 

[glibc/codonell/c-utf8] Add support for locales with zero collation rules
 2021-07-29  6:31 UTC 

[glibc] Created branch 'codonell/c-utf8'
 2021-07-29  6:31 UTC 

[glibc] Deleted branch 'codonell/c-utf8'
 2021-07-29  2:28 UTC 

[glibc] Update libc.pot for 2.34 release
 2021-07-29  2:04 UTC 

[glibc] x86-64: Add Avoid_Short_Distance_REP_MOVSB
 2021-07-28 20:59 UTC 

[glibc] Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPER
 2021-07-28 17:52 UTC 

[glibc] build-many-glibcs.py: Add x86_64-linux-gnu-minimal configuration
 2021-07-28 16:02 UTC 

[glibc] tests: use xmalloc to allocate implementation array
 2021-07-28 12:18 UTC 

[glibc] xmalloc: Fix warnings with gcc analyzer
 2021-07-28 12:17 UTC 

[glibc] __cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524]
 2021-07-28 10:38 UTC 

[glibc/codonell/c-utf8] Fix fnmatch and regcomp for zero collation rule locales
 2021-07-27 17:34 UTC 

[glibc] manual: Drop the .so suffix in libc_malloc_debug description
 2021-07-27  2:25 UTC 

[glibc] hurd: _Fork: unlock malloc before calling fork child hooks
 2021-07-27  0:06 UTC 

[glibc] Exclude static tests for mcheck and malloc-check
 2021-07-26  5:19 UTC 

[glibc/codonell/c-utf8] Add generic C.UTF-8 locale (Bug 17318)
 2021-07-26  3:41 UTC 

[glibc/codonell/c-utf8] Add 'strcmp_collation' support for LC_COLLATE
 2021-07-26  3:41 UTC 

[glibc] Created branch 'codonell/c-utf8'
 2021-07-26  3:41 UTC 

[glibc] Deleted branch 'codonell/c-utf8'
 2021-07-26  1:33 UTC 

[glibc] i386: Regenerate ulps
 2021-07-25 20:31 UTC 

[glibc/google/grte/v5-2.27/master] wordexp: handle overflow in positional parameter number (bug 28011)
 2021-07-23 17:26 UTC 

[glibc/google/grte/v5-2.27/master] Disable tests that need more-recent infrastructure
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] intl: Handle translation output codesets with suffixes [BZ #26383]
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] Rewrite iconv option parsing [BZ #19519]
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] math/test-sinl-pseudo: Use stack protector only if available
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487)
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] posix: Sync gnulib regex implementation
 2021-07-23 17:07 UTC 

[glibc/google/grte/v5-2.27/master] Fix use-after-free in glob when expanding ~user (bug 25414)
 2021-07-23 17:06 UTC 

[glibc/google/grte/v5-2.27/master] Fix a return type in elf unload test
 2021-07-23 17:06 UTC 

[glibc/google/grte/v5-2.27/master] Fix buffer overrun in EUC-KR conversion module (bz #24973)
 2021-07-23 17:06 UTC 

[glibc/google/grte/v5-2.27/master] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-07-23 17:06 UTC 

[glibc] manual: Document unsupported cases for interposition
 2021-07-23 14:57 UTC 

[glibc] x86: Install <bits/platform/x86.h> [BZ #27958]
 2021-07-23 12:21 UTC 

[glibc] Fix build and tests with --disable-tunables
 2021-07-23  8:30 UTC 

[glibc] hurd: Fix glob lstat compatibility
 2021-07-22 18:31 UTC 

[glibc] socket: Add time64 alias for setsockopt
 2021-07-22 17:53 UTC 

[glibc] socket: Add time64 alias for getsockopt
 2021-07-22 17:53 UTC 

[glibc] Deleted branch 'siddhesh/malloc-hooks'
 2021-07-22 13:33 UTC 

[glibc] mcheck Fix malloc_usable_size [BZ #22057]
 2021-07-22 13:12 UTC 

[glibc] Remove malloc hooks [BZ #23328]
 2021-07-22 13:12 UTC 

[glibc] Move malloc_{g,s}et_state to libc_malloc_debug
 2021-07-22 13:12 UTC 

[glibc] glibc.malloc.check: Wean away from malloc hooks
 2021-07-22 13:12 UTC 

[glibc] mtrace: Wean away from malloc hooks
 2021-07-22 13:12 UTC 

[glibc] Simplify __malloc_initialized
 2021-07-22 13:12 UTC 

[glibc] mcheck: Wean away from malloc hooks [BZ #23489]
 2021-07-22 13:12 UTC 

[glibc] Move malloc hooks into a compat DSO
 2021-07-22 13:12 UTC 

[glibc] Remove __morecore and __default_morecore
 2021-07-22 13:12 UTC 

[glibc] Remove __after_morecore_hook
 2021-07-22 13:12 UTC 

[glibc] Make mcheck tests conditional on GLIBC_2.23 or earlier
 2021-07-22 13:11 UTC 

[glibc] posix: Add sysconf(_SC_{MIN,}SIGSTKSZ) support
 2021-07-21 23:25 UTC 

[glibc] malloc: Fix tst-mallocfork3-malloc-check link
 2021-07-21 22:42 UTC 

[glibc] ARC: elf: make type safe
 2021-07-21 20:15 UTC 

[glibc] ARC: fp: (micro)optimize FPU_STATUS read by eliding FWE bit clearing
 2021-07-21 20:15 UTC 

[glibc] socket: Add time64 alias for sendmsg
 2021-07-21 11:12 UTC 

[glibc] socket: Add time64 alias for recvmsg
 2021-07-21 11:12 UTC 

[glibc] socket: Add time64 alias for sendmmsg
 2021-07-21 11:12 UTC 

[glibc] Linux: Add time64 alias for prctl
 2021-07-21 11:12 UTC 

[glibc] io: Add time64 alias for fcntl
 2021-07-21 11:12 UTC 

[glibc] misc: Add time64 alias for ioctl
 2021-07-21 11:12 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).