diff options
author | jhb <jhb@FreeBSD.org> | 2015-08-06 19:08:33 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2015-08-06 19:08:33 +0000 |
commit | cb8b7b20d877054461c450d19c4a131dc73aa3f6 (patch) | |
tree | 85e63c54538cb86a9f7de80e17e55e12f3d32e6b /contrib/llvm/tools/clang/lib/Basic/Targets.cpp | |
parent | 6d1ad63fa50d27979df493c71c60d10a80cd2b70 (diff) | |
download | FreeBSD-src-cb8b7b20d877054461c450d19c4a131dc73aa3f6.zip FreeBSD-src-cb8b7b20d877054461c450d19c4a131dc73aa3f6.tar.gz |
Decode the arguments passed to the *at() family of system calls. This is
especially useful now that libc's open() always calls openat(). While here,
fix a few other things:
- Decode the mode argument passed to access(), eaccess(), and faccessat().
- Decode the atfd paramete to pretty-print AT_FDCWD.
- Decode the special AT_* flags used with some of the *at() system calls.
- Decode arguments for fchmod(), lchmod(), fchown(), lchown(), eaccess(),
and futimens().
- Decode both of the timeval structures passed to futimes() instead of just
the first one.
Diffstat (limited to 'contrib/llvm/tools/clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions