Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mq_setattr(3X) — Motorola System V 88k Release 4 Version 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

mq_setattr(3X)  —  MISCELLANEOUS LIBRARY FUNCTIONS

NAME

mq_setattr −  set message queue attributes

SYNOPSIS

#include <mqueue.h>
int mq_setattr(mqd_t mqdes, struct mq_attr ∗mqstat,
struct mq_attr ∗omqstat)

DESCRIPTION

The function mq_setattr is not implemented in this release. 

RETURN VALUE

The function mq_setattr returns a value of -1 and sets errno to indicate an error. 

ERRORS

The function mq_setattr fails and sets errno to:

ENOSYS
This function is not supported by this implementation.

SEE ALSO

IEEE POSIX P1003.4 specification. 

  —  POSIX 1003.4 Extensions

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026