]> 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>
Mon, 31 Mar 2025 09:05:17 +0000 (17:05 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Apr 2025 10:05:48 +0000 (11:05 +0100)
commitb0ded4df5f2d3bb3319978d1a549c72f5daf238e
treeda9d616a7537a4b231d76020935d3dd51d615935
parent225004027e051f91d2c2bac0531319ef4fa796d1
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: Richard Purdie <richard.purdie@linuxfoundation.org>
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.41.bb