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
Branch
Commit message
Author
Age
vdso
linux: Add support for getrandom vDSO
Adhemerval Zanella
9 months
master
Add ChangeLog file
Andreas K. Hüttel
11 months
Tag
Download
Author
Age
glibc-2.40.9000
glibc-2.40.9000.tar.xz
glibc-2.40.9000.zip
Andreas K. Hüttel
11 months
glibc-2.40
glibc-2.40.tar.xz
glibc-2.40.zip
Andreas K. Hüttel
11 months
glibc-2.14.9000
glibc-2.14.9000.tar.xz
glibc-2.14.9000.zip
Carlos O'Donell
14 months
glibc-2.39.9000
glibc-2.39.9000.tar.xz
glibc-2.39.9000.zip
Andreas K. Hüttel
16 months
glibc-2.39
glibc-2.39.tar.xz
glibc-2.39.zip
Andreas K. Hüttel
16 months
glibc-2.38.9000
glibc-2.38.9000.tar.xz
glibc-2.38.9000.zip
Andreas K. Hüttel
22 months
glibc-2.38
glibc-2.38.tar.xz
glibc-2.38.zip
Andreas K. Hüttel
22 months
glibc-2.37.9000
glibc-2.37.9000.tar.xz
glibc-2.37.9000.zip
Carlos O'Donell
2 years
glibc-2.37
glibc-2.37.tar.xz
glibc-2.37.zip
Carlos O'Donell
2 years
glibc-2.36.9000
glibc-2.36.9000.tar.xz
glibc-2.36.9000.zip
Carlos O'Donell
3 years
[...]
Age
Commit message
Author
Files
Lines
2007-10-17
* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.
cvs/fedora-glibc-20071017T2007
Ulrich Drepper
9
-0
/
+27
2007-10-17
* sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addresses
Ulrich Drepper
2
-6
/
+27
2007-10-17
* sysdeps/x86_64/cacheinfo.c: Comment out code added in support of
Ulrich Drepper
3
-21
/
+24
2007-10-17
* sysdeps/x86_64/memset.S: Revert to old version for now. The cost is
Ulrich Drepper
2
-1231
/
+112
2007-10-17
* time/tzfile.c (__tzfile_read): Read POSIX TZ string if available
Ulrich Drepper
1
-1
/
+14
2007-10-17
(__tzfile_read): Read POSIX TZ string if available even when time_t is 32-bit. (__tzfile_compute): Override POSIX TZ string STD/DST zone names if timezone data read by __tzfile_default. Ensure __tzname[0] is always set after the search.
Ulrich Drepper
1
-6
/
+57
2007-10-17
* sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__old_sem_post): New
Jakub Jelinek
2
-1
/
+25
2007-10-16
Help the compiler recognize unreachable code on 32-bit machines.
Ulrich Drepper
3
-7
/
+12
2007-10-16
[BZ #5184]
Ulrich Drepper
2
-30
/
+49
2007-10-16
(__tzfile_read): Take extra memory requested by caller into account when copying TZ string.
Ulrich Drepper
4
-49
/
+48
[...]
Clone
https://git.zx2c4.com/glibc
git://git.zx2c4.com/glibc
ssh://git@git.zx2c4.com/glibc