summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/bits
AgeCommit message (Expand)Author
2018-06-26Revert hurd errno.h changesAdhemerval Zanella
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-04-19hurd: Update struct statfs according to struct statvfsSamuel Thibault
2018-04-19hurd: Fix standard compliance of some statvfs fieldsSamuel Thibault
2018-04-02hurd: Fix exposition of UTIME_NOW, UTIME_OMITSamuel Thibault
2018-04-02hurd: Advertise libpthreadSamuel Thibault
2018-03-27hurd: advertise process memory locking optionSamuel Thibault
2018-03-25hurd: Regenerate errno.h headerSamuel Thibault
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille
2018-03-05hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPCFlávio Cruz
2018-03-04Separate out error_t definitionSamuel Thibault
2018-03-04hurd: Move mach/param.h to bits/mach/param.hSamuel Thibault
2018-02-17hurd: Define EXEC_PAGESIZESamuel Thibault
2018-01-29hurd: Fix comments for FREAD and FWRITESamuel Thibault
2018-01-29hurd: Fix _POSIX_VDISABLE valueSamuel Thibault
2018-01-28hurd: Fix posix optionsSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-09-24hurd: Fix bits/socket.h conformitySamuel Thibault
2017-09-03hurd: Fix getting ssize_t for <sys/socket.h>Samuel Thibault
2017-08-27hurd: Add system-specific sysmacros.hSamuel Thibault
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg
2016-05-23Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-09-03Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers
2015-03-08hurd: Make libc able to call pthread stubsSamuel Thibault
2015-02-07hurd: add basic types for ioctlsSamuel Thibault
2015-02-07hurd: fix f?chflags prototypes, declare them and their flagsSamuel Thibault
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-29Hurd: Add ESUCCESS error_t value.Thomas Schwinge
2013-05-10Hurd: add ST_NOATIMEPino Toscano
2013-04-08BZ#14280: Fix Hurd ioctl macro to avoid warning.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-04[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.Samuel Thibault
2012-11-01Fix a compilation error in the Hurd's bits/param.h.Thomas Schwinge
2012-10-01Get rid of unused __swblk_t type.Roland McGrath
2012-09-13Remove unused __rtld_lock_init_recursive macroH.J. Lu
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath
2012-08-03Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.Roland McGrath
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu
2012-05-16Fold copyright yearsH.J. Lu
2012-05-15Remove __snseconds_tH.J. Lu
2012-05-15Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu
2012-05-10Hurd: struct timespec members in struct statThomas Schwinge