8ff04a27b2
FLORIST is an implementation of the IEEE Standards 1003.5: 1992, IEEE STD 1003.5b: 1996, and parts of IEEE STD 1003.5c: 1998, also known as the POSIX Ada Bindings. Approved by: bapt/culot (mentors, implicit)
4 lines
100 B
Text
4 lines
100 B
Text
#define _XOPEN_SOURCE
|
|
#define _XOPEN_SOURCE_EXTENDED 1
|
|
#define _REENTRANT
|
|
#define _P1003_1B_VISIBLE
|