]> sourceware.org Git - newlib-cygwin.git/commit
2005-05-12 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Thu, 12 May 2005 22:06:26 +0000 (22:06 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Thu, 12 May 2005 22:06:26 +0000 (22:06 +0000)
commitb6e654c498cd131b0d4ad1f121f3f395f3d77e75
tree9713fa3ef81c62422b2645d175ba0f135b88e28a
parent58fc7cdaf9c7a3b0cef76763fbba66408e0a2bc5
2005-05-12  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/getpwuid.c: Removed.
        * libc/sys/linux/getpwnam.c: Removed.
        * libc/sys/linux/getpwent.c: New file containing logic
        from files removed above.  This allows overriding of file
        in libc/unix.
        * libc/sys/linux/Makefile.am: Support changes above.
        * libc/sys/linux/Makefile.in: Regenerated.
newlib/ChangeLog
newlib/libc/sys/linux/Makefile.am
newlib/libc/sys/linux/Makefile.in
newlib/libc/sys/linux/getpwent.c [new file with mode: 0644]
newlib/libc/sys/linux/getpwnam.c [deleted file]
newlib/libc/sys/linux/getpwuid.c [deleted file]
This page took 0.033365 seconds and 5 git commands to generate.