* libmisc/get_gid.c, libmisc/get_uid.c, libmisc/Makefile.am,
lib/get_gid.c, lib/get_uid.c, lib/Makefile.am: get_uid.c and get_gid.c moved from libmisc/ to lib/.
This commit is contained in:
parent
503976fc6a
commit
a1dd26d2d6
@ -1,3 +1,9 @@
|
|||||||
|
2009-03-21 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
* libmisc/get_gid.c, libmisc/get_uid.c, libmisc/Makefile.am,
|
||||||
|
lib/get_gid.c, lib/get_uid.c, lib/Makefile.am: get_uid.c and
|
||||||
|
get_gid.c moved from libmisc/ to lib/.
|
||||||
|
|
||||||
2009-03-21 Nicolas François <nicolas.francois@centraliens.net>
|
2009-03-21 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* src/grpck.c (check_members): When a member is removed, do not
|
* src/grpck.c (check_members): When a member is removed, do not
|
||||||
|
@ -17,6 +17,8 @@ libshadow_la_SOURCES = \
|
|||||||
fputsx.c \
|
fputsx.c \
|
||||||
getdef.c \
|
getdef.c \
|
||||||
getdef.h \
|
getdef.h \
|
||||||
|
get_gid.c \
|
||||||
|
get_uid.c \
|
||||||
groupio.c \
|
groupio.c \
|
||||||
groupmem.c \
|
groupmem.c \
|
||||||
groupio.h \
|
groupio.h \
|
||||||
|
@ -28,10 +28,8 @@ libmisc_a_SOURCES = \
|
|||||||
find_new_uid.c \
|
find_new_uid.c \
|
||||||
getdate.h \
|
getdate.h \
|
||||||
getdate.y \
|
getdate.y \
|
||||||
get_gid.c \
|
|
||||||
getlong.c \
|
getlong.c \
|
||||||
getrange.c \
|
getrange.c \
|
||||||
get_uid.c \
|
|
||||||
hushed.c \
|
hushed.c \
|
||||||
isexpired.c \
|
isexpired.c \
|
||||||
limits.c \
|
limits.c \
|
||||||
|
Loading…
Reference in New Issue
Block a user