Revamp xalloc_oversized so that its count arg need not fit into size_t.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 Oct 2003 06:33:39 +0000 (06:33 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 Oct 2003 06:33:39 +0000 (06:33 +0000)
commitfdb6eb330f7d598fc5f68a4364f1cc40662c6070
treee708c41254af1fb837e960fca123b8e838d5bd6e
parentef4cdafe59f62af47565db7246860e58870c0d7b
Revamp xalloc_oversized so that its count arg need not fit into size_t.
Fix up group-member, quotearg accordingly.
ChangeLog
lib/ChangeLog
lib/group-member.c
lib/quotearg.c
lib/xalloc.h
m4/ChangeLog
m4/xalloc.m4
modules/group-member