summaryrefslogtreecommitdiff
path: root/libports/create-bucket.c
AgeCommit message (Collapse)Author
2001-03-312001-03-29 Neal H Walfield <neal@cs.uml.edu>Roland McGrath
* create-bucket.c (ports_create_bucket): Include errno.h and stdlib.h. Do not include assert.h. Turn assertions into errors that set errno and return NULL. * create-class.c (ports_create_class): Likewise.
1997-02-14(ports_create_bucket):Miles Bader
Initialize rpcs, flags, & count fields in RET.
1995-06-20Initial revisionMichael I. Bushnell