Commit Graph

3414 Commits

Author SHA1 Message Date
maximilian attems 4d49851351 include: [c.h] Include stdlib.h unconditionaly
No point in hiding it down in an ifdef maze,
as it may get used by exit(3).

Signed-off-by: maximilian attems <max@stro.at>
2011-08-02 13:58:46 +02:00
maximilian attems 4b2b671697 include: [c.h] move up declaration of program_invocation_short_name before usage
fixes:
../include/c.h: In function ‘errmsg’:
../include/c.h:111:26: error: ‘program_invocation_short_name’ undeclared
(first use in this function)
../include/c.h:111:26: note: each undeclared identifier is reported only
once for each function it appears in

Signed-off-by: maximilian attems <max@stro.at>
2011-08-02 13:58:24 +02:00
Karel Zak ba14e04d72 pg: fix compiler warnings [-Wunused-result]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-02 13:55:30 +02:00
Karel Zak 330f543985 include: [writeall] add fwrite_all()
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-02 13:53:41 +02:00
Karel Zak c9f51c712f libblkid: fix compiler warnings [-Wunused-parameter -Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-02 13:29:29 +02:00
Karel Zak 538a2fe950 libblkid: [superblocks] fix compiler warnings [-Wunused-parameter -Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-02 13:28:04 +02:00
Karel Zak 01fb8c0045 libblkid: [partitions] fix compiler warnings [-Wunused-parameter -Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-02 13:22:30 +02:00
Karel Zak f64ad71c9d libblkid: [topology] fix compiler warnings [-Wunused-parameter -Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-02 13:20:54 +02:00
Karel Zak d1425592a2 include: [bitops.h] make return values consistent
The *_to_cpu() and cpu_to_*() macros have to return always the same date types
independently on CPU type.

Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-02 12:33:10 +02:00
Karel Zak 7fc6d2b8f8 libmount: fix compiler warnings [-Wunused-parameter -Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-02 11:21:16 +02:00
Karel Zak 85d7a416f1 chrt: [selinux] fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 16:23:53 +02:00
Karel Zak 8ef5b8e66b chsh: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 16:20:28 +02:00
Karel Zak 8d48924681 chfn: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 16:19:54 +02:00
Karel Zak 696b5ca45b last: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 15:39:55 +02:00
Karel Zak 878a369792 login: fix compiler warnings [-Wunused-parameter -Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 15:36:17 +02:00
Karel Zak 479f00ebf5 cfdisk: fix compiler warnings [-Wunused-parameter]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 15:27:45 +02:00
Karel Zak e99da659a9 fdisk: fix compiler warnings [-Wunused-parameter -Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 15:27:35 +02:00
Karel Zak 6301d23a65 tests: fix compiler warnings [-Wunused-parameter]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 15:27:26 +02:00
Karel Zak ae7ec06b7f swaplabel: fix compiler warnings [-Wunused-parameter]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 14:54:45 +02:00
Karel Zak d9d88e3162 mkfs.minix: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 14:51:58 +02:00
Karel Zak ab1c86fc53 fsck.minix: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 14:38:42 +02:00
Karel Zak 24f010e8d4 swapon: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 13:40:41 +02:00
Karel Zak d759ac366a mount: fix compiler warnings [-Wsign-compare -Wunused-parameter]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 13:33:04 +02:00
Karel Zak cee12fc60c ionice: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 13:17:54 +02:00
Karel Zak cfe2d24951 setarch: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 13:16:21 +02:00
Karel Zak 1599e6770c tunelp: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 13:14:21 +02:00
Karel Zak 4ae92684e5 cytune: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 13:12:30 +02:00
Karel Zak 33d18dc435 readprofile: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 13:07:32 +02:00
Karel Zak 329fd1c3a0 lscpu: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 13:03:19 +02:00
Karel Zak b60b3c1ba4 ipcs: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 13:02:45 +02:00
Karel Zak 738767b921 dmesg: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 13:01:31 +02:00
Karel Zak 525f3c28cb blkid: fix compiler warnings [-Wunused-parameter]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 12:48:55 +02:00
Karel Zak 7239b48577 kill: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 12:46:25 +02:00
Karel Zak 6e5c0fc224 findmnt: fix compiler warnings [-Wunused-parameter]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 12:44:20 +02:00
Karel Zak 6aace32f0b lsblk: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 12:40:03 +02:00
Karel Zak c3bfedc3d7 uuidd: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 12:32:18 +02:00
Karel Zak 8a929ed7c0 lib: [cpuset.c] fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 12:24:22 +02:00
Karel Zak edd1362f8c lib: [mangle.c] fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 12:18:22 +02:00
Karel Zak 3922ef8025 lib: [tt.c] clean up used types
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 12:16:00 +02:00
Karel Zak b28f22673d lib: [strutils.c] fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 12:01:29 +02:00
Karel Zak 6b9166ce06 lib: [sysfs.c] fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 12:01:24 +02:00
Karel Zak 3a2854084e lib: [at.c] fix compiler warnings [-Wunused-parameter]
at.c: In function ‘fstat_at’:
at.c:14:35: warning: unused parameter ‘dirname’ [-Wunused-parameter]
at.c: In function ‘open_at’:
at.c:36:34: warning: unused parameter ‘dirname’ [-Wunused-parameter]
at.c: In function ‘readlink_at’:
at.c:66:42: warning: unused parameter ‘dirname’ [-Wunused-parameter]

Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 11:55:11 +02:00
Karel Zak ae458d0cdd po: change MSGID_BUGS_ADDRESS
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-01 11:30:29 +02:00
Karel Zak 350e332624 docs: update ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-07-29 22:48:58 +02:00
Karel Zak e6adc77143 build-sys: fix configure.ac for uuidd
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-07-29 22:44:47 +02:00
Karel Zak 54e10ad15f build-sys: fix git-version-gen for -rc tags
The current version have a problem to support "v2.20-rc1" format of
the tags.

Signed-off-by: Karel Zak <kzak@redhat.com>
2011-07-29 16:12:05 +02:00
Karel Zak d6fc523d28 build-sys: release++ (v2.20-rc1)
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-07-29 15:14:52 +02:00
Karel Zak ce99998cc1 docs: add 2.20 ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-07-29 13:45:20 +02:00
Karel Zak 9feec79cc5 misc: use unsigned int for bit-fileds
Reported-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-07-29 10:51:06 +02:00
Karel Zak 38a7157908 docs: update AUTHORS file
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-07-28 14:15:38 +02:00