diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2014-10-17 08:19:27 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2014-10-17 08:19:27 +0000 |
commit | 1db937e9866e6b4cfa8b0b8a2e2ed908ec0eb194 (patch) | |
tree | c18119a9c8ffdd2450006444e6d0766f6890ea30 /newlib/libc/stdlib/ecvtbuf.c | |
parent | 5fedfc22b8380c289c38874eab2c4996cefca575 (diff) | |
download | cygnal-1db937e9866e6b4cfa8b0b8a2e2ed908ec0eb194.tar.gz cygnal-1db937e9866e6b4cfa8b0b8a2e2ed908ec0eb194.tar.bz2 cygnal-1db937e9866e6b4cfa8b0b8a2e2ed908ec0eb194.zip |
* Makefile.in (DLL_OFILES): Add quotactl.o.
* common.din (quotactl): Export.
* ntdll.h: Define FILE_FS_CONTROL_INFORMATION::FileSystemControlFlags
flag values.
(struct _FILE_FS_CONTROL_INFORMATION): Define.
(struct _FILE_GET_QUOTA_INFORMATION): Define.
(typedef struct _FILE_QUOTA_INFORMATION): Define.
(NtQueryObject): Use PVOID rather than VOID*.
(NtQueryVolumeInformationFile): Ditto.
(NtQueryQuotaInformationFile): Declare.
(NtSetQuotaInformationFile): Declare.
(NtSetVolumeInformationFile): Declare.
* quotactl.cc: New file implementing quotactl().
* include/sys/mount.h (BLOCK_SIZE): Define.
(BLOCK_SIZE_BITS): Define.
* include/sys/quota.h: New header.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
Diffstat (limited to 'newlib/libc/stdlib/ecvtbuf.c')
0 files changed, 0 insertions, 0 deletions