]> git.ipfire.org Git - thirdparty/util-linux.git/blame - TODO
cfdisk: build-sys defines HAVE_RPMATCH, not HAVE_rpmatch
[thirdparty/util-linux.git] / TODO
CommitLineData
f93a4afd
KZ
1
22.13:
3
4- remove all NFS code
5
6- remove all FS detection code
7
8- remove from all places direct calls of ioctl(BLKGETSIZE) and move it
9 lib/blkdevsize.c: blkdev_get_size(), blkdev_get_sectors(), blkdev_get_pages()
10 (see mkswap.c and fdisk/disksize.c)
11
85ffb958 12- use EXIT_FAILED and EXIT_SUCCESS from stdlib.h for exit() codes
b8d1314d
KZ
13
14- build-sys:
15 - add exampledir and example_DATA
16 - add readmedir and readme_DATA