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
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
elf: Fix localplt.awk for DT_RELR-enabled builds (BZ 31978)
Adhemerval Zanella
2024-07-19
1
-1
/
+15
*
Adjust check-local-headers test for libaudit 4.0
Florian Weimer
2024-07-19
1
-1
/
+1
*
tunables: sort tunables list (BZ 30027)
DJ Delorie
2024-06-12
1
-3
/
+11
*
Use Linux 6.9 in build-many-glibcs.py
Joseph Myers
2024-05-16
1
-1
/
+1
*
elf: Make glibc.rtld.enable_secure ignore alias environment variables
Adhemerval Zanella
2024-05-07
1
-1
/
+15
*
build-many-glibcs.py: Add openrisc hard float glibc variant
Stafford Horne
2024-05-03
1
-2
/
+3
*
Use --enable-obsolete in build-many-glibcs.py for nios2-linux-gnu
Joseph Myers
2024-04-19
1
-1
/
+2
*
Use Linux 6.8 in build-many-glibcs.py
Joseph Myers
2024-03-13
1
-1
/
+1
*
build-many-glibcs.py: Add s390 --disable-multi-arch / multi-arch configurations.
Stefan Liebler
2024-02-21
1
-1
/
+16
*
sort-makefile-lines.py: Allow '_' in name and "^# name"
H.J. Lu
2024-02-15
1
-2
/
+2
*
test_printers_common.py: Remove invalid escape sequence
H.J. Lu
2024-02-12
1
-1
/
+1
*
build-many-glibcs: relax version check to allow non-digit characters
Fangrui Song
2024-01-31
1
-9
/
+7
*
Update advisory format and introduce some automation
Siddhesh Poyarekar
2024-01-30
2
-41
/
+85
*
Use binutils 2.42 branch in build-many-glibcs.py
Joseph Myers
2024-01-30
1
-1
/
+1
*
Use --disable-default-pie for sparc in build-many-glibcs.py
Adhemerval Zanella
2024-01-22
1
-4
/
+6
*
Further build-many-glibcs.py fixes for utcnow() deprecation
Joseph Myers
2024-01-19
1
-9
/
+14
*
Use Linux 6.7 in build-many-glibcs.py
Joseph Myers
2024-01-17
1
-1
/
+1
*
Fix deprecated utcnow() usage in build-many-glibcs.py
Joseph Myers
2024-01-10
1
-1
/
+1
*
Fix invalid escape sequence in build-many-glibcs.py
Joseph Myers
2024-01-10
1
-1
/
+1
*
Remove ia64-linux-gnu
Adhemerval Zanella
2024-01-08
1
-5
/
+0
*
elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
H.J. Lu
2024-01-05
1
-0
/
+4
*
Update copyright dates not handled by scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
36
-36
/
+36
*
Move CVE information into advisories directory
Siddhesh Poyarekar
2023-12-07
1
-0
/
+41
*
elf: Add a way to check if tunable is set (BZ 27069)
Adhemerval Zanella
2023-11-29
1
-2
/
+2
*
elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries
Adhemerval Zanella
2023-11-21
1
-16
/
+2
*
Format test results closer to what DejaGnu does
Maxim Kuvyrkov
2023-11-03
1
-0
/
+3
*
Use Linux 6.6 in build-many-glibcs.py
Joseph Myers
2023-10-31
1
-1
/
+1
*
crypt: Remove libcrypt support
Adhemerval Zanella
2023-10-30
2
-5
/
+2
*
sparc: Remove optimize md5, sha256, and sha512
Adhemerval Zanella
2023-10-30
1
-3
/
+1
*
build-many-glibcs: Fix traililing whitespace
Adhemerval Zanella
2023-10-30
1
-3
/
+3
*
Remove 'grp' and merge into 'nss' and 'posix'
Arjun Shankar
2023-10-24
1
-1
/
+1
*
build-many-glibcs: Check for required system tools
DJ Delorie
2023-10-09
1
-0
/
+96
*
Use Linux 6.5 in build-many-glibcs.py
Joseph Myers
2023-09-08
1
-1
/
+1
*
Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py
Joseph Myers
2023-08-29
1
-2
/
+2
*
Use binutils 2.41 branch in build-many-glibcs.py
Joseph Myers
2023-08-08
1
-1
/
+1
*
scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3
Adhemerval Zanella
2023-07-20
1
-4
/
+7
*
configure: Disable building libcrypt by default
Siddhesh Poyarekar
2023-07-20
1
-2
/
+6
*
scripts: Add fortify checks on installed headers
Adhemerval Zanella
2023-07-19
1
-13
/
+23
*
Allow glibc to be built with _FORTIFY_SOURCE
Frédéric Bérat
2023-07-05
1
-1
/
+3
*
Use Linux 6.4 in build-many-glibcs.py
Joseph Myers
2023-06-27
1
-1
/
+1
*
Add lint-makefiles Makefile linting test.
Carlos O'Donell
2023-06-02
1
-0
/
+74
*
Fix a few more typos I missed in previous round -- BZ 25337
Paul Pluzhnikov
2023-06-02
1
-3
/
+3
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
4
-6
/
+6
*
scripts: sort-makefile-lines.py
Carlos O'Donell
2023-05-18
1
-1
/
+4
*
scripts: Add sort-makefile-lines.py to sort Makefile variables.
Carlos O'Donell
2023-05-10
1
-0
/
+160
*
hurd: Enable x86_64 build script
Samuel Thibault
2023-05-02
1
-0
/
+3
*
Use GCC 13 branch, Linux 6.3 in build-many-glibcs.py
Joseph Myers
2023-05-02
1
-2
/
+2
*
mach: Disable 32bit compatibility mode
Samuel Thibault
2023-05-01
1
-0
/
+1
*
build-many-glibcs.py: --disable-gcov for gcc-first
Jan-Benedict Glaw
2023-04-19
1
-0
/
+1
[next]