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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-05
misc/bits/select2.h: Clearly separate declaration from definitions
Frédéric Bérat
6
-4
/
+40
2023-07-05
unistd: Avoid PLT entries with _FORTIFY_SOURCE
Frédéric Bérat
5
-3
/
+10
2023-07-05
posix/bits/unistd.h: Clearly separate declaration from definitions
Frédéric Bérat
5
-153
/
+202
2023-07-05
wchar: Avoid PLT entries with _FORTIFY_SOURCE
Frédéric Bérat
5
-2
/
+23
2023-07-05
misc/sys/cdefs.h: Create FORTIFY redirects for internal calls
Frédéric Bérat
2
-0
/
+22
2023-07-05
stdio: Ensure *_chk routines have their hidden builtin definition available
Frédéric Bérat
9
-2
/
+36
2023-07-05
string: Ensure *_chk routines have their hidden builtin definition available
Frédéric Bérat
28
-1
/
+58
2023-07-05
sysdeps: Ensure ieee128*_chk routines to be properly named
Frédéric Bérat
19
-40
/
+40
2023-07-05
Exclude routines from fortification
Frédéric Bérat
17
-26
/
+248
2023-07-05
Allow glibc to be built with _FORTIFY_SOURCE
Frédéric Bérat
9
-42
/
+167
2023-07-03
manual: Update documentation of strerror and related functions
Florian Weimer
1
-26
/
+98
2023-07-03
manual: Enhance documentation of the <ctype.h> functions
Florian Weimer
1
-8
/
+24
2023-07-03
Always do locking when accessing streams (bug 15142, bug 14697)
Andreas Schwab
2
-34
/
+10
2023-07-03
hurd: Implement MAP_EXCL
Sergey Bugaev
2
-10
/
+23
2023-07-03
hurd: Fix mapping at address 0 with MAP_FIXED
Sergey Bugaev
1
-2
/
+9
2023-07-03
hurd: Fix calling vm_deallocate (NULL)
Sergey Bugaev
1
-3
/
+7
2023-07-03
hurd: Map brk non-executable
Sergey Bugaev
1
-2
/
+2
2023-07-03
htl: Let Mach place thread stacks
Sergey Bugaev
1
-29
/
+6
2023-07-02
mach: strerror must not return NULL (bug 30555)
Samuel Thibault
1
-7
/
+19
2023-07-01
hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)
John David Anglin
1
-0
/
+4
2023-07-01
support: Build with exceptions and asynchronous unwind tables [BZ #30587]
John David Anglin
1
-0
/
+3
2023-07-01
hurd: Make getrandom return ENOSYS when /dev/random is not set up
Samuel Thibault
1
-2
/
+7
2023-06-30
Stop applying a GCC-specific workaround on clang [BZ #30550]
Tulio Magno Quites Machado Filho
1
-1
/
+2
2023-06-30
ld.so: Always use MAP_COPY to map the first segment [BZ #30452]
H.J. Lu
4
-1
/
+10
2023-06-30
setenv.c: Get rid of alloca.
Joe Simmons-Talbott
1
-34
/
+6
2023-06-30
Add checks for wday, yday and new date formats
Martin Coufal
1
-14
/
+27
2023-06-30
aarch64: Add vector implementations of exp routines
Joe Ramsay
15
-1
/
+597
2023-06-30
aarch64: Add vector implementations of log routines
Joe Ramsay
15
-1
/
+563
2023-06-30
aarch64: Add vector implementations of sin routines
Joe Ramsay
13
-6
/
+430
2023-06-30
aarch64: Add vector implementations of cos routines
Joe Ramsay
13
-123
/
+609
2023-06-29
Switch to UTF-8 for INSTALL
Paul Eggert
2
-249
/
+249
2023-06-29
Make sure INSTALL is ASCII plaintext
Siddhesh Poyarekar
2
-3
/
+3
2023-06-28
Update syscall lists for Linux 6.4
Joseph Myers
5
-2
/
+7
2023-06-28
linux: Return unsupported if procfs can not be mount on tst-ttyname-namespace
Adhemerval Zanella
1
-12
/
+16
2023-06-28
linux: Split tst-ttyname
Adhemerval Zanella
4
-206
/
+259
2023-06-27
Use Linux 6.4 in build-many-glibcs.py
Joseph Myers
1
-1
/
+1
2023-06-26
x86: Adjust Linux x32 dl-cache inclusion path
Adhemerval Zanella
1
-1
/
+1
2023-06-26
elf: Update list of RISC-V relocations
Andreas Schwab
1
-1
/
+4
2023-06-26
Fix tests-clean Makefile target (bug 30545)
Maxim Kuvyrkov
2
-19
/
+9
2023-06-26
check_native: Get rid of alloca
Joe Simmons-Talbott
1
-24
/
+11
2023-06-26
ifaddrs: Get rid of alloca
Joe Simmons-Talbott
1
-26
/
+20
2023-06-26
x86: Make dl-cache.h and readelflib.c not Linux-specific
Sergey Bugaev
2
-0
/
+0
2023-06-26
elf: Port ldconfig away from stack-allocated paths
Sergey Bugaev
1
-37
/
+22
2023-06-22
Call "CST" a time zone abbreviation, not a name
Paul Eggert
8
-21
/
+21
2023-06-22
benchtests: fix warn unused result
Frederic Berat
2
-2
/
+7
2023-06-22
sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused result
Frederic Berat
1
-1
/
+3
2023-06-22
rt/tst-mqueue4.c: Fix wrong number of argument for mq_open
Frederic Berat
1
-2
/
+2
2023-06-22
debug/readlink{, at}_chk.c: Harmonize declaration and definition
Frederic Berat
2
-2
/
+4
2023-06-22
wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions
Frederic Berat
3
-192
/
+173
2023-06-22
stdio-common: tests: Incorrect maxlen parameter for swprintf
Frederic Berat
2
-11
/
+12
[prev]
[next]