about summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Expand)AuthorAgeFilesLines
* 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
* dirent: Remove internal_function attributeFlorian Weimer2017-08-311-1/+0
* hurd: Add system-specific sysmacros.hSamuel Thibault2017-08-271-0/+60
* Remove non cancellable sigsuspend definitionAdhemerval Zanella2017-08-221-1/+0
* Consolidate non cancellable openat callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-1/+1
* NPTL: Remove internal_function from stack marking functionsFlorian Weimer2017-08-131-1/+0
* __fortify_fail: Remove internal_function attributeFlorian Weimer2017-08-131-0/+2
* Do not use __ptr_t.Joseph Myers2017-08-086-18/+18
* [hurd]: Add __libc_init_secure stubSamuel Thibault2017-08-021-0/+7
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-142-385/+528
* Fix struct sigaltstack namespace (bug 21517).Joseph Myers2017-06-053-7/+7
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* manual: Convert errno @comments to new @errno macro.Rical Jasan2017-05-191-16/+6
* [BZ 21340] add support for POSIX_SPAWN_SETSIDAdhemerval Zanella2017-04-251-0/+3
* Assume that accept4 is always available and worksFlorian Weimer2017-04-191-2/+0
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-181-1/+0
* Assume that dup3 is availableFlorian Weimer2017-04-181-1/+0
* getopt: remove USE_NONOPTION_FLAGSZack Weinberg2017-04-071-8/+0
* hurd: Make send/recv more posixishSamuel Thibault2017-03-132-2/+10
* hurd: Provide truncate64 and ftruncate64.Justus Winter2017-03-042-0/+76
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-01282-282/+282
* Add framework for tunablesSiddhesh Poyarekar2016-12-311-0/+4
* Fix hurd __access_noerrno implementation.Adhemerval Zanella2016-11-181-3/+5
* New internal function __access_noerrnoAdhemerval Zanella2016-11-161-6/+31
* hurd: Fix spurious port deallocationBrent W. Baccala2016-10-311-1/+2
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-3/+4
* Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg2016-09-231-0/+3
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-235-16/+16
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-231-2/+2
* hurd: Fix stack pointer corruption in syscallSamuel Thibault2016-09-221-0/+3