* src/groupmems.c: Reuse the functions from libmisc/list.c to deal
with user lists. addtogroup() was broken when realloc() move the memory area. * src/groupmems.c: Report failures with the name of the program.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2008-07-27 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/groupmems.c: Reuse the functions from libmisc/list.c to deal
|
||||
with user lists. addtogroup() was broken when realloc() move the
|
||||
memory area.
|
||||
* src/groupmems.c: Report failures with the name of the program.
|
||||
|
||||
2008-07-27 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/groupmems.c: EXIT_READ_GROUP changed to EXIT_INVALID_GROUP.
|
||||
|
Reference in New Issue
Block a user