Branch: refs/heads/master
Home: https://github.com/tianocore/edk2-libc
Commit: 5eccddd49914aa48e3447561ce4f2034863e34b6
https://github.com/tianocore/edk2-libc/commit/5eccddd49914aa48e3447561ce4f2034863e34b6
Author: Kloper Dimitry <[email protected]>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M StdLib/Include/stdlib.h
M StdLib/LibC/StdLib/realpath.c
Log Message:
-----------
ek2-libc: realpath function signature doesn't match the standard
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4574
This commit is for processing the below PR on edk2-libc repo
https://github.com/tianocore/edk2-libc/pull/10
The realpath function signature in stdlib of edk2-libc doesn't match
signature as per the standard definition of this function given below
https://pubs.opengroup.org/onlinepubs/009695399/functions/realpath.html
This patch extracted from the above pull request fixes this issue.
Cc: Rebecca Cran <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Jayaprakash N <[email protected]>
Signed-off-by: Kloper Dimitry <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Reviewed-by: Jayaprakash Nevara <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits