aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/i386/libc.abilist
AgeCommit message (Expand)Author
2021-06-21rt: Move shm_open into libcFlorian Weimer
2021-06-03dlfcn: Move dlopen into libcFlorian Weimer
2021-06-03dlfcn: Move dlvsym into libcFlorian Weimer
2021-06-03dlfcn: Move dlinfo into libcFlorian Weimer
2021-06-03dlfcn: Move dladdr1 into libcFlorian Weimer
2021-06-03dlfcn: Move dlmopen into libcFlorian Weimer
2021-06-03dlfcn: Move dlsym into libcFlorian Weimer
2021-06-03dlfcn: Move dladdr into libcFlorian Weimer
2021-06-03dlfcn: Move dlclose into libcFlorian Weimer
2021-06-02dlfcn: Move dlerror into libcFlorian Weimer
2021-05-17Add C2X timespec_getresJoseph Myers
2021-05-03linux: Add execveat system call wrapperAlexandra Hájková
2021-04-12hurd: Export _hurd_libc_proc_initSamuel Thibault
2021-03-30Move __isnanf128 to libc.soSiddhesh Poyarekar
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu
2020-11-11htl: Initialize laterSamuel Thibault
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella
2020-09-17Update mallinfo2 ABI, and testDJ Delorie
2020-08-05hurd: Rework sbrkSamuel Thibault
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella
2020-07-06Add the __libc_single_threaded variableFlorian Weimer
2020-06-20hurd: Add mremapSamuel Thibault
2020-04-14hurd: add mach_print functionSamuel Thibault
2020-02-09C11 threads: Move implementation to sysdeps/pthreadSamuel Thibault
2019-12-01hurd: Make __sigprocmask GLIBC_PRIVATESamuel Thibault
2019-12-01hurd: Fix ld.so linkSamuel Thibault
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg
2019-05-02misc: Add twalk_r functionFlorian Weimer
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer
2018-11-30scripts/abilist.awk: Handle special _end symbol for HurdFlorian Weimer
2018-11-10Hurd: export _hurd_port_moveSamuel Thibault
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer
2018-08-01hurd: Fix exec usage of mach_setup_threadSamuel Thibault
2018-07-27hurd: Fix some ld.so symbol override from libcSamuel Thibault
2018-07-10Add the statx functionFlorian Weimer
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-07-03Fix hurd expected fcntl versionAdhemerval Zanella
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers
2018-03-17hurd: Replace threadvars with TLSSamuel Thibault
2018-01-29hurd: Add expected ABI listsSamuel Thibault