about summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Expand)AuthorAgeFilesLines
...
* hurd: Fix comments for FREAD and FWRITESamuel Thibault2018-01-291-1/+1
* hurd: Add expected ABI listsSamuel Thibault2018-01-2911-0/+3674
* hurd: Fix includesSamuel Thibault2018-01-293-1/+2
* hurd: Fix _POSIX_VDISABLE valueSamuel Thibault2018-01-291-1/+1
* hurd: Build stubs for new gnumach.defsSamuel Thibault2018-01-282-2/+2
* hurd: Fix posix optionsSamuel Thibault2018-01-281-2/+2
* hurd: Fix getifaddrs / freeifaddrs expositionSamuel Thibault2018-01-281-2/+0
* hurd: take __USE_EXTERN_INLINES into account and restrict inlinesSamuel Thibault2018-01-281-0/+12
* hurd: add base abilist filesSamuel Thibault2018-01-282-0/+0
* hurd: Fix nscd buildSamuel Thibault2018-01-282-0/+4
* hurd: Fix warningSamuel Thibault2018-01-281-1/+2
* hurd: fix warningSamuel Thibault2018-01-272-22/+12
* hurd: Fix enabling vm_copySamuel Thibault2018-01-271-2/+2
* hurd: fix warningSamuel Thibault2018-01-271-1/+2
* hurd: fix warningSamuel Thibault2018-01-271-0/+3
* hurd: drop elder MACH_IPC_COMPAT handlingSamuel Thibault2018-01-271-32/+3
* hurd: fix warningSamuel Thibault2018-01-271-0/+4
* hurd: fix warningSamuel Thibault2018-01-271-1/+1
* hurd: fix warningSamuel Thibault2018-01-271-3/+3
* hurd: fix warningSamuel Thibault2018-01-271-0/+1
* hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault2018-01-103-184/+169
* hurd: Use the new file_exec_paths RPCSamuel Thibault2018-01-093-21/+94
* hurd: Add jmp_buf-macros.hSamuel Thibault2018-01-061-0/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01286-286/+286
* Don't set errno in Hurd rtld's __access_noerrnoThomas Schwinge2017-12-151-1/+0
* Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault2017-10-032-2/+2
* Hide internal __setrlimit function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __ifreq function [BZ #18822]H.J. Lu2017-10-011-12/+0
* Hide internal signal functions [BZ #18822]H.J. Lu2017-10-013-0/+3
* Hide internal __ioctl function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal sysinfo functions [BZ #18822]H.J. Lu2017-10-011-0/+4
* Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-0/+1
* hurd: Fix `seekdir' symbol exposition from `rewinddir'Samuel Thibault2017-09-282-3/+4
* hurd: Fix `revoke' symbol exposition from `unlockpt'Samuel Thibault2017-09-281-1/+3
* hurd: Fix dirfd symbol exposition from ftwSamuel Thibault2017-09-281-1/+3
* hurd: Fix bits/socket.h conformitySamuel Thibault2017-09-241-9/+16
* hurd: Make sure dl-sysdep.c defines proper symbol namesSamuel Thibault2017-09-241-7/+25
* Add missing libc_hidden_weak/def callsSamuel Thibault2017-09-173-0/+3
* hurd: Fix build without NO_HIDDENSamuel Thibault2017-09-125-0/+17
* Hide __chmod and __mkdir [BZ #18822]H.J. Lu2017-09-042-0/+2
* hurd: Fix rtld's strtoul_internal use through hurdlookupSamuel Thibault2017-09-031-0/+9
* hurd: fix overriding rtld's __sbrk with the real implementationSamuel Thibault2017-09-031-0/+1
* hurd: mach/hurd/x86 also needs x86 tunablesSamuel Thibault2017-09-031-0/+21
* hurd: mach/hurd/i386 also needs mach/hurd/x86Samuel Thibault2017-09-031-0/+1
* hurd: Fix libc linkSamuel Thibault2017-09-031-0/+8
* hurd: Fix rtld linkSamuel Thibault2017-09-031-0/+10
* hurd: Fix rtld linkSamuel Thibault2017-09-031-0/+6
* hurd: Fix getting ssize_t for <sys/socket.h>Samuel Thibault2017-09-031-1/+1
* inet: Remove internal_function attributeFlorian Weimer2017-08-311-1/+0
* elf: Remove internal_function attributeFlorian Weimer2017-08-311-2/+0