index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
Age
Commit message (
Expand
)
Author
2023-07-05
Exclude routines from fortification
Frédéric Bérat
2023-06-30
setenv.c: Get rid of alloca.
Joe Simmons-Talbott
2023-06-19
C2x scanf %b support
Joseph Myers
2023-06-12
stdlib: Tune down fork arc4random tests
Adhemerval Zanella Netto
2023-06-06
tests: Replace various function calls with their x variant
Frédéric Bérat
2023-06-02
Fix a few more typos I missed in previous round -- BZ 25337
Paul Pluzhnikov
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-01
tests: fix warn unused results
Frédéric Bérat
2023-05-25
Fix special case for C2x strtol binary constant handling (BZ# 30371)
Adhemerval Zanella
2023-05-17
stdlib: Avoid undefined behavior in stdlib/tst-labs
Florian Weimer
2023-05-17
stdlib: Use long long int in stdlib/tst-llabs
Florian Weimer
2023-05-16
stdlib: Add testcases for llabs(). (BZ #30263)
Joe Simmons-Talbott
2023-05-16
stdlib: Add testcases for labs(). (BZ #30263)
Joe Simmons-Talbott
2023-05-16
stdlib: Add testcases for abs(). (BZ #30263)
Joe Simmons-Talbott
2023-05-16
stdlib: Reformat Makefile.
Carlos O'Donell
2023-05-08
testsuite: stdlib/isomac.c: fix REQUIREMENTS
наб
2023-03-28
system: Add "--" after "-c" for sh (BZ #28519)
Joe Simmons-Talbott
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-03-14
Update printf %b/%B C2x support
Joseph Myers
2023-03-08
hurd: fix build of tst-system.c
Adam Yi
2023-03-07
posix: Fix system blocks SIGCHLD erroneously [BZ #30163]
Adam Yi
2023-02-20
stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]
Vitaly Buka
2023-02-17
Use uintptr_t instead of performing pointer subtraction with a null pointer
Qihao Chencao
2023-02-17
stdlib: Simplify getenv
Adhemerval Zanella
2023-02-16
C2x strtol binary constant handling
Joseph Myers
2023-02-06
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
2023-02-02
stdlib: tests: don't double-define _FORTIFY_SOURCE
Sam James
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
Remove trailing whitespace in gmp.h
Joseph Myers
2022-12-19
stdio-common: Convert vfprintf and related functions to buffers
Florian Weimer
2022-12-12
stdlib: Move _IO_cleanup to call_function_static_weak
Adhemerval Zanella
2022-11-07
Apply asm redirection in gmp.h before first use
Adhemerval Zanella
2022-11-02
Fix OOB read in stdlib thousand grouping parsing [BZ #29727]
Szabolcs Nagy
2022-11-01
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-10-28
stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)
Letu Ren
2022-10-28
longlong.h: update from GCC for LoongArch clz/ctz support
Xi Ruoyao
2022-10-18
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-09-30
malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)
Adhemerval Zanella
2022-09-30
stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)
Adhemerval Zanella
2022-08-30
stdlib: Fix macro expansion producing 'defined' has undefined behavior
Adhemerval Zanella
2022-08-10
inet: Turn __ivaliduser into a compatibility symbol
Florian Weimer
2022-08-03
assert: Do not use stderr in libc-internal assert
Florian Weimer
2022-08-01
stdlib: Simplify arc4random_uniform
Adhemerval Zanella
2022-07-29
stdlib: Tuned down tst-arc4random-thread internal parameters
Adhemerval Zanella
2022-07-27
arc4random: simplify design for better safety
Jason A. Donenfeld
2022-07-22
aarch64: Add optimized chacha20
Adhemerval Zanella Netto
2022-07-22
stdlib: Add arc4random tests
Adhemerval Zanella Netto
2022-07-22
stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)
Adhemerval Zanella Netto
2022-07-05
stdlib: Simplify buffer management in canonicalize
Florian Weimer
[next]