This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a change to branch releases/12.2
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 11fcbc5c45 libs/libc/aio: fix aio_error compatible bug
     new a9c7381b59 libc/pwd: Reuse g_passwd and g_passwd_buffer in getpwbuf
     new 9d1b8f0966 libc/pwd: Correct the geos related comment and ddd 
ROOT_GEOS macro

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libs/libc/pwd/Make.defs          |  1 +
 libs/libc/pwd/lib_find_pwdfile.c |  3 +-
 libs/libc/pwd/lib_getpwbuf.c     | 62 +++-------------------------------------
 libs/libc/pwd/lib_getpwnam.c     |  2 +-
 libs/libc/pwd/lib_getpwnamr.c    |  2 +-
 libs/libc/pwd/lib_getpwuid.c     |  2 +-
 libs/libc/pwd/lib_getpwuidr.c    |  2 +-
 libs/libc/pwd/lib_pwd.h          |  7 +++--
 libs/libc/pwd/lib_pwd_globals.c  |  4 ---
 9 files changed, 16 insertions(+), 69 deletions(-)

Reply via email to