Update INSTALL with package versions that are known to work
[platform/upstream/glibc.git] / manual /
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
2020-05-05 Florian Weimermanual: Document the O_NOFOLLOW open flag
2020-04-30 Paul E. Murphypowerpc64le: blacklist broken GCC compilers (e.g GCC...
2020-04-30 Paul E. Murphypowerpc64le: bump binutils version requirement to ...
2020-04-30 Paul E. Murphypowerpc64le: raise GCC requirement to 7.4 for long...
2020-04-29 Florian Weimermanual: Fix typos in the fexecve description
2020-04-27 Florian Weimermanual: Document the fexecve function
2020-04-17 Adhemerval ZanellaRemove __NO_MATH_INLINES
2020-04-15 Florian WeimerLinux: Remove <sys/sysctl.h> and the sysctl function
2020-04-09 Joseph MyersAdd GRND_INSECURE from Linux 5.6 to sys/random.h
2020-03-20 Carlos O'DonellExtended Char Intro: Use getwc in example (Bug 25626)
2020-03-13 Girish Joshimanual: Fix inconsistent declaration of wcsrchr [BZ...
2020-03-05 Girish Joshimanual: Fix wrong declaration of wcschr [BZ #24654]
2020-03-04 Girish Joshimanual: Fix typo in parse_printf_format example [BZ...
2020-02-01 Siddhesh PoyarekarUpdate newest tested versions of dependencies in instal...
2020-02-01 Siddhesh PoyarekarAdd more contributors to the manual
2020-01-17 Lucas A. M. MagalhaesFix tst-pkey.c pkey_alloc return checks and manual
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-19 Xuelei Zhangaarch64: Add Huawei Kunpeng to tunable cpu list
2019-12-11 Paul Eggertmanual: clarify fopen with the x flag
2019-11-04 Mike Crowenptl: Fix niggles with pthread_clockjoin_np
2019-11-01 Mike Crowenptl: Add pthread_clockjoin_np
2019-11-01 Mike Crowemanual: Add documentation for pthread_tryjoin_np and...
2019-10-30 Zack WeinbergRevise the documentation of simple calendar time.
2019-10-11 Florian Weimermanual: Remove warning in the documentation of the...
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-29 Paul EggertCorrect the spelling of more contributors
2019-08-23 Paul EggertDon't put non-ASCII into installed headers
2019-08-23 Paul EggertFix spellings of contributor names in comments and doc
2019-08-22 Joseph MyersDocument strftime %Ob and %OB as C2X features.
2019-08-19 Carlos O'Donellnss: Make nsswitch.conf more distribution friendly.
2019-08-15 Joseph MyersMake totalorder and totalordermag functions take pointe...
2019-08-13 Joseph MyersAdd feature test macro _ISOC2X_SOURCE.
2019-08-09 DJ DelorieAdd glibc.malloc.mxfast tunable
2019-08-05 Florian Weimerlogin: Remove utmp backend jump tables [BZ #23518]
2019-08-01 Carlos O'DonellUpdate install and NEWS for 2.30 release.
2019-07-29 Florian WeimerLinux: Move getdents64 to <dirent.h>
2019-07-12 Mike Crowenptl: Add POSIX-proposed pthread_rwlock_clockrdlock...
2019-07-12 Mike Crowenptl: Add POSIX-proposed pthread_cond_clockwait
2019-07-12 Mike Crowenptl: Add POSIX-proposed sem_clockwait
2019-07-10 Andreas SchwabDon't declare __malloc_check_init in <malloc.h> (bug...
next