]> code.ossystems Code Review - openembedded-core.git/commit
site: musl and glibc have glibc compatible getcwd()
authorAndré Draszik <git@andred.net>
Fri, 10 Jan 2020 16:52:52 +0000 (16:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Jan 2020 09:17:20 +0000 (09:17 +0000)
commitfe148da36af2dc086e05e2ebc1c088f1b5485de2
tree0b64fb06e4b1403ca1a0cffb30e4052941d20203
parent1370742d20aaa1a17f3e242ea9bb54df944b6416
site: musl and glibc have glibc compatible getcwd()

I.e. allocate memory for the pointer returned when the first
argument is NULL.

Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/site/common-glibc
meta/site/common-musl