about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/ia64/bits
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0111-11/+11
* Move SHMLBA to its own header.Joseph Myers2018-10-172-95/+24
* Use common bits/sem.h for more architectures.Joseph Myers2018-10-101-86/+0
* Use common bits/msq.h for more architectures.Joseph Myers2018-10-101-76/+0
* Share MAP_* flags between more architectures.Joseph Myers2018-09-261-13/+2
* Unify some sys/procfs.h headers.Joseph Myers2018-09-251-0/+41
* Update siginfo constants from Linux kernel (bug 21286).Joseph Myers2018-09-171-12/+1
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-051-0/+5
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-061-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0112-12/+12
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-071-3/+3
* Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2017-05-221-2/+0
* Remove __need macros from signal.h.Zack Weinberg2017-05-203-360/+64
* Split up bits/sigstack.h.Joseph Myers2017-05-192-27/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0113-13/+13
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-232-17/+18
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0413-13/+13
* ia64: sigaction.h: fix sa_flags orderingMike Frysinger2015-07-231-1/+1
* ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger2015-07-211-4/+9
* ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger2015-07-211-2/+2
* ia64: sifaction.h: change sa_flags to an intMike Frysinger2015-07-211-1/+2
* ia64: siginfo.h: delete siginfo nameMike Frysinger2015-07-211-1/+1
* struct stat is not posix conformSzabolcs Nagy2015-05-261-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0213-13/+13
* IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath2014-08-041-0/+99
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-071-55/+61
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-1/+1
* ia64: relocate out of ports/ subdirMike Frysinger2014-02-1613-0/+1155
* Remove IA-64 supportUlrich Drepper2012-01-0713-1489/+0
* Same change for the other siginfi.h filesUlrich Drepper2011-05-291-2/+2
* Rename open_by_handle to open_by_handle_at.Andreas Schwab2011-04-011-2/+2
* Define O_PATH.Ulrich Drepper2011-04-011-0/+1
* Add support for name_to_handle_at and open_by_handle.Ulrich Drepper2011-04-011-6/+47
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-171-0/+1
* Define MADV_HUGEPAGE.Ulrich Drepper2011-01-171-1/+2
* Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper2010-06-141-0/+2
* Fix double-inclusion problem of bits/stat.h.Ulrich Drepper2010-01-111-0/+5
* FIx up signal.h for XPG7.Ulrich Drepper2010-01-101-1/+3
* Add support for XPG7 testing.Ulrich Drepper2010-01-092-7/+12
* Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper2009-12-111-3/+3
* Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper2009-11-191-3/+4
* Change misleading names of parameters of sync_file_range.Ulrich Drepper2009-11-171-1/+1
* Add missing Linux MADV_* definitions.Ulrich Drepper2009-11-171-9/+13
* Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper2009-11-141-2/+2
* Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek2009-11-061-2/+2
* Fix IA-64 and S390 sigevent definitions.Ulrich Drepper2009-10-291-1/+5