aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2021-07-19resolv: Deprecate legacy interfaces in libresolvFlorian Weimer
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu
2021-07-08posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella
2021-07-08linux: Add close_rangeAdhemerval Zanella
2021-07-03mtrace: Deprecate mallwatch and tr_breakSiddhesh Poyarekar
2021-06-28posix: Add _Fork [BZ #4737]Adhemerval Zanella
2021-06-28nptl: Add glibc.pthread.stack_cache_size tunableFlorian Weimer
2021-06-28Install shared objects under their ABI namesFlorian Weimer
2021-06-24* NEWS: Clarify _TIME_BITS change.Paul Eggert
2021-06-23nptl: Use SA_RESTART for SIGCANCEL handlerAdhemerval Zanella
2021-06-23doc: _TIME_BITS defaults may changePaul Eggert
2021-06-23Add NEWS item for gconv-modules.d changeSiddhesh Poyarekar
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella
2021-06-10Add build option to disable usage of scv on powerpcMatheus Castanho
2021-06-01Use __pthread_attr_copy in mq_notify (bug 27896)Andreas Schwab
2021-06-01Update floating-point feature test macro handling for C2XJoseph Myers
2021-05-17Add C2X timespec_getresJoseph Myers
2021-05-03linux: Add execveat system call wrapperAlexandra Hájková
2021-05-03nptl: Move pthread_yield into libc, as a compatibility symbolFlorian Weimer
2021-04-23nptl: Move pthread_mutexattr_setrobust into libcFlorian Weimer
2021-04-23nptl: Move pthread_mutexattr_getrobust into libcFlorian Weimer
2021-04-21nptl: Move pthread_mutex_consistent into libcFlorian Weimer
2021-03-09NEWS: Add entry for CVE-2021-27645DJ Delorie
2021-03-02ld.so: Implement the --list-diagnostics optionFlorian Weimer
2021-02-23NEWS: Add missing bug closuresSamuel Thibault
2021-02-08linux: Require /dev/shm as the shared memory file systemFlorian Weimer
2021-02-01Move _SC_MINSIGSTKSZ/_SC_SIGSTKSZ entry in NEWSH.J. Lu
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu
2021-02-01Open master branch for glibc 2.34 developmentglibc-2.33.9000Adhemerval Zanella
2021-02-01Update NEWS with bugsAdhemerval Zanella
2021-01-29NEWS: Fix typo in CVE-2021-3326 entryFlorian Weimer
2021-01-29NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)Florian Weimer
2021-01-29NEWS: Add entry for glibc-hwcaps and deprecate legacy hwcapsFlorian Weimer
2021-01-15ld.so: Add --list-tunables to print tunable valuesH.J. Lu
2021-01-08Update NEWS for CVE-2019-25013.Siddhesh Poyarekar
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-31Introduce _FORTIFY_SOURCE=3Siddhesh Poyarekar
2020-12-17s390x: Require GCC 7.1 or later to build glibc.Stefan Liebler
2020-12-09S390: Derive float_t from FLT_EVAL_METHODMarius Hillenbrand
2020-12-08Fixed typos in "NEWS for version 2.32"Paul Zimmermann
2020-12-08Add NEWS entry for CVE-2020-29562 (BZ #26923)Siddhesh Poyarekar
2020-11-30Fix typo in NEWS fileShuo Wang
2020-11-25NEWS entry for commit b4f020c9b408fb3d1d3d4901c4a71839145f8791Florian Weimer
2020-11-04iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar
2020-10-27Remove NEWS entry about ftime removalAdhemerval Zanella
2020-10-26Fix typo in NEWS fileJonathan Wakely
2020-10-19Move vtimes to a compatibility symbolAdhemerval Zanella
2020-10-16Add NEWS entry for ftime compatibility moveAdhemerval Zanella