Karel Zak
b8d1314dc6
build-sys: fix README filenames and add missing files to EXTRA_DISTs
...
Also, the patch makes "make mrproper" more robust.
Signed-off-by: Karel Zak <kzak@redhat.com>
2007-02-08 12:38:25 +01:00
Karel Zak
d8ef4c19ab
namei: fix logic and infinite loop of symlinks
...
Don't follow the path if a component is not directory. It doesn't make sense
to support something like:
$ touch a b
$ namei a/b <-- where "a" is not directory
The support for infinite loop of symbolic links is a strange wish only. The
stack size is very limited. Try:
$ ln -s x
$ namei x/x
[Migration note: severity="low"]
Signed-off-by: Karel Zak <kzak@redhat.com>
2007-01-31 16:43:18 +01:00
Karel Zak
06b04b23cd
build-sys: fix ifdef ENABLE_WIDECHAR usage
...
There has been unexpected mix of HAVE_WIDECHAR and ENABLE_WIDECHAR macros. The
ENABLE_WIDECHAR is old version and has to be replaced everywhere otherwise we
will see bugs with multibyte stuff.
Signed-off-by: Karel Zak <kzak@redhat.com>
2007-01-30 13:49:50 +01:00
Karel Zak
d057115966
execl() should be use NULL not 0
...
Signed-off-by: Karel Zak <kzak@redhat.com>
2007-01-04 14:39:44 +01:00
Karel Zak
562218e6ea
build-sys: add missing files
...
This patch add all missing headers, man pages and README files to automake
stuff and "make dist-gzip" produces useful tarball now.
Signed-off-by: Karel Zak <kzak@redhat.com>
2007-01-04 11:57:07 +01:00
Karel Zak
8eeb575c0d
build-sys: remove generated autotools stuff from git
...
The generated autotools stuff shouldn't be maintained by SCM. After check out
from git use ./autogen.sh. For more details see README.devel.
Signed-off-by: Karel Zak <kzak@redhat.com>
2007-01-03 22:20:44 +01:00
Karel Zak
cf6d7faebb
Imported from util-linux-2.13-pre6 tarball.
2006-12-07 00:27:13 +01:00
Karel Zak
ca3ea756e7
Imported from util-linux-2.13-pre4 tarball.
2006-12-07 00:27:06 +01:00
Karel Zak
9cb689775c
Imported from util-linux-2.13-pre3 tarball.
2006-12-07 00:27:03 +01:00
Karel Zak
baf39af15b
Imported from util-linux-2.13-pre2 tarball.
2006-12-07 00:26:58 +01:00
Karel Zak
48d7b13a1e
Imported from util-linux-2.13-pre1 tarball.
2006-12-07 00:26:54 +01:00
Karel Zak
5213517f54
Imported from util-linux-2.12l tarball.
2006-12-07 00:26:28 +01:00
Karel Zak
d162fcb550
Imported from util-linux-2.12j tarball.
2006-12-07 00:26:24 +01:00
Karel Zak
2cccd0ff2b
Imported from util-linux-2.12d tarball.
2006-12-07 00:26:18 +01:00
Karel Zak
c129767e06
Imported from util-linux-2.12b tarball.
2006-12-07 00:26:16 +01:00
Karel Zak
d03dd60840
Imported from util-linux-2.12a tarball.
2006-12-07 00:26:14 +01:00
Karel Zak
df1dddf9ff
Imported from util-linux-2.12 tarball.
2006-12-07 00:26:12 +01:00
Karel Zak
a5a16c6853
Imported from util-linux-2.11y tarball.
2006-12-07 00:26:08 +01:00
Karel Zak
95f1bdeee4
Imported from util-linux-2.11x tarball.
2006-12-07 00:26:05 +01:00
Karel Zak
0e6f4a203d
Imported from util-linux-2.11v tarball.
2006-12-07 00:26:02 +01:00
Karel Zak
a2c5f3cadc
Imported from util-linux-2.11r tarball.
2006-12-07 00:25:56 +01:00
Karel Zak
1d4ad1decc
Imported from util-linux-2.11q tarball.
2006-12-07 00:25:54 +01:00
Karel Zak
ffc4374869
Imported from util-linux-2.11o tarball.
2006-12-07 00:25:53 +01:00
Karel Zak
612721dba8
Imported from util-linux-2.11n tarball.
2006-12-07 00:25:52 +01:00
Karel Zak
e8f2641919
Imported from util-linux-2.11m tarball.
2006-12-07 00:25:49 +01:00
Karel Zak
364cda4857
Imported from util-linux-2.11f tarball.
2006-12-07 00:25:48 +01:00
Karel Zak
c07ebfa1e0
Imported from util-linux-2.11b tarball.
2006-12-07 00:25:46 +01:00
Karel Zak
66ee8158b6
Imported from util-linux-2.10s tarball.
2006-12-07 00:25:44 +01:00
Karel Zak
22853e4a82
Imported from util-linux-2.10m tarball.
2006-12-07 00:25:43 +01:00
Karel Zak
eb63b9b8f4
Imported from util-linux-2.10f tarball.
2006-12-07 00:25:41 +01:00
Karel Zak
7eda085c41
Imported from util-linux-2.9v tarball.
2006-12-07 00:25:39 +01:00
Karel Zak
5c36a0eb7c
Imported from util-linux-2.9i tarball.
2006-12-07 00:25:37 +01:00
Karel Zak
2b6fc908bc
Imported from util-linux-2.8 tarball.
2006-12-07 00:25:35 +01:00
Karel Zak
fd6b7a7ffc
Imported from util-linux-2.7.1 tarball.
2006-12-07 00:25:34 +01:00
Karel Zak
726f69e29c
Imported from util-linux-2.5 tarball.
2006-12-07 00:25:33 +01:00
Karel Zak
6dbe3af945
Imported from util-linux-2.2 tarball.
2006-12-07 00:25:32 +01:00