]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/mach
po: Incorporate translations (sr)
[thirdparty/glibc.git] / sysdeps / mach /
2024-01-12  Xi RuoyaoMake __getrandom_nocancel set errno and add a _nostatus...
2024-01-04  Sergey Bugaevhurd: Initializy _dl_pagesize early in static builds
2024-01-04  Sergey Bugaevhurd: Only init early static TLS if it's used to store...
2024-01-04  Sergey Bugaevhurd: Make init-first.c no longer x86-specific
2024-01-04  Sergey Bugaevhurd: Drop x86-specific assembly from init-first.c
2024-01-04  Sergey Bugaevhurd: Pass the data pointer to _hurd_stack_setup explicitly
2024-01-03  Sergey Bugaevmach: Drop SNARF_ARGS macro
2024-01-03  Sergey Bugaevmach: Drop some unnecessary vm_param.h includes
2024-01-03  Sergey Bugaevhurd: Add some missing includes
2024-01-03  Joseph MyersImplement C23 <stdbit.h>
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-02  Samuel Thibaulthurd: [!__USE_MISC] Do not #undef BSD macros in ioctls
2023-11-23  Joseph MyersRemove __access_noerrno
2023-11-22  Adhemerval Zanellamalloc: Use __get_nprocs on arena_get2 (BZ 30945)
2023-11-20  Samuel Thibaulthurd: Prevent the final file_exec_paths call from signals
2023-11-14  Samuel Thibaulthurd: Fix spawni returning allocation errors.
2023-11-07  Samuel Thibaulthurd: statfsconv: Add missing f_ffree conversion
2023-11-06  Flavio CruzUpdate BAD_TYPECHECK to work on x86_64
2023-11-01  Arjun ShankarUse correct subdir when building tst-rfc3484* for mach...
2023-10-30  Adhemerval Zanellacrypt: Remove libcrypt support
2023-09-27  Samuel Thibaulthurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontext
2023-09-09  Samuel Thibaulthtl: avoid exposing the vm_region symbol
2023-09-03  Samuel Thibaulthtl: Fix stack information for main thread
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_setdetachstate into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_getdetachstate into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_setschedpolicy into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_getschedpolicy into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_setinheritsched into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_getinheritsched into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_getschedparam into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_setschedparam into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_getschedparam into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_equal into libc
2023-08-15  Samuel Thibaulthurd: Fix strictness of <mach/thread_state.h>
2023-08-08  Samuel Thibaulthurd: Make error_t an int in C++
2023-08-08  набhurd: statvfs: __f_type -> f_type
2023-08-08  Samuel Thibaulthtl: Initialize ___pthread_self early
2023-08-06  Samuel Thibaulthurd: Rework generating errno.h
2023-07-17  Siddhesh Poyarekarconfigure: Use autoconf 2.71
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  Samuel Thibaulthurd: Make getrandom return ENOSYS when /dev/random...
2023-06-15  Florian Weimerhurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc...
2023-06-14  Florian WeimerAdd the wcslcpy, wcslcat functions
2023-06-14  Florian WeimerImplement strlcpy and strlcat [BZ #178]
2023-06-04  Sergey Bugaevhurd: Fix x86_64 sigreturn restoring bogus reply_port
2023-06-02  Paul PluzhnikovFix a few more typos I missed in previous round --...
2023-05-30  Paul PluzhnikovFix misspellings in sysdeps/ -- BZ 25337
2023-05-27  Samuel Thibaulthurd: Fix setting up signal thread stack alignment
2023-05-23  Samuel Thibaultmach: Fix accessing mach_i386.h
2023-05-22  Samuel Thibaultmach: Fix installing mach_i386.h
2023-05-22  Samuel Thibaulthurd: Fix making ld.so run static binaries with retry
2023-05-20  Sergey Bugaevhurd: Use __hurd_fail () instead of assigning errno
2023-05-19  Sergey Bugaevhurd: Fix using interposable hurd_thread_self
2023-05-19  Sergey Bugaevhurd: Fix __TIMESIZE on x86_64
2023-05-18  Samuel Thibaulthurd: Fix expected c++ types
2023-05-17  Sergey Bugaevhurd: Also make it possible to call strlen very early
2023-05-17  Sergey Bugaevhurd: Fix setting up pthreads
2023-05-17  Sergey Bugaevhurd: Fix x86_64 _hurd_tls_fork
2023-05-17  Sergey Bugaevhurd: Make sure to not use tcb->self
2023-05-17  Sergey Bugaevhurd: Use __mach_setup_thread_call ()
2023-05-17  Sergey Bugaevmach: Define MACHINE_THREAD_STATE_SETUP_CALL
2023-05-17  Flavio CruzUse TASK_THREAD_TIMES_INFO_COUNT when calling task_info...
2023-05-16  Sergey Bugaevhurd: Fix computing user stack pointer
2023-05-16  Sergey Bugaevhurd: Fix sc_i386_thread_state layout
2023-05-16  Sergey Bugaevhurd: Align signal stack pointer after allocating stack...
2023-05-16  Sergey Bugaevhurd: Fix aligning signal stack pointer
2023-05-10  Samuel Thibaulthurd: rule out some mach headers when generating errno.h
2023-05-10  Flavio CruzStop checking if MiG supports retcode.
2023-05-06  Flavio CruzUpdate hurd/hurdselect.c to be more portable.
2023-05-06  Samuel Thibaulthurd: Fix ld.so name
2023-05-06  Samuel Thibaulthurd: Add ioperm symbol on x86_64
2023-05-05  Flavio CruzUpdate sysdeps/mach/hurd/ioctl.c to make it more portable
2023-05-02  Samuel Thibaulthurd 64bit: Make dev_t word type
2023-05-01  Samuel Thibaulthurd 64bit: Fix struct msqid_ds and shmid_ds fields
2023-05-01  Samuel Thibaulthurd 64bit: Fix ipc_perm fields types
2023-05-01  Samuel Thibaulthurd 64bit: Fix flock fields types
2023-05-01  Samuel Thibaulthurd 64bit: Add data for check-c++-types
2023-05-01  Samuel Thibaulthurd 64bit: Fix pthread_t/thread_t type to long
2023-05-01  Samuel Thibaulthurd 64bit: Add missing data file for check-localplt...
2023-05-01  Samuel Thibaulthurd 64bit: Add missing libanl
2023-05-01  Samuel Thibaulthurd: Also XFAIL missing SA_NOCLDWAIT on 64bit
2023-05-01  Sergey Bugaevhurd: Add expected abilist files for x86_64
2023-05-01  Sergey Bugaevhurd: Replace reply port with a dead name on failed...
2023-05-01  Flavio CruzDefine __mig_strlen to support dynamically sized string...
2023-04-30  Sergey Bugaevhurd: Make it possible to call memcpy very early
2023-04-30  Sergey Bugaevhurd: Implement longjmp for x86_64
2023-04-30  Sergey Bugaevhurd: Implement sigreturn for x86_64
2023-04-29  Sergey Bugaevhurd: Make _exit work during early boot-up
2023-04-26  Joseph MyersFix Hurd getcwd build with GCC >= 13
2023-04-26  Joseph MyersRegenerate sysdeps/mach/hurd/bits/errno.h
2023-04-24  Samuel Thibaulthurd: Do not take any flag from the CMSG_DATA
2023-04-24  Sergey Bugaevhurd: Implement MSG_CMSG_CLOEXEC
2023-04-24  Samuel Thibaulthurd: Don't pass FD_CLOEXEC in CMSG_DATA
2023-04-24  Sergey Bugaevhurd: Implement prefer_map_32bit_exec tunable
2023-04-24  Sergey Bugaevhurd: Don't attempt to deallocate MACH_PORT_DEAD
next