]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
glibc: Add single-threaded fast path to rand()
authorHaixiao Yan <haixiao.yan.cn@windriver.com>
Tue, 1 Apr 2025 06:46:19 +0000 (14:46 +0800)
committerSteve Sakoman <steve@sakoman.com>
Fri, 9 May 2025 16:01:16 +0000 (09:01 -0700)
commit00f7a2f60dd6de95a1a47fa642978613ce76dc56
tree613cd0924dc54bd7ac512caded7da50d409d1c4b
parentf7c8877395d4ec0a91cd5cf54e6c2858495746fb
glibc: Add single-threaded fast path to rand()

Backport a patch [1] to improve performance of rand() and __random()[2]
by adding a single-threaded fast path.

[1] https://sourceware.org/git/?p=glibc.git;a=commit;h=be0cfd848d9ad7378800d6302bc11467cf2b514f
[2] https://sourceware.org/bugzilla/show_bug.cgi?id=32777
Signed-off-by: Haixiao Yan <haixiao.yan.cn@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/glibc/glibc/0001-stdlib-Add-single-threaded-fast-path-to-rand.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc_2.35.bb