summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2014-10-17 08:19:27 +0000
committerCorinna Vinschen <corinna@vinschen.de>2014-10-17 08:19:27 +0000
commit1db937e9866e6b4cfa8b0b8a2e2ed908ec0eb194 (patch)
treec18119a9c8ffdd2450006444e6d0766f6890ea30 /newlib/libc/stdlib/malloc.c
parent5fedfc22b8380c289c38874eab2c4996cefca575 (diff)
downloadcygnal-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/malloc.c')
0 files changed, 0 insertions, 0 deletions