aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/i386
AgeCommit message (Expand)AuthorFilesLines
2021-07-19resolv: Move ns_name_pack into its own file and into libcFlorian Weimer2-1/+2
2021-07-19resolv: Move ns_name_pton into its own file and into libcFlorian Weimer2-1/+2
2021-07-19resolv: Move ns_name_uncompress into its own file and into libcFlorian Weimer2-1/+2
2021-07-19resolv: Move ns_name_skip to its own file and into libc (bug 28091)Florian Weimer2-1/+2
2021-07-15resolv: Move ns_name_unpack to its own file and into libcFlorian Weimer2-1/+2
2021-07-15resolv: Move ns_name_ntop to its own file and into libcFlorian Weimer2-1/+2
2021-07-08posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella1-0/+1
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella1-0/+1
2021-06-30login: Move libutil into libcFlorian Weimer2-6/+13
2021-06-28posix: Add _Fork [BZ #4737]Adhemerval Zanella1-0/+1
2021-06-21rt: Move shm_unlink into libcFlorian Weimer2-1/+2
2021-06-21rt: Move shm_open into libcFlorian Weimer2-1/+2
2021-06-03dlfcn: Move dlopen into libcFlorian Weimer2-1/+3
2021-06-03dlfcn: Move dlvsym into libcFlorian Weimer2-1/+2
2021-06-03dlfcn: Move dlinfo into libcFlorian Weimer2-1/+3
2021-06-03dlfcn: Move dladdr1 into libcFlorian Weimer2-1/+2
2021-06-03dlfcn: Move dlmopen into libcFlorian Weimer2-1/+3
2021-06-03dlfcn: Move dlsym into libcFlorian Weimer2-1/+2
2021-06-03dlfcn: Move dladdr into libcFlorian Weimer2-1/+2
2021-06-03dlfcn: Move dlclose into libcFlorian Weimer2-1/+2
2021-06-02dlfcn: Move dlerror into libcFlorian Weimer2-1/+2
2021-06-02Add missing symbols to Version filesFlorian Weimer1-0/+4
2021-05-17Add C2X timespec_getresJoseph Myers1-0/+1
2021-05-03linux: Add execveat system call wrapperAlexandra Hájková1-0/+1
2021-04-12hurd: Export _hurd_libc_proc_initSamuel Thibault1-0/+1
2021-03-30Move __isnanf128 to libc.soSiddhesh Poyarekar2-1/+2
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-0/+1
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu2-1/+1
2021-01-19Hurd: Add rtld-strncpy-c.cH.J. Lu1-0/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert21-21/+21
2020-12-26hurd: set sigaction for signal preemptors in arch-independent fileSamuel Thibault1-15/+2
2020-12-21hurd: Make trampoline fill siginfo ss_sp from sc_uespSamuel Thibault1-1/+1
2020-12-21hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig4-60/+196
2020-12-16Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer1-4/+6
2020-12-16htl: Get sem_open/sem_close/sem_unlink support [BZ #25524]Samuel Thibault1-7/+0
2020-12-16htl: Add pshared semaphore supportSamuel Thibault1-1/+0
2020-11-15hurd: Remove some remnants of cthreadsSamuel Thibault1-0/+2
2020-11-13hurd: Make sure signals get startedSamuel Thibault1-3/+3
2020-11-11hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbolsSamuel Thibault2-4/+2
2020-11-11hurd: Notify the proc server later during initializationSamuel Thibault1-0/+3
2020-11-11htl: Initialize laterSamuel Thibault3-84/+24
2020-11-11hurd: keep only required PLTs in ld.soSamuel Thibault2-15/+1
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella1-0/+2
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella1-0/+8
2020-09-17Update mallinfo2 ABI, and testDJ Delorie1-0/+1
2020-09-13hurd: Add __x86_get_cpu_features to ld.abilistH.J. Lu1-0/+1
2020-08-05hurd: Rework sbrkSamuel Thibault2-1/+24
2020-07-18hurd: Fix longjmp check for sigstateSamuel Thibault2-2/+2
2020-07-18hurd: Fix longjmp early in initializationSamuel Thibault2-2/+16
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella1-0/+2