[edk2-devel] [edk2-libc Patch 0/1] StdLib: Fixed typo issues in multiple files

Vishal R posted 1 patch 5 months ago
Failed in applying to current master (apply log)
StdLib/BsdSocketLib/ns_addr.c                      |  4 ++--
StdLib/BsdSocketLib/res_comp.c                     |  2 +-
StdLib/BsdSocketLib/res_config.h                   |  2 +-
StdLib/BsdSocketLib/res_init.c                     |  2 +-
StdLib/Include/arpa/telnet.h                       |  2 +-
StdLib/Include/errno.h                             |  2 +-
StdLib/Include/locale.h                            |  2 +-
StdLib/Include/net/if.h                            |  8 ++++----
StdLib/Include/netns/ns.h                          |  2 +-
StdLib/Include/stdio.h                             |  2 +-
StdLib/Include/stdlib.h                            |  6 +++---
StdLib/Include/sys/termios.h                       | 14 +++++++-------
StdLib/Include/sys/wait.h                          |  2 +-
StdLib/LibC/Main/Arm/flt_rounds.c                  |  2 +-
StdLib/LibC/StdLib/realpath.c                      |  2 +-
StdLib/LibC/Stdio/vfscanf.c                        |  2 +-
StdLib/LibC/Uefi/InteractiveIO/TerminalFunctions.c |  8 ++++----
StdLib/LibC/Uefi/SysCalls.c                        |  8 ++++----
StdLib/LibC/Wchar/String.c                         |  2 +-
StdLib/LibC/gdtoa/gdtoaimp.h                       |  2 +-
StdLib/PosixLib/Gen/dirname.c                      |  2 +-
21 files changed, 39 insertions(+), 39 deletions(-)
[edk2-devel] [edk2-libc Patch 0/1] StdLib: Fixed typo issues in multiple files
Posted by Vishal R 5 months ago
This commit fixes the various typo issues found in documentation strings
in multiple files issue reported via the BZ4579
These changes are documentation updates only and does not affect the
functionality of the code

Vishal R (1):
  edk2-libc/StdLib: Fixed typo issues in multiple files

 StdLib/BsdSocketLib/ns_addr.c                      |  4 ++--
 StdLib/BsdSocketLib/res_comp.c                     |  2 +-
 StdLib/BsdSocketLib/res_config.h                   |  2 +-
 StdLib/BsdSocketLib/res_init.c                     |  2 +-
 StdLib/Include/arpa/telnet.h                       |  2 +-
 StdLib/Include/errno.h                             |  2 +-
 StdLib/Include/locale.h                            |  2 +-
 StdLib/Include/net/if.h                            |  8 ++++----
 StdLib/Include/netns/ns.h                          |  2 +-
 StdLib/Include/stdio.h                             |  2 +-
 StdLib/Include/stdlib.h                            |  6 +++---
 StdLib/Include/sys/termios.h                       | 14 +++++++-------
 StdLib/Include/sys/wait.h                          |  2 +-
 StdLib/LibC/Main/Arm/flt_rounds.c                  |  2 +-
 StdLib/LibC/StdLib/realpath.c                      |  2 +-
 StdLib/LibC/Stdio/vfscanf.c                        |  2 +-
 StdLib/LibC/Uefi/InteractiveIO/TerminalFunctions.c |  8 ++++----
 StdLib/LibC/Uefi/SysCalls.c                        |  8 ++++----
 StdLib/LibC/Wchar/String.c                         |  2 +-
 StdLib/LibC/gdtoa/gdtoaimp.h                       |  2 +-
 StdLib/PosixLib/Gen/dirname.c                      |  2 +-
 21 files changed, 39 insertions(+), 39 deletions(-)

-- 
2.39.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111697): https://edk2.groups.io/g/devel/message/111697
Mute This Topic: https://groups.io/mt/102779150/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-