about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/bits
Commit message (Expand)AuthorAgeFilesLines
* hurd: Implement close_range and closefromSergey Bugaev2021-11-071-0/+34
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0213-13/+13
* hurd: add ST_RELATIMESamuel Thibault2020-09-271-1/+3
* hurd: define BSD 4.3 ioctls only under __USE_MISCSamuel Thibault2020-08-271-0/+2
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-071-0/+65
* htl: Add support for semaphore maximum valueSamuel Thibault2020-02-101-0/+3
* y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski2020-02-071-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0112-12/+12
* Define __STATFS_MATCHES_STATFS64Alistair Francis2019-10-241-0/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0712-12/+12
* Break more lines before not after operators.Joseph Myers2019-02-251-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0112-12/+12
* hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64Samuel Thibault2018-11-161-3/+12
* hurd: Fix errno* generationSamuel Thibault2018-10-311-0/+8
* 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