platform/upstream/glibc.git
2023-07-05 Frédéric BératExclude routines from fortification
2023-07-05 Frédéric BératAllow glibc to be built with _FORTIFY_SOURCE
2023-07-03 Florian Weimermanual: Update documentation of strerror and related...
2023-07-03 Florian Weimermanual: Enhance documentation of the <ctype.h> functions
2023-07-03 Andreas SchwabAlways do locking when accessing streams (bug 15142...
2023-07-02 Sergey Bugaevhurd: Implement MAP_EXCL
2023-07-02 Sergey Bugaevhurd: Fix mapping at address 0 with MAP_FIXED
2023-07-02 Sergey Bugaevhurd: Fix calling vm_deallocate (NULL)
2023-07-02 Sergey Bugaevhurd: Map brk non-executable
2023-07-02 Sergey Bugaevhtl: Let Mach place thread stacks
2023-07-02 Samuel Thibaultmach: strerror must not return NULL (bug 30555)
2023-07-01 John David... hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc...
2023-07-01 John David... support: Build with exceptions and asynchronous unwind...
2023-07-01 Samuel Thibaulthurd: Make getrandom return ENOSYS when /dev/random...
2023-06-30 Tulio Magno... Stop applying a GCC-specific workaround on clang [BZ...
2023-06-30 H.J. Luld.so: Always use MAP_COPY to map the first segment...
2023-06-30 Joe Simmons... setenv.c: Get rid of alloca.
2023-06-30 Martin CoufalAdd checks for wday, yday and new date formats
2023-06-30 Joe Ramsayaarch64: Add vector implementations of exp routines
2023-06-30 Joe Ramsayaarch64: Add vector implementations of log routines
2023-06-30 Joe Ramsayaarch64: Add vector implementations of sin routines
2023-06-30 Joe Ramsayaarch64: Add vector implementations of cos routines
2023-06-29 Paul EggertSwitch to UTF-8 for INSTALL
2023-06-29 Siddhesh PoyarekarMake sure INSTALL is ASCII plaintext
2023-06-28 Joseph MyersUpdate syscall lists for Linux 6.4
2023-06-28 Adhemerval... linux: Return unsupported if procfs can not be mount...
2023-06-28 Adhemerval... linux: Split tst-ttyname
2023-06-27 Joseph MyersUse Linux 6.4 in build-many-glibcs.py
2023-06-26 Adhemerval... x86: Adjust Linux x32 dl-cache inclusion path
2023-06-26 Andreas Schwabelf: Update list of RISC-V relocations
2023-06-26 Maxim KuvyrkovFix tests-clean Makefile target (bug 30545)
2023-06-26 Joe Simmons... check_native: Get rid of alloca
2023-06-26 Joe Simmons... ifaddrs: Get rid of alloca
2023-06-26 Sergey Bugaevx86: Make dl-cache.h and readelflib.c not Linux-specific
2023-06-26 Sergey Bugaevelf: Port ldconfig away from stack-allocated paths
2023-06-22 Paul EggertCall "CST" a time zone abbreviation, not a name
2023-06-22 Frederic Beratbenchtests: fix warn unused result
2023-06-22 Frederic Beratsysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn...
2023-06-22 Frederic Beratrt/tst-mqueue4.c: Fix wrong number of argument for...
2023-06-22 Frederic Beratdebug/readlink{, at}_chk.c: Harmonize declaration and...
2023-06-22 Frederic Beratwcsmbs/bits/wchar2{, -decl}.h: Clearly separate declara...
2023-06-22 Frederic Beratstdio-common: tests: Incorrect maxlen parameter for...
2023-06-22 Frederic Beratsysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace...
2023-06-20 Joe Simmons... hurd: readv: Get rid of alloca
2023-06-20 Joe Simmons... hurd: writev: Add back cleanup handler
2023-06-19 Paul PluzhnikovFix misspellings -- BZ 25337
2023-06-19 Joseph MyersC2x scanf %b support
2023-06-19 Joseph MyersC2x printf %wN, %wfN support (bug 24466)
2023-06-19 Frédéric Bérattests: replace system by xsystem
2023-06-19 Frédéric Bérattests: replace read by xread
2023-06-19 Joe Simmons... hurd: writev: Get rid of alloca
2023-06-17 Joe Simmons... grantpt: Get rid of alloca
2023-06-15 Florian Weimerstring: strerror must not return NULL (bug 30555)
2023-06-15 Florian Weimerhurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc...
2023-06-14 Paul Eggertmanual: Manual update for strlcat, strlcpy, wcslcat...
2023-06-14 Florian WeimerAdd the wcslcpy, wcslcat functions
2023-06-14 Florian WeimerImplement strlcpy and strlcat [BZ #178]
2023-06-13 Frederic Berattests: replace fgets by xfgets
2023-06-13 Frederic Berattests: replace fread by xfread
2023-06-13 Dridi Boukelmouneposix: Add test case for gai_strerror()
2023-06-13 Dridi Boukelmouneposix: Handle success in gai_strerror()
2023-06-13 caiyinyuLoongArch: Add support for dl_runtime_profile
2023-06-12 Adhemerval... malloc: Decrease resource usage for malloc tests
2023-06-12 Adhemerval... stdlib: Tune down fork arc4random tests
2023-06-12 Joe Simmons... tst-getdate: Improve testcase flexibility and add test.
2023-06-12 Noah Goldsteinx86: Make the divisor in setting `non_temporal_threshol...
2023-06-12 Noah Goldsteinx86: Refactor Intel `init_cpu_features`
2023-06-12 Noah Goldsteinx86: Increase `non_temporal_threshold` to roughly ...
2023-06-09 Martin CoufalRemove unused DATEMSK file for tst-getdate
2023-06-07 Andreas Schwabresolv_conf: release lock on allocation failure (bug...
2023-06-06 Arjun Shankartime: Fix use-after-free in getdate
2023-06-06 Frédéric BératMove {read,write}_all functions to a dedicated header
2023-06-06 Frédéric Bérattests: Replace various function calls with their x...
2023-06-06 Frédéric Bérattests: fix warn unused result on asprintf calls
2023-06-06 Florian Weimerpthreads: Use _exit to terminate the tst-stdio1 test
2023-06-06 Florian Weimersupport: Add delayed__exit (with two underscores)
2023-06-05 Adhemerval... time: Also check for EPERM while trying to clock_settime
2023-06-05 Adhemerval... linux: Fail as unsupported if personality call is filtered
2023-06-05 Joseph MyersRemove MAP_VARIABLE from hppa bits/mman.h
2023-06-04 Sergey Bugaevhurd: Fix x86_64 sigreturn restoring bogus reply_port
2023-06-03 Carlos O'DonellAdd lint-makefiles Makefile linting test.
2023-06-03 Carlos O'Donellelf: Sort Makefile variables.
2023-06-02 Paul PluzhnikovFix a few more typos I missed in previous round --...
2023-06-02 Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-06-01 Alejandro ColomarUse __nonnull for the epoll_wait(2) family of syscalls
2023-06-01 Alejandro ColomarFix invalid use of NULL in epoll_pwait2(2) test
2023-06-01 Joe Simmons... getipv4sourcefilter: Get rid of alloca
2023-06-01 Joe Simmons... getsourcefilter: Get rid of alloca.
2023-06-01 Frédéric Bérattests: fix warn unused results
2023-06-01 Frédéric Bératnptl_db/thread_dbP.h: fix warn unused result
2023-06-01 Frédéric Bératmalloc/{memusage.c, memusagestat.c}: fix warn unused...
2023-06-01 Frédéric Bératcatgets/gencat.c: fix warn unused result
2023-06-01 Frédéric Bérattests: replace ftruncate by xftruncate
2023-06-01 Frédéric Bérattests: replace write by xwrite
2023-06-01 H.J. Lux86-64: Use YMM registers in memcmpeq-evex.S
2023-06-01 Siddhesh Poyarekarsupport: Don't fail on fchown when spawning sgid processes
2023-05-31 Adhemerval... io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
2023-05-31 Florian Weimerelf: Remove spurios SHARED conditional from elf/rtld.c
2023-05-30 Paul PluzhnikovFix misspellings in sysdeps/ -- BZ 25337
2023-05-30 Adhemerval... io: Fix record locking contants on 32 bit arch with...
next