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
/
nios2
Commit message (
Expand
)
Author
Age
Files
Lines
*
nios2: Fix Linux kABI for syscall return
Adhemerval Zanella
2020-02-20
1
-1
/
+1
*
nptl: Move pthread_setschedparam implementation into libc
Florian Weimer
2020-02-20
1
-1
/
+0
*
nptl: Move pthread_getschedparam implementation into libc
Florian Weimer
2020-02-20
1
-1
/
+0
*
nptl: Move pthread_cond_init implementation into libc
Florian Weimer
2020-02-20
1
-1
/
+0
*
nptl: Move pthread_cond_destroy implementation into libc
Florian Weimer
2020-02-20
1
-1
/
+0
*
nptl: Move pthread_condattr_init implementation into libc
Florian Weimer
2020-02-20
1
-1
/
+0
*
nptl: Move pthread_condattr_destroy implementation into libc
Florian Weimer
2020-02-20
1
-1
/
+0
*
nptl: Move pthread_attr_setscope implementation into libc
Florian Weimer
2020-02-20
1
-1
/
+0
*
nptl: Move pthread_attr_getscope implementation into libc
Florian Weimer
2020-02-20
1
-1
/
+0
*
nptl: Move pthread_attr_setschedpolicy implementation into libc
Florian Weimer
2020-02-20
1
-1
/
+0
*
nptl: Move pthread_attr_getschedpolicy implementation into libc
Florian Weimer
2020-02-20
1
-1
/
+0
*
ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
Florian Weimer
2020-02-15
2
-10
/
+0
*
linux: Remove INTERNAL_SYSCALL_DECL
Adhemerval Zanella
2020-02-14
1
-5
/
+5
*
linux: Consolidate INLINE_SYSCALL
Adhemerval Zanella
2020-02-14
1
-23
/
+1
*
nios2: Use Linux kABI for syscall return
Adhemerval Zanella
2020-02-14
1
-5
/
+5
*
Linux: Use system call tables during build
Florian Weimer
2020-01-02
1
-1
/
+0
*
Linux: Add tables with system call numbers
Florian Weimer
2020-01-02
1
-0
/
+312
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
18
-18
/
+18
*
nptl: Move waitpid implementation to libc
Adhemerval Zanella
2019-12-19
1
-1
/
+0
*
nptl: Move wait implementation to libc
Adhemerval Zanella
2019-12-19
1
-2
/
+0
*
nios2: Work around backend bug triggered by csu/libc-tls.c (GCC PR 92499)
Florian Weimer
2019-11-14
1
-0
/
+9
*
nptl: Move nanosleep implementation to libc
Adhemerval Zanella
2019-11-06
1
-2
/
+0
*
nptl: Add pthread_clockjoin_np
Mike Crowe
2019-11-01
1
-0
/
+1
*
ipc: Refactor sysvipc internal definitions
Adhemerval Zanella
2019-10-17
1
-4
/
+5
*
nptl: Move pthread_attr_setschedparam implementation into libc
Florian Weimer
2019-10-07
1
-1
/
+0
*
nptl: Move pthread_attr_getschedparam implementation into libc
Florian Weimer
2019-10-07
1
-1
/
+0
*
nptl: Move pthread_attr_setinheritsched implementation into libc.
Florian Weimer
2019-10-04
1
-1
/
+0
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
18
-18
/
+18
*
nptl: Move pthread_attr_getinheritsched implementation into libc
Florian Weimer
2019-08-30
1
-1
/
+0
*
nptl: Move pthread_attr_setdetachstate implementation into libc
Florian Weimer
2019-08-28
1
-1
/
+0
*
Refactor sigcontextinfo.h
Adhemerval Zanella
2019-08-23
2
-17
/
+8
*
nptl: Move pthread_attr_getdetachstate implementation into libc
Florian Weimer
2019-08-16
1
-1
/
+0
*
nptl: Move pthread_attr_init implementation into libc
Florian Weimer
2019-08-15
1
-1
/
+0
*
Make totalorder and totalordermag functions take pointer arguments.
Joseph Myers
2019-08-15
1
-0
/
+12
*
nptl: Remove pthread_self compatibility symbol from libpthread
Florian Weimer
2019-08-15
1
-1
/
+0
*
nptl: Move pthread_attr_destroy implementation into libc
Florian Weimer
2019-08-15
1
-1
/
+0
*
nptl: Move pthread_equal implementation into libc
Florian Weimer
2019-08-15
1
-1
/
+0
*
nptl: Add POSIX-proposed pthread_mutex_clocklock
Mike Crowe
2019-07-12
1
-0
/
+1
*
nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock
Mike Crowe
2019-07-12
1
-0
/
+2
*
nptl: Add POSIX-proposed pthread_cond_clockwait
Mike Crowe
2019-07-12
1
-0
/
+1
*
nptl: Add POSIX-proposed sem_clockwait
Mike Crowe
2019-07-12
1
-0
/
+1
*
nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]
Florian Weimer
2019-07-02
1
-1
/
+0
*
Linux: Add getdents64 system call
Florian Weimer
2019-06-07
1
-0
/
+1
*
Linux: Add the tgkill function
Florian Weimer
2019-05-14
1
-0
/
+1
*
misc: Add twalk_r function
Florian Weimer
2019-05-02
1
-0
/
+1
*
Add some spaces before '('.
Joseph Myers
2019-02-27
1
-1
/
+1
*
Linux: Add gettid system call wrapper [BZ #6399]
Florian Weimer
2019-02-08
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
18
-18
/
+18
*
Update nios2, sparc32 localplt.data for difftime changes (bug 24023).
Joseph Myers
2018-12-21
1
-0
/
+1
*
m68k: Fix sigaction kernel definition (BZ #23960)
Adhemerval Zanella
2018-12-18
1
-1
/
+2
[next]