nss: Unnest nested function add_key
[platform/upstream/glibc.git] / manual /
2021-10-18 Stafford Hornemanual: Update _TIME_BITS to clarify it's user defined
2021-09-30 Joseph MyersAdd C2X _PRINTF_NAN_LEN_MAX
2021-09-28 Joseph MyersAdd fmaximum, fminimum functions
2021-09-22 Joseph MyersAdd narrowing fma functions
2021-09-10 Joseph MyersAdd narrowing square root functions
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-26 Michael Kerriskllio.texi: Wording fixes in description of closefrom()
2021-08-01 Carlos O'DonellUpdate install.texi, and regenerate INSTALL.
2021-07-27 Siddhesh Poyarekarmanual: Drop the .so suffix in libc_malloc_debug descri...
2021-07-23 Siddhesh Poyarekarmanual: Document unsupported cases for interposition
2021-07-23 H.J. Lux86: Install <bits/platform/x86.h> [BZ #27958]
2021-07-22 Siddhesh PoyarekarRemove malloc hooks [BZ #23328]
2021-07-22 Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-07-19 Adhemerval Zanellaelf: Fix tst-cpu-features-cpuinfo on some AMD systems...
2021-07-09 H.J. LuDefine PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
2021-07-08 Adhemerval Zanellaio: Add closefrom [BZ #10353]
2021-07-08 Adhemerval Zanellalinux: Add close_range
2021-07-07 Siddhesh Poyarekarglibc.malloc.check: Fix nit in documentation
2021-07-06 Armin Braunsmanual: fix description for preadv()
2021-07-01 H.J. Lux86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]
2021-06-28 Adhemerval Zanellaposix: Add _Fork [BZ #4737]
2021-06-28 Florian Weimernptl: Add glibc.pthread.stack_cache_size tunable
2021-06-24 Adhemerval Zanellax86: Fix tst-cpu-features-cpuinfo on Ryzen 9 (BZ #27873)
2021-06-23 Paul Eggertdoc: _TIME_BITS defaults may change
2021-06-15 Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-06-10 Matheus CastanhoAdd build option to disable usage of scv on powerpc
2021-06-09 Adhemerval Zanellanptl: Move cancel state out of cancelhandling
2021-06-02 Xeonacidfix typo
2021-06-01 Joseph MyersUpdate floating-point feature test macro handling for C2X
2021-05-27 Naohiro Tamuraaarch64: Added optimized memcpy and memmove for A64FX
2021-05-26 Naohiro Tamuraaarch64: Added Vector Length Set test helper script
2021-05-05 Florian Weimernptl: Consolidate async cancel enable/disable implement...
2021-04-13 Paul EggertImprove documentation for malloc etc. (BZ#27719)
2021-03-30 Alyssa Rossmanual: clarify that scanf %n supports type modifiers
2021-03-11 Wilco Dijkstramath: Remove mpa files [BZ #15267]
2021-03-08 Lukasz Majewskitst: Extend cross-test-ssh.sh to specify if target...
2021-02-10 Siddhesh Poyarekartunables: Simplify TUNABLE_SET interface
2021-02-07 H.J. Lux86: Add PTWRITE feature detection [BZ #27346]
2021-02-04 Florian Weimermanual: Correct description of ENTRY [BZ #17183]
2021-02-01 H.J. Lusysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
2021-01-25 Tulio Magno Quites... Update INSTALL with package versions that are known...
2021-01-22 John McCabemanual: Correct argument order in mount examples [BZ...
2021-01-21 H.J. Lu<sys/platform/x86.h>: Remove the C preprocessor magic
2021-01-15 H.J. Luld.so: Add --list-tunables to print tunable values
2021-01-02 Paul EggertSync FDL from https://gnu.org/licenses/fdl-1.3.texi
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-31 Siddhesh PoyarekarIntroduce _FORTIFY_SOURCE=3
2020-12-29 Paul Eggertfree: preserve errno [BZ#17924]
2020-12-22 H.J. Lu<sys/platform/x86.h>: Add Intel LAM support
2020-12-21 Richard Earnshawelf: Add a tunable to control use of tagged memory
2020-12-21 Richard Earnshawconfig: Allow memory tagging to be enabled when configu...
2020-12-18 Anssi Hannulaieee754: Remove unused __sin32 and __cos32
2020-12-17 Stefan Lieblers390x: Require GCC 7.1 or later to build glibc.
2020-12-03 Florian Weimermanual: Clarify File Access Modes section and add O_PATH
2020-11-25 Adhemerval Zanellanptl: Return EINVAL for invalid clock for pthread_clock...
2020-10-30 Carlos O'DonellArgument Syntax: Use "option", @option, and @command.
2020-10-22 Siddhesh PoyarekarReword description of SXID_* tunable properties
2020-10-19 Adhemerval ZanellaMove vtimes to a compatibility symbol
2020-10-13 Benno Schulenbergmanual: correct the spelling of "MALLOC_PERTURB_" ...
2020-10-13 Benno Schulenbergmanual: replace an obsolete collation example with...
2020-10-09 H.J. Lu<sys/platform/x86.h>: Add FSRCS/FSRS/FZLRM support
2020-10-09 H.J. Lu<sys/platform/x86.h>: Add Intel HRESET support
2020-10-09 H.J. Lu<sys/platform/x86.h>: Add AVX-VNNI support
2020-10-09 H.J. Lu<sys/platform/x86.h>: Add AVX512_FP16 support
2020-10-09 H.J. Lu<sys/platform/x86.h>: Add Intel UINTR support
2020-10-07 Florian WeimerLinux: Require properly configured /dev/pts for PTYs
2020-10-05 Jonathan Wakelymanual: Fix typo
2020-09-29 H.J. LuSet tunable value as well as min/max values
2020-09-28 Patrick McGeheartyReversing calculation of __x86_shared_non_temporal_thre...
2020-09-16 H.J. Lu<sys/platform/x86.h>: Add Intel Key Locker support
2020-09-12 H.J. Lux86: Install <sys/platform/x86.h> [BZ #26124]
2020-08-31 Martin LiskaAdd mallinfo2 function that support sizes >= 4GB.
2020-08-08 Adhemerval Zanellamanual: Fix sigdescr_np and sigabbrev_np return type...
2020-08-07 Adhemerval Zanellamanual: Put the istrerrorname_np and strerrordesc_np...
2020-08-07 Adhemerval Zanellamanual: Fix strerrorname_np and strerrordesc_np return...
2020-08-05 Florian Weimermanual: Fix some @code/@var formatting glitches chapter...
2020-07-17 Florian Weimermanual: New signal and errno string functions are AS...
2020-07-16 Florian WeimerLinux: Remove rseq support
2020-07-16 Florian Weimermanual: Use Unicode instead HTML entities for character...
2020-07-13 Petr VorelRemove --enable-obsolete-rpc configure flag
2020-07-10 Vineet GuptaDocumentation for ARC port
2020-07-08 Szabolcs Nagyrtld: Avoid using up static TLS surplus for optimizatio...
2020-07-08 Szabolcs Nagyrtld: Account static TLS surplus for audit modules
2020-07-08 Szabolcs Nagyrtld: Add rtld.nns tunable for the number of supported...
2020-07-08 Petr VorelRemove --enable-obsolete-nsl configure flag
2020-07-07 Adhemerval Zanellastring: Add strerrorname_np and strerrordesc_np
2020-07-07 Adhemerval Zanellastring: Add sigabbrev_np and sigdescr_np
2020-07-07 Adhemerval Zanellasignal: Move sys_siglist to a compat symbol
2020-07-06 H.J. Lux86: Add thresholds for "rep movsb/stosb" to tunables
2020-07-06 Joseph MyersUse C2x return value from getpayload of non-NaN (bug...
2020-07-06 Florian Weimermanual: Document __libc_single_threaded
2020-07-06 Mathieu DesnoyersLinux: Perform rseq registration at C startup and threa...
2020-07-03 Florian Weimermanual: Show copyright information not just in the...
2020-06-15 Florian Weimermanual: Add pthread_attr_setsigmask_np, pthread_attr_ge...
2020-06-03 Aurélien Aptelmanual/jobs.texi: remove unused var from example code
2020-06-01 Carlos O'Donellmbstowcs: Document, test, and fix null pointer dst...
2020-05-29 Girish Joshimanual: Fix backtraces code example [BZ #10441]
2020-05-25 Florian Weimersignal: Deprecate additional legacy signal handling...
2020-05-20 Florian Weimermanual: Add missing section and node for clockid_t...
2020-05-18 H.J. Lux86: Add --enable-cet=permissive
next