summaryrefslogtreecommitdiff
path: root/libports/create-class.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.
1996-01-27(ports_create_class): Initialize the uninhibitable_rpcs field.Miles Bader
1995-07-08(ports_create_class): Initialize the PORTS and COUNT fields.Miles Bader
1995-06-20Initial revisionMichael I. Bushnell