aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2022-01-25posix: Add terminal control setting support for posix_spawnAdhemerval Zanella1-0/+5
2022-01-24getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar1-0/+6
2022-01-21realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]Siddhesh Poyarekar1-0/+4
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella1-0/+3
2022-01-17CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)Florian Weimer1-0/+3
2022-01-17CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)Florian Weimer1-1/+3
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer1-0/+6
2022-01-10math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy1-0/+5
2022-01-06debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella1-0/+4
2022-01-05Documentation for OpenRISC portStafford Horne1-0/+9
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-28elf: Add _dl_find_object functionFlorian Weimer1-0/+4
2021-12-28elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)Adhemerval Zanella1-0/+3
2021-12-23stdio: Implement %#m for vfprintf and related functionsFlorian Weimer1-0/+3
2021-12-15malloc: Add Huge Page support for mmapAdhemerval Zanella1-3/+5
2021-12-15malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella1-0/+5
2021-12-14NEWS: Document LD_PREFER_MAP_32BIT_EXEC as x86-64 onlyH.J. Lu1-3/+3
2021-12-14elf: Use new dependency sorting algorithm by defaultFlorian Weimer1-3/+4
2021-12-13NEWS: Move LD_PREFER_MAP_32BIT_EXECH.J. Lu1-4/+4
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar1-0/+13
2021-12-10x86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ #28656]H.J. Lu1-0/+4
2021-12-10elf: Install a symbolic link to ld.so as /usr/bin/ld.soFlorian Weimer1-0/+3
2021-12-09nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer1-0/+11
2021-12-05elf: execve statically linked programs instead of crashing [BZ #28648]Florian Weimer1-0/+4
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