mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-06 13:20:06 +00:00
7b5fd91d77
* conform/conformtest.pl (@headers): Add monetary.h-data, mqueue.h-data, ndbm.h-data, nl_types.h-data, and poll.h-data. * conform/data/monetary.h-data: New file. * conform/data/mqueue.h-data: New file. * conform/data/ndbm.h-data: New file. * conform/data/nl_types.h.h-data: New file. * conform/data/poll.h-data: New file.
9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
#if !defined ISO && !defined POSIX
|
|
type size_t
|
|
type ssize_t
|
|
|
|
function ssize_t strfmon (char*, size_t, const char*, ...)
|
|
|
|
allow *_t
|
|
#endif
|