aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/bits
AgeCommit message (Expand)AuthorFilesLines
2019-02-25Break more lines before not after operators.Joseph Myers1-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers12-12/+12
2018-11-16hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64Samuel Thibault1-3/+12
2018-10-31hurd: Fix errno* generationSamuel Thibault1-0/+8
2018-06-26Revert hurd errno.h changesAdhemerval Zanella1-9/+0
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella1-0/+9
2018-04-19hurd: Update struct statfs according to struct statvfsSamuel Thibault1-8/+8
2018-04-19hurd: Fix standard compliance of some statvfs fieldsSamuel Thibault1-8/+8
2018-04-02hurd: Fix exposition of UTIME_NOW, UTIME_OMITSamuel Thibault1-5/+5
2018-04-02hurd: Advertise libpthreadSamuel Thibault2-14/+37
2018-03-27hurd: advertise process memory locking optionSamuel Thibault1-2/+2
2018-03-25hurd: Regenerate errno.h headerSamuel Thibault1-2/+2
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille1-1/+5
2018-03-05hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPCFlávio Cruz1-0/+5
2018-03-04Separate out error_t definitionSamuel Thibault2-8/+29
2018-03-04hurd: Move mach/param.h to bits/mach/param.hSamuel Thibault1-1/+1
2018-02-17hurd: Define EXEC_PAGESIZESamuel Thibault1-0/+2
2018-01-29hurd: Fix comments for FREAD and FWRITESamuel Thibault1-1/+1
2018-01-29hurd: Fix _POSIX_VDISABLE valueSamuel Thibault1-1/+1
2018-01-28hurd: Fix posix optionsSamuel Thibault1-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers11-11/+11
2017-09-24hurd: Fix bits/socket.h conformitySamuel Thibault1-9/+16
2017-09-03hurd: Fix getting ssize_t for <sys/socket.h>Samuel Thibault1-1/+1
2017-08-27hurd: Add system-specific sysmacros.hSamuel Thibault1-0/+60
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg1-309/+398
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers10-10/+10
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg1-2/+2
2016-05-23Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer1-4/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers10-10/+10
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu1-0/+1
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-212/+0
2015-09-03Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers1-34/+0
2015-03-08hurd: Make libc able to call pthread stubsSamuel Thibault1-0/+6
2015-02-07hurd: add basic types for ioctlsSamuel Thibault1-1/+22
2015-02-07hurd: fix f?chflags prototypes, declare them and their flagsSamuel Thibault1-1/+29
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers12-12/+12
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2-3/+3
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2-4/+4
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae12-12/+12
2013-08-29Hurd: Add ESUCCESS error_t value.Thomas Schwinge1-1/+9
2013-05-10Hurd: add ST_NOATIMEPino Toscano1-1/+3
2013-04-08BZ#14280: Fix Hurd ioctl macro to avoid warning.Roland McGrath1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers12-12/+12
2012-11-04[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.Samuel Thibault1-3/+3
2012-11-01Fix a compilation error in the Hurd's bits/param.h.Thomas Schwinge1-2/+0
2012-10-01Get rid of unused __swblk_t type.Roland McGrath1-1/+0
2012-09-13Remove unused __rtld_lock_init_recursive macroH.J. Lu1-2/+0
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath1-0/+87
2012-08-03Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.Roland McGrath1-12/+1
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu1-0/+1