GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
bits
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use gcc -finput-charset=ascii for check-installed-headers.
Stefan Liebler
2020-02-13
1
-1
/
+1
*
Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET following Linux 5.5.
Joseph Myers
2020-02-12
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
70
-70
/
+70
*
Update SOMAXCONN value from Linux 5.4.
Joseph Myers
2019-11-29
1
-1
/
+1
*
Define MADV_COLD and MADV_PAGEOUT from Linux 5.4.
Joseph Myers
2019-11-28
1
-0
/
+2
*
Don't use a custom wrapper macro around __has_include (bug 25189).
Emilio Cobos Álvarez
2019-11-21
1
-5
/
+7
*
Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.
Joseph Myers
2019-10-14
1
-0
/
+47
*
sysvipc: Set ipc_perm mode as mode_t (BZ#18231)
Adhemerval Zanella
2019-10-10
2
-16
/
+41
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
69
-69
/
+69
*
Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h.
Joseph Myers
2019-08-07
1
-0
/
+5
*
Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.
Joseph Myers
2019-08-05
1
-0
/
+2
*
Linux: Move getdents64 to <dirent.h>
Florian Weimer
2019-07-29
2
-6
/
+33
*
Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]
Florian Weimer
2019-07-24
2
-92
/
+44
*
Linux: Fix __glibc_has_include use for <sys/stat.h> and statx
Florian Weimer
2019-06-14
1
-2
/
+5
*
Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.
Joseph Myers
2019-06-13
1
-0
/
+1
*
<sys/stat.h>: Use Linux UAPI header for statx if available and useful
Florian Weimer
2019-06-12
1
-0
/
+34
*
Linux: Add getdents64 system call
Florian Weimer
2019-06-07
1
-0
/
+6
*
Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.
Joseph Myers
2019-05-23
1
-0
/
+2
*
Linux: Add the tgkill function
Florian Weimer
2019-05-14
1
-0
/
+31
*
Break further lines before not after operators.
Joseph Myers
2019-02-26
1
-2
/
+2
*
Linux: Add gettid system call wrapper [BZ #6399]
Florian Weimer
2019-02-08
1
-0
/
+36
*
manual: Document lack of conformance of sched_* functions [BZ #14829]
Florian Weimer
2019-02-02
1
-1
/
+4
*
termios: Consolidate termios.h
Adhemerval Zanella
2019-01-03
2
-0
/
+23
*
termios: Remove Linux _IOT_termios
Adhemerval Zanella
2019-01-03
1
-3
/
+0
*
termios: Consolidate tcflow symbolic constants
Adhemerval Zanella
2019-01-03
2
-5
/
+27
*
termios: Consolidate local mode definitions
Adhemerval Zanella
2019-01-03
2
-24
/
+59
*
termios: Consolidate control mode definitions
Adhemerval Zanella
2019-01-03
2
-11
/
+35
*
termios: Consolidate Baud Rate Selection definitions (BZ#23783)
Adhemerval Zanella
2019-01-03
2
-27
/
+50
*
termios: Consolidate Output Modes definitions
Adhemerval Zanella
2019-01-03
2
-39
/
+62
*
termios: Consolidate Input Modes definitions.
Adhemerval Zanella
2019-01-03
2
-17
/
+41
*
termios: Consolidate termios c_cc symbolic constants
Adhemerval Zanella
2019-01-03
2
-19
/
+41
*
termios: Consolidate struct termios
Adhemerval Zanella
2019-01-03
2
-14
/
+37
*
termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)
Adhemerval Zanella
2019-01-03
1
-0
/
+5
*
Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.
Joseph Myers
2019-01-01
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
55
-55
/
+55
*
Add getcpu
H.J. Lu
2018-12-07
1
-0
/
+3
*
Y2038: provide size of default time_t for target architecture
Albert ARIBAUD (3ADEV)
2018-10-24
3
-6
/
+6
*
signal: Use correct type for si_band in siginfo_t [BZ #23562]
Ilya Yu. Malakhov
2018-10-19
1
-1
/
+1
*
Use single bits/shm.h for all architectures.
Joseph Myers
2018-10-17
2
-26
/
+74
*
Move SHMLBA to its own header.
Joseph Myers
2018-10-17
2
-5
/
+30
*
Use single bits/sem.h for all architectures.
Joseph Myers
2018-10-15
2
-12
/
+50
*
Use single bits/msq.h for all architectures.
Joseph Myers
2018-10-11
2
-18
/
+50
*
Use common bits/shm.h for more architectures.
Joseph Myers
2018-10-10
1
-0
/
+7
*
Use common bits/sem.h for more architectures.
Joseph Myers
2018-10-10
1
-0
/
+5
*
Use common bits/msq.h for more architectures.
Joseph Myers
2018-10-10
1
-0
/
+7
*
Move MREMAP_* to bits/mman-shared.h.
Joseph Myers
2018-10-01
2
-6
/
+4
*
Share MAP_* flags between more architectures.
Joseph Myers
2018-09-26
2
-16
/
+45
*
Complete sys/procfs.h unification.
Joseph Myers
2018-09-25
1
-0
/
+25
*
Unify more sys/procfs.h headers.
Joseph Myers
2018-09-25
2
-0
/
+47
*
Unify some sys/procfs.h headers.
Joseph Myers
2018-09-25
1
-0
/
+1
[next]