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
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
C2x scanf %b support
Joseph Myers
2023-06-19
1
-0
/
+22
*
stdlib: Tune down fork arc4random tests
Adhemerval Zanella Netto
2023-06-12
1
-8
/
+4
*
tests: Replace various function calls with their x variant
Frédéric Bérat
2023-06-06
1
-1
/
+3
*
Fix a few more typos I missed in previous round -- BZ 25337
Paul Pluzhnikov
2023-06-02
1
-1
/
+1
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
8
-10
/
+10
*
tests: fix warn unused results
Frédéric Bérat
2023-06-01
1
-3
/
+13
*
Fix special case for C2x strtol binary constant handling (BZ# 30371)
Adhemerval Zanella
2023-05-25
6
-39
/
+61
*
stdlib: Avoid undefined behavior in stdlib/tst-labs
Florian Weimer
2023-05-17
1
-12
/
+13
*
stdlib: Use long long int in stdlib/tst-llabs
Florian Weimer
2023-05-17
1
-15
/
+15
*
stdlib: Add testcases for llabs(). (BZ #30263)
Joe Simmons-Talbott
2023-05-16
2
-0
/
+57
*
stdlib: Add testcases for labs(). (BZ #30263)
Joe Simmons-Talbott
2023-05-16
2
-0
/
+53
*
stdlib: Add testcases for abs(). (BZ #30263)
Joe Simmons-Talbott
2023-05-16
2
-0
/
+48
*
stdlib: Reformat Makefile.
Carlos O'Donell
2023-05-16
1
-3
/
+3
*
testsuite: stdlib/isomac.c: fix REQUIREMENTS
наб
2023-05-08
1
-7
/
+4
*
system: Add "--" after "-c" for sh (BZ #28519)
Joe Simmons-Talbott
2023-03-28
1
-0
/
+14
*
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-03-27
3
-3
/
+5
*
Update printf %b/%B C2x support
Joseph Myers
2023-03-14
1
-0
/
+39
*
hurd: fix build of tst-system.c
Adam Yi
2023-03-08
1
-0
/
+1
*
posix: Fix system blocks SIGCHLD erroneously [BZ #30163]
Adam Yi
2023-03-07
1
-0
/
+26
*
stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]
Vitaly Buka
2023-02-20
3
-2
/
+81
*
Use uintptr_t instead of performing pointer subtraction with a null pointer
Qihao Chencao
2023-02-17
1
-3
/
+3
*
stdlib: Simplify getenv
Adhemerval Zanella
2023-02-17
1
-59
/
+5
*
C2x strtol binary constant handling
Joseph Myers
2023-02-16
18
-10
/
+523
*
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
2023-02-06
1
-2
/
+1
*
stdlib: tests: don't double-define _FORTIFY_SOURCE
Sam James
2023-02-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
216
-216
/
+216
*
Remove trailing whitespace in gmp.h
Joseph Myers
2023-01-06
1
-1
/
+1
*
stdio-common: Convert vfprintf and related functions to buffers
Florian Weimer
2022-12-19
2
-151
/
+83
*
stdlib: Move _IO_cleanup to call_function_static_weak
Adhemerval Zanella
2022-12-12
1
-4
/
+2
*
Apply asm redirection in gmp.h before first use
Adhemerval Zanella
2022-11-07
1
-33
/
+39
*
Fix OOB read in stdlib thousand grouping parsing [BZ #29727]
Szabolcs Nagy
2022-11-02
1
-9
/
+7
*
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-11-01
1
-0
/
+12
*
stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)
Letu Ren
2022-10-28
1
-1
/
+2
*
longlong.h: update from GCC for LoongArch clz/ctz support
Xi Ruoyao
2022-10-28
1
-0
/
+12
*
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
5
-16
/
+4
*
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-10-18
5
-4
/
+5
*
malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)
Adhemerval Zanella
2022-09-30
1
-1
/
+1
*
stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)
Adhemerval Zanella
2022-09-30
1
-1
/
+1
*
stdlib: Fix macro expansion producing 'defined' has undefined behavior
Adhemerval Zanella
2022-08-30
1
-3
/
+6
*
inet: Turn __ivaliduser into a compatibility symbol
Florian Weimer
2022-08-10
1
-0
/
+2
*
assert: Do not use stderr in libc-internal assert
Florian Weimer
2022-08-03
1
-1
/
+1
*
stdlib: Simplify arc4random_uniform
Adhemerval Zanella
2022-08-01
1
-99
/
+30
*
stdlib: Tuned down tst-arc4random-thread internal parameters
Adhemerval Zanella
2022-07-29
1
-6
/
+18
*
arc4random: simplify design for better safety
Jason A. Donenfeld
2022-07-27
5
-559
/
+45
*
aarch64: Add optimized chacha20
Adhemerval Zanella Netto
2022-07-22
1
-2
/
+6
*
stdlib: Add arc4random tests
Adhemerval Zanella Netto
2022-07-22
5
-0
/
+860
*
stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)
Adhemerval Zanella Netto
2022-07-22
7
-0
/
+603
*
stdlib: Simplify buffer management in canonicalize
Florian Weimer
2022-07-05
1
-64
/
+51
*
Refactor internal-signals.h
Adhemerval Zanella
2022-06-30
1
-5
/
+5
*
stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279]
Noah Goldstein
2022-06-23
1
-4
/
+4
[next]