]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/mach
benchtests: Avoid truncation in random memcpy/memset benchmarks
[thirdparty/glibc.git] / sysdeps / mach /
2025-07-06  Samuel Thibaulthtl: move __pthread_get_cleanup_stack to libc
2025-07-05  Samuel Thibaulthurd: Mark more xfails for missing RLIMIT_AS support
2025-06-21  Collin Funkhurd: Remove a duplicate entry from 'tests-unsupported'.
2025-06-21  Collin Funkhurd: Fix redefinition of 'P2ALIGN'.
2025-06-17  H. Peter Anvin ... termios: add new baud_t interface, defined to be explic...
2025-06-17  H. Peter Anvin ... hurd/termios: remove USE_OLD_TTY
2025-06-15  gfleuryhtl: move pthread_key_*, pthread_get/setspecific
2025-06-09  Samuel Thibaulthurd: Make __getrandom_early_init call __mach_init
2025-05-14  Joseph MyersImplement C23 rootn.
2025-05-11  Samuel Thibaulthurd: Make rename refuse trailing slashes [BZ #32570]
2025-05-09  Joseph MyersImplement C23 compoundn
2025-04-28  Adhemerval Zanellanptl: Fix pthread_getattr_np when modules with execstac...
2025-04-21  Samuel Thibaulthurd: Make symlink return EEXIST on existing target...
2025-04-21  Samuel Thibaulthurd: Clear FP exceptions before calling signal handler
2025-04-21  Samuel Thibaulthurd: Do not check for xstate level if it was not initi...
2025-04-21  Samuel Thibaulthurd: Do not restore xstate when it is not initialized
2025-04-19  Samuel Thibaulthurd: Make *utime*s catch invalid times [BZ #32802...
2025-04-18  Luca Darizhurd: save xstate during signal handling
2025-04-18  Zhaoming Luohurd: Check return value of mach_port_mod_refs() in...
2025-04-08  Lenard Mollenkopfstdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs
2025-04-02  Adhemerval Zanellastdlib: Fix qsort memory leak if callback throws (BZ...
2025-03-27  Joseph MyersImplement C23 pown
2025-03-25  Zhaoming Luomach: Use the host_get_time64 to replace the deprecated...
2025-03-24  Aaron MereyAdd _FORTIFY_SOURCE support for inet_pton
2025-03-21  Adhemerval Zanelladebug: Improve '%n' fortify detection (BZ 30932)
2025-03-21  Adhemerval ZanellaRemove eloop-threshold.h
2025-03-21  Frédéric BératAdd _FORTIFY_SOURCE support for inet_ntop
2025-03-14  Joseph MyersImplement C23 powr
2025-03-13  Adhemerval Zanellaelf: Canonicalize $ORIGIN in an explicit ld.so invocati...
2025-03-07  Joseph MyersImplement C23 rsqrt
2025-03-06  Samuel Thibaulthtl: Make __pthread_sigmask directly call __sigthreadmask
2025-03-06  Samuel Thibaulthurd: Consolidate signal mask change
2025-03-05  Adhemerval ZanellaRemove dl-procinfo.h
2025-03-02  Samuel Thibaulthtl: move pthread_once into libc
2025-02-16  gfleuryhtl: move pthread_rwlock_init into libc.
2025-02-16  gfleuryhtl: move pthread_rwlock_destroy into libc.
2025-02-16  gfleuryhtl: move pthread_rwlock_{rdlock, timedrdlock, timedwrl...
2025-02-16  gfleuryhtl: move pthread_rwlock_unlock into libc.
2025-02-16  gfleuryhtl: move pthread_rwlock_tryrdlock, pthread_rwlock_tryw...
2025-02-16  gfleuryhtl: move pthread_rwlockattr_getpshared, pthread_rwlock...
2025-02-16  gfleuryhtl: move pthread_rwlockattr_destroy into libc.
2025-02-16  gfleuryhtl: move pthread_rwlockattr_init into libc.
2025-02-10  Samuel Thibaulthurd: Replace char foo[1024] with string_t
2025-02-10  Samuel Thibaulthurd: Drop useless buffer initialization in ttyname*
2025-02-10  gfleuryhtl: move pthread_barrier_wait into libc.
2025-02-10  gfleuryhtl: move pthread_barrier_init into libc.
2025-02-10  gfleuryhtl: move pthread_barrier_destroy into libc.
2025-02-10  gfleuryhtl: move pthread_barrierattr_getpshared, pthread_barri...
2025-02-10  gfleuryhtl: move pthread_barrierattr_init into libc.
2025-02-10  gfleuryhtl: move pthread_barrierattr_destroy into libc.
2025-02-01  Sergey Bugaevhurd: Use the new __proc_reauthenticate_complete protocol
2025-02-01  gfleuryhtl: move pthread_setcancelstate into libc.
2025-01-29  gfleuryhtl: move pthread_setcanceltype into libc.
2025-01-29  gfleuryhtl: move pthread_mutex_consistent, pthread_mutex_consi...
2025-01-29  gfleuryhtl: move pthread_mutex_destroy into libc.
2025-01-29  gfleuryhtl: move pthread_mutex_getprioceiling, pthread_mutex_s...
2025-01-29  gfleuryhtl: move pthread_mutex_{lock, unlock, trylock, timedlo...
2025-01-29  gfleuryhtl: move pthread_mutex_init into libc.
2025-01-19  Samuel Thibaulthurd: Fix EINVAL error on linking to a slash-trailing...
2025-01-13  Samuel Thibaultmach: Fix fallthrough warning
2025-01-12  Samuel Thibaulthurd: Set _POSIX_MONOTONIC_CLOCK to 200809L
2025-01-12  Samuel Thibaulthurd: Add CLOCK_MONOTONIC to clock_nanosleep
2025-01-12  Zhaoming Luomach: Add CLOCK_MONOTONIC case in clock_gettime()
2025-01-12  Samuel Thibaulthurd: Mark more memory-hungry tests as unsupported
2025-01-12  Samuel Thibaulthurd: Mark more memory-hungry tests as unsupported
2025-01-11  Samuel Thibaulthurd: Mark tst-tls-allocation-failure-static-patched...
2025-01-11  Samuel Thibaulthurd: Cope with signals sent to ourself early
2025-01-11  Samuel Thibaulthurd: Mark more memory-hungry tests as unsupported
2025-01-07  Samuel Thibaulthurd: Accept null arguments for utimensat pathname
2025-01-07  Samuel Thibaultmach: Make clock_nanosleep also check tv_sec
2025-01-06  Samuel Thibaulthurd: Fix shutdown() errno on non-sock
2025-01-02  gfleuryhtl: move pthread_mutexattr_setprioceiling, pthread_mut...
2025-01-02  gfleuryhtl: move pthread_mutexattr_{setrobust, setrobust_np...
2025-01-02  gfleuryhtl: move pthread_mutexattr_setpshared, pthread_mutexat...
2025-01-01  gfleuryhtl: move pthread_mutexattr_settype, pthread_mutexattr_...
2025-01-01  Samuel Thibaulthtl: move pthread_mutexattr_setprotocol into libc.
2025-01-01  gfleuryhtl: move pthread_mutexattr_getprotocol into libc.
2025-01-01  gfleuryhtl: move pthread_mutexattr_destroy into libc.
2025-01-01  gfleuryhtl: move pthread_mutexattr_init into libc.
2025-01-01  Samuel Thibaultbits/socket.h: Update to recent BSD definition
2025-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2024-12-31  Adhemerval Zanellaelf: Do not change stack permission on dlopen/dlmopen
2024-12-27  Samuel Thibaulthurd: Avoid asm statements which return
2024-12-22  gfleuryhtl: move pthread_cond_timedwait, pthread_cond_clockwai...
2024-12-22  gfleuryhtl: move __pthread_mutex_checklocked into libc.
2024-12-22  gfleuryhtl: move __pthread_timedblock, __pthread_timedblock_in...
2024-12-22  gfleuryhtl: move pthread_cond_signal into libc.
2024-12-22  gfleuryhtl: move pthread_cond_broadcast into libc.
2024-12-22  gfleuryhtl: move pthread_cond_destroy into libc.
2024-12-22  gfleuryhtl: move __pthread_wakeup into libc.
2024-12-22  gfleuryhtl: move pthread_cond_init into libc.
2024-12-22  Samuel Thibaulthurd: make mprotect translate KERN_PROTECTION_FAILURE...
2024-12-14  gfleuryhtl: move pthread_sigmask into libc.
2024-12-14  gfleuryhtl: move __pthread_sigstate into libc.
2024-12-14  gfleuryhtl: move __pthread_sigstate_destroy into libc.
2024-12-12  Joseph MyersImplement C23 atan2pi
2024-12-11  Joseph MyersImplement C23 atanpi
2024-12-10  Joseph MyersImplement C23 asinpi
2024-12-09  Joseph MyersImplement C23 acospi
2024-12-09  gfleuryhtl: move pthread_condattr_setpshared into libc.
next