Files
haiku-beta6/headers/posix
Adrien Destugues 56403b6373 limits.h: define PAGE_SIZE only if XSI is requested
limits.h is part of the C standard, but POSIX and XSI extend it with
various defines. We should not add these unless the application requests
support for them.

In this case, PAGE_SIZE should only be defined if XSI support is
requested by defining _XOPEN_SOURCE. Note that PAGESIZE (plain POSIX for
the same thing) and B_PAGE_SIZE are alternatives that remain available.
2017-04-13 21:14:41 +02:00
..
2017-01-22 09:20:01 +01:00
2016-12-30 11:32:04 +01:00
2016-10-05 09:18:42 +02:00
2015-04-04 22:55:56 +02:00
2013-10-01 19:48:51 +02:00
2016-08-27 09:04:22 +02:00
2014-06-07 10:54:15 +02:00
2014-08-09 20:18:05 +02:00
2014-04-26 11:09:24 +02:00