]> sourceware.org Git - glibc.git/history - sysdeps/mach/hurd
tst: Extend cross-test-ssh.sh to support passing glibc tunables
[glibc.git] / sysdeps / mach / hurd /
2024-08-01 Samuel Thibaulthurd: Fix missing pthread_ compat symbol in libc
2024-07-17 Samuel Thibaulthtl: Fix __pthread_init_thread declaration and definition
2024-07-17 Samuel Thibaulthurd: Fix pthread_self() without libpthread
2024-07-16 Flavio CruzAdd pthread_getname_np and pthread_setname_np for Hurd
2024-06-17 Andreas K. HüttelConvert to autoconf 2.72 (vanilla release, no distribut...
2024-06-17 Joseph MyersImplement C23 exp2m1, exp10m1
2024-06-17 Joseph MyersImplement C23 log10p1
2024-06-17 Joseph MyersImplement C23 logp1
2024-06-10 Samuel Thibaulthurd: Fix lsetxattr return value
2024-05-20 Joseph MyersImplement C23 log2p1
2024-05-18 Florian Weimersocket: Use may_alias on sockaddr structs (bug 19622)
2024-03-23 Sergey Bugaevhtl: Implement some support for TLS_DTV_AT_TP
2024-03-23 Sergey Bugaevhurd: Use the RETURN_ADDRESS macro
2024-03-23 Sergey Bugaevhurd: Disable Prefer_MAP_32BIT_EXEC on non-x86_64 for now
2024-02-17 Flavio CruzImplement setcontext/getcontext/makecontext/swapcontext...
2024-02-17 Flavio CruzUse proc_getchildren_rusage when available in getrusage...
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 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-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-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-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-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 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-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-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-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
next
This page took 0.126013 seconds and 8 git commands to generate.