]> git.ipfire.org Git - thirdparty/util-linux.git/blame - TODO
login: close PAM session after failed pam_setcred
[thirdparty/util-linux.git] / TODO
CommitLineData
f93a4afd
KZ
1
22.13:
8b0f4ae9 3====
f93a4afd
KZ
4
5- remove all NFS code
6
7- remove all FS detection code
8
9- remove from all places direct calls of ioctl(BLKGETSIZE) and move it
10 lib/blkdevsize.c: blkdev_get_size(), blkdev_get_sectors(), blkdev_get_pages()
11 (see mkswap.c and fdisk/disksize.c)
12
85ffb958 13- use EXIT_FAILED and EXIT_SUCCESS from stdlib.h for exit() codes
b8d1314d
KZ
14
15- build-sys:
16 - add exampledir and example_DATA
17 - add readmedir and readme_DATA
8b0f4ae9
KZ
18
19- convet po/ files to UTF-8
20
21
222.14:
23====
24
25- use rpmatch() for all Y/N ?