aboutsummaryrefslogtreecommitdiff
path: root/libports/create-bucket.c
Commit message (Collapse)AuthorAgeFilesLines
* 2001-03-29 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-03-311-5/+22
| | | | | | | * 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.
* (ports_create_bucket):Miles Bader1997-02-141-3/+6
| | | | Initialize rpcs, flags, & count fields in RET.
* Initial revisionMichael I. Bushnell1995-06-201-0/+47