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
2005-02-08
* iconvdata/jis0208.h (struct jisx0208_ucs_idx): Move before use.
cvs/fedora-glibc-20050208T0948
Ulrich Drepper
4
-12
/
+21
2005-02-08
* sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code using
Ulrich Drepper
4
-12
/
+39
2005-02-08
(check_consistency): Define.
Ulrich Drepper
1
-0
/
+23
2005-02-08
* math/math_private.h (__copysign): Define as builtin for gcc 4. (__copysignf, __copysignl): Likewise. * sysdeps/alpha/fpu/bits/mathinline.h (copysign): Don't define for gcc 4.0. (copysignf, copysignl, fabsf, fabs): Likewise. (__copysign, __copysign...
Richard Henderson
3
-12
/
+29
2005-02-07
* elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment,
Ulrich Drepper
2
-7
/
+15
2005-02-07
[BZ #700]
Ulrich Drepper
3
-10
/
+19
2005-02-07
* iconv/iconv_prog.c (main): Provide more help in case on an error.
Ulrich Drepper
2
-4
/
+12
2005-02-07
[BZ #677]
Ulrich Drepper
9
-21
/
+103
2005-02-07
(fixup): Change return type to DL_FIXUP_VALUE_TYPE. Use DL_FIXUP_VALUE_TYPE, DL_FIXUP_MAKE_VALUE and DL_FIXUP_VALUE_CODE_ADDR for relocation values. Use DL_FIXUP_VALUE_ADDR and DL_FIXUP_ADDR_VALUE to store and retrieve relocation values. (profile_fixup): Likewise.
Ulrich Drepper
1
-17
/
+21
2005-02-07
* nscd/nscd.init (reload): Print Reloading nscd: before and a newline
Roland McGrath
6
-10
/
+148
[...]
Clone
https://git.zx2c4.com/glibc
git://git.zx2c4.com/glibc
ssh://git@git.zx2c4.com/glibc