gcompat.mirror.git
2025-11-17 Michael Forneypthread: pthread: Add __pthread_key_create (for libstdc++)current
2025-09-12 Louis Leseurresolv: add missing include stdlib.h
2025-08-29 Zsolt Vadaszresolv: Implement res_nquery
2025-08-29 Zsolt Vadaszresolv: Implement __dn_expand
2025-08-03 Haelwenn (lanodan... wchar: add __wmemcpy_chk
2024-10-22 Lassebqwchar: add __wcscat_chk, __wcsncpy_chk
2024-10-22 Lassebqstring: change behavior of __strncat_chk
2024-10-22 ptrcnulluio: add pwritev64v2 and preadv64v2
2024-10-22 Lassebqstdlib: canonicalize_file_name
2024-08-30 maridladdr1 for libnvidia-eglcore, and libnvidia-glcore
2024-06-12 Daniël van... stdio: add __vdprintf_chk
2024-03-30 Lassebqfenv: Fix formatting
2024-03-30 Lassebqfenv: return -1 if caller tries to enable exception...
2024-03-30 Lassebqfenv: Add GNU extensions
2024-01-30 A. Wilcoxfcntl: correct styling
2024-01-29 Paperadd posix_fallocate64() wrapper
2023-12-15 Alex GaynorProvide fcntl64 wrapper
2022-10-29 Firas Khalil... Fix typo in release date
2022-10-21 A. WilcoxUpdate documentation for 1.1 release1.1.0
2022-10-21 A. WilcoxCHANGELOG: Add pthread section
2022-10-21 Ariadne Conillpthread: add pthread_mutexattr_[get|set]kind_np
2022-10-17 A. Wilcoxstdio: Hook fopen(3) to intercept /proc/self/exe
2022-10-17 A. WilcoxUpdate CHANGELOG for 1.1
2022-10-09 bkurtzfix path-searching for execvp
2022-10-08 A. Wilcoxsysctl: Add __getauxval alias
2022-10-06 rcombsmisc: add __libc_single_threaded
2022-10-06 rcombslocale: also override __newlocale/__duplocale
2022-10-06 George Matsumurarandom_r: fix null dereference when passed uninitialize...
2022-06-26 rcombsstring: add __explicit_bzero_chk
2022-06-26 Gaël PORTAYerror: fix newline
2022-06-22 Gaël PORTAYpwd: Fix infinite loop
2022-05-25 A. WilcoxMerge branch 'dprintf' into 'current'
2022-05-25 A. Wilcoxstdio: Fix style for __dprintf_chk
2022-05-24 ptrcnullstdio: add __dprintf_chk
2022-02-02 Zach van RijnMerge branch 'current' into 'current'
2022-02-02 ptrcnullunistd: add __close
2021-12-19 A. Wilcoxrandom_r: set `x` before calling savestate_r
2021-12-19 A. WilcoxMerge branch 'mbrlen' into 'current'
2021-09-22 ptrcnullwchar: add __mbrlen
2021-07-27 A. WilcoxMerge branch 'reentrant_random' into 'current'
2021-07-14 Zach van RijnMerge branch 'fdelt_warn' into 'current'
2021-06-30 George Matsumuragnulib: Add __fdelt_warn alias
2021-06-25 George Matsumurarandom_r: Add reentrant random functions from LSB
2020-12-14 A. Wilcoxstring: Add wrong strerror_r
2020-11-16 rcombslocale: restructure how newlocale works
2020-11-16 A. Wilcoxlocale: Fix two correctness issues
2020-09-27 A. Wilcoxpthread: Fix typo
2020-09-27 A. WilcoxREADME: update for branch change
2020-09-27 A. WilcoxUpdate colophon and changelog for 1.0 release
2020-09-27 Érico Nogueirapthread: add __sched_{cpualloc,cpufree}.
2020-08-22 A. Wilcoxunistd: Update execve shim with loader changes
2020-08-22 A. Wilcoxreadlink: Update to correspond with loader changes
2020-08-22 Ariadne Conillloader: use "--" between musl ldso options and the...
2020-08-18 Hal Gpthread: Add pthread_yield()
2020-08-10 A. Wilcoxsocket: Fix inverted logic in __poll_chk (#341)
2020-08-10 A. WilcoxMerge branch 'master' into 'master'
2020-08-10 A. WilcoxMerge branch 'master' into 'master'
2020-08-08 George MatsumuraCorrect __*_finite math functions
2020-07-25 Michal Kaziorwchar: implement wcstod_l
2020-07-25 Michal Kaziorwchar: implement wcstol_l
2020-07-25 Michal Kaziorwchar: implement wcstoul_l
2020-07-25 Michal Kaziorwchar: implement __fwprintf_chk
2020-07-25 Michal Kaziorwchar: implement __vfwprintf_chk
2020-07-06 A. WilcoxRelease version 0.9.00.9.0
2020-07-06 A. WilcoxFix Travis CI builds
2020-07-06 A. Wilcoxtime: New module adding __strftime_l
2020-07-06 A. Wilcoxlocale: New module for glibc locale_t ABI compat
2020-07-06 A. Wilcoxunistd: Interpose execv* functions for LOADER
2020-07-06 A. Wilcoxcxx_thread: Fix negated assertion
2020-03-30 A. Wilcox[ci skip] Update README
2019-11-10 A. WilcoxMerge branch 'ppc-fix' into 'master'
2019-11-10 q66internal: add a wrapper for __libc_start_main for Power...
2019-06-02 A. Wilcox[ci skip] Add FUNDING.yml
2019-05-09 A. Wilcoxstring: check NULL before using variables everywhere
2019-05-09 A. Wilcoxstring: check NULL before using src here, too
2019-05-09 A. Wilcoxmalloc: use posix_memalign instead of deprecated memalign
2019-05-09 A. WilcoxDon't use variables until ensuring they're non-NULL
2019-05-09 A. Wilcoxstring: reduce scope of variables in strfry
2019-05-08 A. Wilcoxwchar: Add __wcscpy_chk
2019-05-03 A. WilcoxCHANGELOG: next release is 1.0.0
2019-05-03 A. WilcoxCHANGELOG: 0.4.0 release0.4.0
2019-05-02 A. Wilcoxstring: Add __strdup
2019-04-29 A. Wilcoxtravis: Nope, we'll do Coverity manually
2019-04-29 A. Wilcoxtravis: Maybe fix Coverity
2019-04-29 A. WilcoxAttempt to enable Coverity builds
2019-04-29 A. WilcoxUse <utmpx.h> for struct utmp definiton
2019-04-29 A. Wilcoxtravis: Install make -.-
2019-04-29 A. Wilcoxtravis: Create clone dir after user account
2019-04-29 A. Wilcoxtravis: Set CLONE_DIR if necessary
2019-04-29 A. Wilcoxtravis: Ensure key
2019-04-29 A. Wilcoxwhat a travis-ty
2019-04-29 A. Wilcoxtravis: Set permissions correctly
2019-04-29 A. Wilcoxtravis: More fixes
2019-04-29 A. Wilcoxtravis: Fixes
2019-04-29 A. Wilcoxtravis: I am bad at this
2019-04-29 A. WilcoxFirst attempt at CI
2019-04-29 A. WilcoxREADME: fix silliness imported from libucontext
2019-04-29 A. WilcoxREADME: syntax fixes
2019-04-29 A. WilcoxFinally use an Adélie style README here
2019-04-08 A. Wilcoxmalloc: Add mtrace and muntrace stubs
next