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
/
ia64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
63
-63
/
+63
*
linux: update sys/ptrace.h comments
Dmitry V. Levin
2017-12-29
1
-3
/
+6
*
linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.h
Dmitry V. Levin
2017-12-29
1
-54
/
+1
*
copy_file_range: New function to copy file data
Florian Weimer
2017-12-22
1
-0
/
+1
*
ia64: Add ipc_priv.h header to set __IPC_64 to zero
James Clarke
2017-12-12
1
-0
/
+21
*
Add _Float32 function aliases.
Joseph Myers
2017-12-07
2
-0
/
+109
*
Add _Float64, _Float32x function aliases.
Joseph Myers
2017-12-06
2
-0
/
+218
*
Linux: Implement interfaces for memory protection keys
Florian Weimer
2017-12-05
1
-0
/
+5
*
Implement the mlock2 function
Florian Weimer
2017-11-27
1
-0
/
+1
*
Add _Float64x function aliases.
Joseph Myers
2017-11-27
2
-0
/
+109
*
Linux: Add memfd_create system call wrapper
Florian Weimer
2017-11-23
1
-0
/
+1
*
Add jmp_buf-macros.h
H.J. Lu
2017-11-09
1
-0
/
+6
*
Consolidate Linux sigpending() implementation
Yury Norov
2017-10-31
1
-36
/
+0
*
Linux: Consolidate {RTLD_}SINGLE_THREAD_P definition
Adhemerval Zanella
2017-10-11
1
-31
/
+0
*
New symbol version for logf, log2f and powf without SVID compat
Szabolcs Nagy
2017-10-02
1
-0
/
+3
*
Hide internal signal functions [BZ #18822]
H.J. Lu
2017-10-01
1
-0
/
+1
*
posix: Add compat glob symbol to not follow dangling symbols
Adhemerval Zanella
2017-09-25
1
-0
/
+3
*
New expf and exp2f version without SVID compat wrapper
Szabolcs Nagy
2017-09-25
1
-0
/
+3
*
Remove NO_CANCELLATION macro
Adhemerval Zanella
2017-08-31
1
-1
/
+0
*
Fix mcontext_t sigcontext namespace (bug 21457).
Joseph Myers
2017-08-30
5
-20
/
+61
*
Remove cancellation support for syscall generation
Adhemerval Zanella
2017-08-24
1
-197
/
+6
*
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-18
1
-1
/
+1
*
Consolidate non cancellable read call
Adhemerval Zanella
2017-08-18
1
-1
/
+1
*
Consolidate non cancellable open call
Adhemerval Zanella
2017-08-17
1
-1
/
+1
*
posix: Fix mmap for m68k and ia64 (BZ#21908)
Adhemerval Zanella
2017-08-14
1
-0
/
+29
*
ld.so: Introduce struct dl_exception
Florian Weimer
2017-08-10
1
-0
/
+2
*
sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]
Dmitry V. Levin
2017-08-09
1
-6
/
+0
*
Fix XPG4.2 bits/sigaction.h namespace (bug 21899).
Joseph Myers
2017-08-07
1
-3
/
+3
*
Add float128 support for ia64.
Joseph Myers
2017-06-26
2
-0
/
+145
*
Rename struct ucontext tag (bug 21457).
Joseph Myers
2017-06-26
1
-2
/
+2
*
Call exit directly in clone (BZ #21512)
Adhemerval Zanella
2017-06-26
1
-4
/
+4
*
conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).
Joseph Myers
2017-06-20
1
-0
/
+5
*
Fix struct sigaltstack namespace (bug 21517).
Joseph Myers
2017-06-05
1
-1
/
+1
*
posix: Implement preadv2 and pwritev2
Adhemerval Zanella
2017-05-31
1
-0
/
+4
*
Add reallocarray function
Dennis Wölfing
2017-05-30
1
-0
/
+2
*
Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).
Joseph Myers
2017-05-23
1
-6
/
+1
*
Fix a bug in 'Remove __need macros from signal.h' (a992f506)
Zack Weinberg
2017-05-22
1
-2
/
+0
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
3
-360
/
+64
*
Split up bits/sigstack.h.
Joseph Myers
2017-05-19
3
-27
/
+6
*
Assume that accept4 is always available and works
Florian Weimer
2017-04-19
3
-6
/
+9
*
Consolidate Linux send implementation
Adhemerval Zanella
2017-03-09
2
-1
/
+1
*
Consolidate Linux sendto implementation
Adhemerval Zanella
2017-03-09
1
-1
/
+0
*
Consolidate Linux recv implementation
Adhemerval Zanella
2017-03-09
2
-1
/
+2
*
Consolidate Linux recvfrom implementation
Adhemerval Zanella
2017-03-09
1
-1
/
+0
*
Consolidate Linux connect implementation
Adhemerval Zanella
2017-03-09
1
-1
/
+0
*
Consolidate Linux accept implementation
Adhemerval Zanella
2017-03-09
1
-1
/
+0
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
1
-1
/
+0
*
Add Linux PTRACE_EVENT_STOP
Kir Kolyshkin
2017-02-08
1
-2
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
64
-64
/
+64
*
Add fromfp functions.
Joseph Myers
2016-12-31
1
-0
/
+12
[next]