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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: set_robust_list syscall number is always available
Florian Weimer
2020-03-03
3
-14
/
+6
*
Linux: pciconfig_iobase syscall number is always available on alpha
Florian Weimer
2020-03-03
1
-2
/
+0
*
Linux: getdents64 syscall number is always available on MIPS
Florian Weimer
2020-03-03
1
-2
/
+0
*
Linux: Clean up preadv2, pwritev2 system call names
Florian Weimer
2020-03-03
4
-22
/
+7
*
Linux: exit_group syscall number is always available
Florian Weimer
2020-03-03
1
-2
/
+0
*
Linux: set_tid_address syscall number is always available
Florian Weimer
2020-03-03
1
-2
/
+0
*
Linux: pkey_mprotect syscall number is always available
Florian Weimer
2020-03-03
1
-5
/
+0
*
Linux: rt_sigqueueinfo syscall number is always available
Florian Weimer
2020-03-03
2
-10
/
+0
*
Linux: getrandom syscall number is always available
Florian Weimer
2020-03-03
2
-22
/
+0
*
Linux: Clean up preadv, pwritev system call names
Florian Weimer
2020-03-03
4
-28
/
+4
*
Linux: Clean up pread64/pwrite64 system call names
Florian Weimer
2020-03-03
7
-40
/
+4
*
Linux: sigaltstack syscall number is always available
Florian Weimer
2020-03-03
1
-4
/
+0
*
Linux: sched_getaffinity syscall number is always available
Florian Weimer
2020-03-03
1
-7
/
+3
*
Linux: sched_setaffinity syscall number is always available
Florian Weimer
2020-03-03
1
-6
/
+1
*
Linux: statx syscall number is always available
Florian Weimer
2020-03-03
1
-7
/
+4
*
Linux: mq_* syscall numbers are always available
Florian Weimer
2020-03-03
7
-41
/
+0
*
Linux: mlock2 syscall number is always available
Florian Weimer
2020-03-03
1
-2
/
+0
*
Linux: copy_file_range syscall number is always available
Florian Weimer
2020-03-03
1
-5
/
+0
*
Linux: renameat2 syscall number is always available
Florian Weimer
2020-03-03
1
-4
/
+3
*
build-many-glibcs.py: Add list-compilers, list-glibcs commands
Florian Weimer
2020-03-03
1
-4
/
+21
*
build-many-glibcs.py: Add --shallow option
Florian Weimer
2020-03-03
1
-3
/
+12
*
Fixed typo in run_command_array() in support/shell-container.c
Girish Joshi
2020-03-02
1
-1
/
+1
*
Add missing libc_hidden_def for __utimensat64
Andreas Schwab
2020-03-02
1
-0
/
+2
*
elf: Add elf/check-wx-segment, a test for the presence of WX segments
Florian Weimer
2020-03-02
4
-2
/
+108
*
i386: Use comdat instead of .gnu.linkonce for i386 setup pic register (BZ #20...
Adhemerval Zanella
2020-02-28
1
-2
/
+3
*
ldbl-128ibm-compat: link tst-ldbl-efgcvt against loader too
Paul E. Murphy
2020-02-28
1
-0
/
+1
*
ldbl-128ibm-compat: enforce ibm128 on compat tests
Paul E. Murphy
2020-02-28
1
-0
/
+9
*
ldbl-128ibm-compat: Provide nexttoward functions
Gabriel F. T. Gomes
2020-02-28
5
-4
/
+65
*
ldbl-128ibm-compat: Provide a significand implementation
Tulio Magno Quites Machado Filho
2020-02-28
2
-0
/
+26
*
ldbl-128ibm-compat: Redirect complex math functions
Rajalakshmi Srinivasaraghavan
2020-02-28
1
-2
/
+19
*
ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions
Tulio Magno Quites Machado Filho
2020-02-28
5
-18
/
+85
*
posix: Remove posix waitid
Adhemerval Zanella
2020-02-27
1
-61
/
+9
*
posix: Refactor tst-waitid (BZ #14666)
Adhemerval Zanella
2020-02-27
1
-396
/
+153
*
support: Add support_process_state_wait
Adhemerval Zanella
2020-02-27
6
-0
/
+278
*
malloc/tst-mallocfork2: Kill lingering process for unexpected failures
Adhemerval Zanella
2020-02-27
1
-11
/
+28
*
elf: Apply attribute_relro to pointers in elf/dl-minimal.c
Florian Weimer
2020-02-26
1
-8
/
+8
*
powerpc: Refactor fenvinline.h
Rogerio Alves
2020-02-25
1
-13
/
+19
*
nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS
Florian Weimer
2020-02-25
6
-28
/
+54
*
csu: Use ELF constructor instead of _init in libc.so
Florian Weimer
2020-02-25
3
-8
/
+8
*
ldbl-128ibm: make ieee754.h work with IEEE 128 long double
Paul E. Murphy
2020-02-21
2
-2
/
+96
*
ldbl-128ibm-compat: fixup subdir location of several funcs
Paul E. Murphy
2020-02-21
1
-16
/
+16
*
ldbl-128ibm-compat: enforce correct abi flags on internal file
Paul E. Murphy
2020-02-21
1
-0
/
+11
*
ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions
Tulio Magno Quites Machado Filho
2020-02-20
4
-14
/
+75
*
Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294]
Tulio Magno Quites Machado Filho
2020-02-20
4
-7
/
+112
*
nios2: Fix Linux kABI for syscall return
Adhemerval Zanella
2020-02-20
1
-1
/
+1
*
Fix use-after-free in glob when expanding ~user (bug 25414)
Andreas Schwab
2020-02-20
1
-12
/
+13
*
nptl: Move pthread_setschedparam implementation into libc
Florian Weimer
2020-02-20
32
-38
/
+1
*
nptl: Move pthread_getschedparam implementation into libc
Florian Weimer
2020-02-20
32
-34
/
+3
*
Add hidden prototypes for __sched_getparam, __sched_getscheduler
Florian Weimer
2020-02-20
3
-0
/
+4
*
nptl: Move pthread_cond_init implementation into libc
Florian Weimer
2020-02-20
35
-67
/
+8
[next]