Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Everybody already has done it, see for example:
sysdeps/unix/bsd/bits/stat.h
commit f095bb7204d80f609a73a22796edd6cffd4c6add
Author: Ulrich Drepper <drepper@redhat.com>
Date: Sat Jan 9 10:56:41 2010 -0800
Add support for XPG7 testing.
The header conformance testing code needed extending for XPG7. This
exposed a few bugs in the headers. There are more changes to come.
|
|
Put O_CLOEXEC (new), O_NOFOLLOW, O_DIRECTORY under __USE_XOPEN2K8
For O_CLOEXEC on illumos see
https://github.com/illumos/illumos-gate/commit/b075ad5b007248d50e4c2e838b460c9c7cfd9fad
|
|
|
|
Namely, signed 32-bit integer.
It is not "unsigned" in any way.
|
|
|
|
http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu/glibc.git
Commits from 9157319 to bad8ac8.
This is only partial patch, some changes to not apply
and will be resovled and committed next.
|