]> sourceware.org Git - glibc.git/commit
Base <sys/quota.h> on Linux kernel headers [BZ #20525]
authorFlorian Weimer <fweimer@redhat.com>
Thu, 1 Sep 2016 13:53:13 +0000 (15:53 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 1 Sep 2016 13:53:13 +0000 (15:53 +0200)
commit4d728087ef8cc826b05bd21d0c74d4eca9b1a27d
tree8d1d0bf9cb8d3b21d8076059defbf4ee8a50acc3
parentde6b6d14e9b4d8e9a7333addca55163d9ebb7ff6
Base <sys/quota.h> on Linux kernel headers [BZ #20525]

Macros which are also defined in <linux/quota.h> are removed, and
<linux/quota.h> is included instead.

This commit cleans up the definition of fs_to_dq_blocks and struct
dqblock and struct dqinfo, too.
ChangeLog
NEWS
sysdeps/unix/sysv/linux/Makefile
sysdeps/unix/sysv/linux/sys/quota.h
sysdeps/unix/sysv/linux/tst-quota.c [new file with mode: 0644]
This page took 0.040245 seconds and 5 git commands to generate.