index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
hppa
/
bits
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
1
-0
/
+21
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
5
-8
/
+8
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
22
-22
/
+22
2023-06-05
Remove MAP_VARIABLE from hppa bits/mman.h
Joseph Myers
1
-1
/
+0
2023-04-05
hppa: Revise __TIMESIZE define to use __WORDSIZE
John David Anglin
1
-1
/
+3
2023-02-25
hppa: Drop old parisc-specific MADV_* constants
John David Anglin
1
-28
/
+0
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
22
-22
/
+22
2022-12-22
Define MADV_COLLAPSE from Linux 6.1
Joseph Myers
1
-0
/
+2
2022-12-07
Linux: Consolidate typesizes.h
Adhemerval Zanella Netto
1
-0
/
+74
2022-10-25
linux: Fix generic struct_stat for 64 bit time (BZ# 29657)
Adhemerval Zanella
1
-0
/
+139
2022-10-10
Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)
Andreas Schwab
1
-19
/
+13
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
20
-20
/
+20
2021-12-23
Set default __TIMESIZE default to 64
Adhemerval Zanella
1
-0
/
+20
2021-06-15
y2038: Add __USE_TIME_BITS64 support for socket-constants.h
Adhemerval Zanella
1
-2
/
+34
2021-06-15
y2038: Use a common definition for shmid_ds
Adhemerval Zanella
1
-3
/
+7
2021-06-15
y2038: Use a common definition for semid_ds
Adhemerval Zanella
1
-0
/
+4
2021-06-15
y2038: Use a common definition for msqid_ds
Lukasz Majewski
1
-3
/
+9
2021-02-19
Correct hppa EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK and TFD_NONBLOCK defines.
John David Anglin
4
-4
/
+4
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
19
-19
/
+19
2020-11-13
Remove obsolete defines for HPUX support from fcntl.h and update O_NONBLOCK.
John David Anglin
1
-4
/
+1
2020-07-09
sysv: linux: Add 64-bit time_t variant for shmctl
Adhemerval Zanella
1
-3
/
+3
2020-07-09
sysvipc: Remove the linux shm-pad.h file
Adhemerval Zanella
2
-28
/
+46
2020-07-09
sysv: linux: Add 64-bit time_t variant for msgctl
Adhemerval Zanella
1
-3
/
+3
2020-07-09
sysvipc: Remove the linux msq-pad.h file
Adhemerval Zanella
2
-26
/
+47
2020-07-09
sysv: linux: Add 64-bit time_t variant for semctl
Adhemerval Zanella
1
-4
/
+2
2020-07-07
signal: Add signum-{generic,arch}.h
Adhemerval Zanella
2
-75
/
+69
2020-04-29
semctl: Remove the sem-pad.h file
Alistair Francis
1
-7
/
+17
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
19
-19
/
+19
2019-10-10
sysvipc: Set ipc_perm mode as mode_t (BZ#18231)
Adhemerval Zanella
2
-62
/
+37
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
19
-19
/
+19
2019-07-24
Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]
Florian Weimer
1
-0
/
+38
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
18
-18
/
+18
2018-10-24
Y2038: provide size of default time_t for target architecture
Albert ARIBAUD (3ADEV)
3
-7
/
+7
2018-10-17
Use single bits/shm.h for all architectures.
Joseph Myers
2
-106
/
+28
2018-10-17
Move SHMLBA to its own header.
Joseph Myers
2
-3
/
+25
2018-10-15
Use single bits/sem.h for all architectures.
Joseph Myers
2
-92
/
+26
2018-10-11
Use single bits/msq.h for all architectures.
Joseph Myers
2
-85
/
+26
2018-10-04
Use bits/mman-linux.h for hppa.
Joseph Myers
1
-51
/
+27
2018-10-01
Move MREMAP_* to bits/mman-shared.h.
Joseph Myers
1
-6
/
+0
2018-09-25
Unify some sys/procfs.h headers.
Joseph Myers
1
-0
/
+30
2018-06-18
Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.
Joseph Myers
1
-0
/
+1
2018-06-18
Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.
Joseph Myers
1
-0
/
+1
2018-06-18
Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.
Joseph Myers
1
-0
/
+1
2018-06-18
Update MAP_TYPE value for hppa from Linux 4.17.
Joseph Myers
1
-1
/
+1
2018-06-05
Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.
Joseph Myers
1
-0
/
+2
2018-03-05
hurd: Fix includability of <hurd/signal.h> in all standards
Samuel Thibault
1
-0
/
+5
2018-02-06
Add MAP_SHARED_VALIDATE from Linux 4.15.
Joseph Myers
1
-0
/
+2
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
16
-16
/
+16
2017-11-24
Linux: Introduce <bits/mman-shared.h>
Florian Weimer
1
-0
/
+2
2017-11-21
Update hppa bits/mman.h from Linux 4.14.
Joseph Myers
1
-3
/
+2
[next]