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-copyrightsPaul Eggert2021-01-0210-10/+10
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-38/+7
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-3/+0
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-5/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0110-10/+10
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-101-53/+0
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-011-7/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0711-11/+11
* 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