aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2021-11-10Support C2X printf %b, %BJoseph Myers1-0/+4
2021-10-26NEWS: Add item for __memcmpeqNoah Goldstein1-0/+4
2021-10-21elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang1-0/+9
2021-10-11elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song1-0/+2
2021-10-04Update to Unicode 14.0.0 [BZ #28390]Mike FABIAN1-0/+4
2021-09-30Add C2X _PRINTF_NAN_LEN_MAXJoseph Myers1-0/+2
2021-09-30Add exp10 macro to <tgmath.h> (bug 26108)Joseph Myers1-0/+3
2021-09-28Add fmaximum, fminimum functionsJoseph Myers1-0/+7
2021-09-24Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__Joseph Myers1-0/+3
2021-09-22Add narrowing fma functionsJoseph Myers1-0/+3
2021-09-19Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu1-1/+10
2021-09-10Add narrowing square root functionsJoseph Myers1-0/+7
2021-09-06Add generic C.UTF-8 locale (Bug 17318)Carlos O'Donell1-1/+9
2021-08-01Open master branch for glibc 2.35 developmentglibc-2.34.9000Carlos O'Donell1-0/+24
2021-08-01Update NEWS.Carlos O'Donell1-4/+172
2021-08-01NEWS: Fix typos, grammar, and missing wordsMark Harris1-12/+13
2021-07-22Remove malloc hooks [BZ #23328]Siddhesh Poyarekar1-0/+10
2021-07-22Move malloc_{g,s}et_state to libc_malloc_debugSiddhesh Poyarekar1-0/+5
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar1-0/+6
2021-07-22Remove __morecore and __default_morecoreSiddhesh Poyarekar1-0/+5
2021-07-19resolv: Deprecate legacy interfaces in libresolvFlorian Weimer1-0/+14
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu1-2/+6
2021-07-08posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella1-0/+5
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella1-0/+4
2021-07-08linux: Add close_rangeAdhemerval Zanella1-0/+3
2021-07-03mtrace: Deprecate mallwatch and tr_breakSiddhesh Poyarekar1-0/+4
2021-06-28posix: Add _Fork [BZ #4737]Adhemerval Zanella1-0/+8
2021-06-28nptl: Add glibc.pthread.stack_cache_size tunableFlorian Weimer1-0/+3
2021-06-28Install shared objects under their ABI namesFlorian Weimer1-0/+8
2021-06-24* NEWS: Clarify _TIME_BITS change.Paul Eggert1-1/+3
2021-06-23nptl: Use SA_RESTART for SIGCANCEL handlerAdhemerval Zanella1-0/+8
2021-06-23doc: _TIME_BITS defaults may changePaul Eggert1-1/+1
2021-06-23Add NEWS item for gconv-modules.d changeSiddhesh Poyarekar1-0/+8
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella1-0/+5
2021-06-10Add build option to disable usage of scv on powerpcMatheus Castanho1-0/+3
2021-06-01Use __pthread_attr_copy in mq_notify (bug 27896)Andreas Schwab1-0/+4
2021-06-01Update floating-point feature test macro handling for C2XJoseph Myers1-0/+6
2021-05-17Add C2X timespec_getresJoseph Myers1-0/+2
2021-05-03linux: Add execveat system call wrapperAlexandra Hájková1-0/+5
2021-05-03nptl: Move pthread_yield into libc, as a compatibility symbolFlorian Weimer1-0/+3
2021-04-23nptl: Move pthread_mutexattr_setrobust into libcFlorian Weimer1-0/+4
2021-04-23nptl: Move pthread_mutexattr_getrobust into libcFlorian Weimer1-0/+4
2021-04-21nptl: Move pthread_mutex_consistent into libcFlorian Weimer1-1/+3
2021-03-09NEWS: Add entry for CVE-2021-27645DJ Delorie1-1/+4
2021-03-02ld.so: Implement the --list-diagnostics optionFlorian Weimer1-0/+4
2021-02-23NEWS: Add missing bug closuresSamuel Thibault1-5/+6
2021-02-08linux: Require /dev/shm as the shared memory file systemFlorian Weimer1-1/+4
2021-02-01Move _SC_MINSIGSTKSZ/_SC_SIGSTKSZ entry in NEWSH.J. Lu1-6/+4
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu1-0/+5
2021-02-01Open master branch for glibc 2.34 developmentglibc-2.33.9000Adhemerval Zanella1-0/+24