about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/bits
Commit message (Expand)AuthorAgeFilesLines
* Revert hurd errno.h changesAdhemerval Zanella2018-06-261-9/+0
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+9
* hurd: Update struct statfs according to struct statvfsSamuel Thibault2018-04-191-8/+8
* hurd: Fix standard compliance of some statvfs fieldsSamuel Thibault2018-04-191-8/+8
* hurd: Fix exposition of UTIME_NOW, UTIME_OMITSamuel Thibault2018-04-021-5/+5
* hurd: Advertise libpthreadSamuel Thibault2018-04-022-14/+37
* hurd: advertise process memory locking optionSamuel Thibault2018-03-271-2/+2
* hurd: Regenerate errno.h headerSamuel Thibault2018-03-251-2/+2
* hurd: Reimplement libc locks using mach's gsyncAgustina Arzille2018-03-181-1/+5
* hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPCFlávio Cruz2018-03-051-0/+5
* Separate out error_t definitionSamuel Thibault2018-03-042-8/+29
* hurd: Move mach/param.h to bits/mach/param.hSamuel Thibault2018-03-041-1/+1
* hurd: Define EXEC_PAGESIZESamuel Thibault2018-02-171-0/+2
* hurd: Fix comments for FREAD and FWRITESamuel Thibault2018-01-291-1/+1
* hurd: Fix _POSIX_VDISABLE valueSamuel Thibault2018-01-291-1/+1
* hurd: Fix posix optionsSamuel Thibault2018-01-281-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0111-11/+11
* hurd: Fix bits/socket.h conformitySamuel Thibault2017-09-241-9/+16
* hurd: Fix getting ssize_t for <sys/socket.h>Samuel Thibault2017-09-031-1/+1
* hurd: Add system-specific sysmacros.hSamuel Thibault2017-08-271-0/+60
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-141-309/+398
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0110-10/+10
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-231-2/+2
* Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer2016-05-231-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0410-10/+10
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-011-0/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-212/+0
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-031-34/+0
* hurd: Make libc able to call pthread stubsSamuel Thibault2015-03-081-0/+6
* hurd: add basic types for ioctlsSamuel Thibault2015-02-071-1/+22
* hurd: fix f?chflags prototypes, declare them and their flagsSamuel Thibault2015-02-071-1/+29
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0212-12/+12
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-212-3/+3
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-122-4/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0112-12/+12
* Hurd: Add ESUCCESS error_t value.Thomas Schwinge2013-08-291-1/+9
* Hurd: add ST_NOATIMEPino Toscano2013-05-101-1/+3
* BZ#14280: Fix Hurd ioctl macro to avoid warning.Roland McGrath2013-04-081-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0212-12/+12
* [BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.Samuel Thibault2012-11-041-3/+3
* Fix a compilation error in the Hurd's bits/param.h.Thomas Schwinge2012-11-011-2/+0
* Get rid of unused __swblk_t type.Roland McGrath2012-10-011-1/+0
* Remove unused __rtld_lock_init_recursive macroH.J. Lu2012-09-131-2/+0
* Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath2012-08-171-0/+87
* Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.Roland McGrath2012-08-031-12/+1
* Add __fsword_t and use it in bits/statfs.hH.J. Lu2012-05-171-0/+1
* Fold copyright yearsH.J. Lu2012-05-161-1/+1
* Remove __snseconds_tH.J. Lu2012-05-151-2/+1
* Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu2012-05-151-0/+2
* Hurd: struct timespec members in struct statThomas Schwinge2012-05-101-15/+44