about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/i386
Commit message (Expand)AuthorAgeFilesLines
* resolv: Move dn_expand to its own file and into libcFlorian Weimer2021-07-192-1/+2
* resolv: Move ns_name_compress into its own file and into libcFlorian Weimer2021-07-192-1/+2
* resolv: Move ns_name_pack into its own file and into libcFlorian Weimer2021-07-192-1/+2
* resolv: Move ns_name_pton into its own file and into libcFlorian Weimer2021-07-192-1/+2
* resolv: Move ns_name_uncompress into its own file and into libcFlorian Weimer2021-07-192-1/+2
* resolv: Move ns_name_skip to its own file and into libc (bug 28091)Florian Weimer2021-07-192-1/+2
* resolv: Move ns_name_unpack to its own file and into libcFlorian Weimer2021-07-152-1/+2
* resolv: Move ns_name_ntop to its own file and into libcFlorian Weimer2021-07-152-1/+2
* posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella2021-07-081-0/+1
* io: Add closefrom [BZ #10353]Adhemerval Zanella2021-07-081-0/+1
* login: Move libutil into libcFlorian Weimer2021-06-302-6/+13
* posix: Add _Fork [BZ #4737]Adhemerval Zanella2021-06-281-0/+1
* rt: Move shm_unlink into libcFlorian Weimer2021-06-212-1/+2
* rt: Move shm_open into libcFlorian Weimer2021-06-212-1/+2
* dlfcn: Move dlopen into libcFlorian Weimer2021-06-032-1/+3
* dlfcn: Move dlvsym into libcFlorian Weimer2021-06-032-1/+2
* dlfcn: Move dlinfo into libcFlorian Weimer2021-06-032-1/+3
* dlfcn: Move dladdr1 into libcFlorian Weimer2021-06-032-1/+2
* dlfcn: Move dlmopen into libcFlorian Weimer2021-06-032-1/+3
* dlfcn: Move dlsym into libcFlorian Weimer2021-06-032-1/+2
* dlfcn: Move dladdr into libcFlorian Weimer2021-06-032-1/+2
* dlfcn: Move dlclose into libcFlorian Weimer2021-06-032-1/+2
* dlfcn: Move dlerror into libcFlorian Weimer2021-06-022-1/+2
* Add missing symbols to Version filesFlorian Weimer2021-06-021-0/+4
* Add C2X timespec_getresJoseph Myers2021-05-171-0/+1
* linux: Add execveat system call wrapperAlexandra Hájková2021-05-031-0/+1
* hurd: Export _hurd_libc_proc_initSamuel Thibault2021-04-121-0/+1
* Move __isnanf128 to libc.soSiddhesh Poyarekar2021-03-302-1/+2
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-0/+1
* <sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu2021-01-212-1/+1
* Hurd: Add rtld-strncpy-c.cH.J. Lu2021-01-191-0/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0221-21/+21
* hurd: set sigaction for signal preemptors in arch-independent fileSamuel Thibault2020-12-261-15/+2
* hurd: Make trampoline fill siginfo ss_sp from sc_uespSamuel Thibault2020-12-211-1/+1
* hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig2020-12-214-60/+196
* Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer2020-12-161-4/+6
* htl: Get sem_open/sem_close/sem_unlink support [BZ #25524]Samuel Thibault2020-12-161-7/+0
* htl: Add pshared semaphore supportSamuel Thibault2020-12-161-1/+0
* hurd: Remove some remnants of cthreadsSamuel Thibault2020-11-151-0/+2
* hurd: Make sure signals get startedSamuel Thibault2020-11-131-3/+3
* hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbolsSamuel Thibault2020-11-112-4/+2
* hurd: Notify the proc server later during initializationSamuel Thibault2020-11-111-0/+3
* htl: Initialize laterSamuel Thibault2020-11-113-84/+24
* hurd: keep only required PLTs in ld.soSamuel Thibault2020-11-112-15/+1
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-0/+2
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-0/+8
* Update mallinfo2 ABI, and testDJ Delorie2020-09-171-0/+1
* hurd: Add __x86_get_cpu_features to ld.abilistH.J. Lu2020-09-131-0/+1
* hurd: Rework sbrkSamuel Thibault2020-08-052-1/+24
* hurd: Fix longjmp check for sigstateSamuel Thibault2020-07-182-2/+2