[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

'man' too slow



Hi,

It takes quite a long while on my system to open man pages... I did an
strace on man. The output of strace is pasted below. Notice the Timeouts in selects.

Any suggestions?

execve("/usr/bin/man", ["man", "strtol"], [/* 23 vars */]) = 0
uname({sys="Linux", node="magrathea", ...}) = 0
brk(0)                                  = 0x80657f4
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=56528, ...}) = 0
old_mmap(NULL, 56528, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\30\222"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=1153784, ...}) = 0
old_mmap(NULL, 1166560, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40022000
mprotect(0x40135000, 40160, PROT_NONE)  = 0
old_mmap(0x40135000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x113000) = 0x40135000
old_mmap(0x4013b000, 15584, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4013b000
close(3)                                = 0
open("/lib/libdb2.so.2", O_RDONLY)      = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 _\0\000"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0644, st_size=262812, ...}) = 0
old_mmap(NULL, 265996, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4013f000
mprotect(0x4017f000, 3852, PROT_NONE)   = 0
old_mmap(0x4017f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x3f000) = 0x4017f000
close(3)                                = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40180000
munmap(0x40014000, 56528)               = 0
umask(022)                              = 022
brk(0)                                  = 0x80657f4
brk(0x806581c)                          = 0x806581c
brk(0x8066000)                          = 0x8066000
fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
fstat64(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
getcwd("/home/Amit/codito/uClibc", 4094) = 25
getuid32()                              = 1001
geteuid32()                             = 1001
ioctl(0, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, 0x5413, {ws_row=68, ws_col=137, ws_xpixel=0, ws_ypixel=0}) = 0
open("/home/Amit/.manpath", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/etc/manpath.config", O_RDONLY)   = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=4703, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(3, "# manpath.config\n#\n# This file i"..., 4096) = 4096
read(3, " sections will be searched in th"..., 4096) = 607
brk(0x8067000)                          = 0x8067000
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
rt_sigaction(SIGINT, {0x804e2f0, [INT], SA_RESTART|0x4000000}, {SIG_DFL}, 8) = 0
stat64("/usr/share/man", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/X11R6/man", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/local/man", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
stat64("/usr/local/share/man", 0xbffff728) = -1 ENOENT (No such file or directory)
stat64("/home/Amit/man", 0xbffff718)    = -1 ENOENT (No such file or directory)
stat64("/home/Amit//in/man", 0xbffff718) = -1 ENOENT (No such file or directory)
stat64("/home/Amit/fresharc/arcutilsbin/bin/man", 0xbffff718) = -1 ENOENT (No such file or directory)
stat64("/home/Amit/fresharc/arcutilsbin/bin//ÿ/man", 0xbffff718) = -1 ENOENT (No such file or directory)
stat64("/usr/man", 0xbffff728)          = -1 ENOENT (No such file or directory)
stat64("/usr/share/man", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/X11R6/man", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/local/man", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
open("/var/cache/man/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
read(3, "", 512)                        = 0
close(3)                                = 0
select(0, NULL, NULL, NULL, {1, 0})     = 0 (Timeout)
open("/var/cache/man/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
read(3, "", 512)                        = 0
close(3)                                = 0
select(0, NULL, NULL, NULL, {1, 0})     = 0 (Timeout)
open("/var/cache/man/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
read(3, "", 512)                        = 0
close(3)                                = 0
select(0, NULL, NULL, NULL, {1, 0})     = 0 (Timeout)
open("/var/cache/man/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
read(3, "", 512)                        = 0
close(3)                                = 0
brk(0x8075000)                          = 0x8075000
open("/etc/mtab", O_RDONLY)             = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=560, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(3, "/dev/hda2 / ext3 rw,errors=remou"..., 4096) = 560
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
open("/proc/cpuinfo", O_RDONLY)         = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(3, "processor\t: 0\nvendor_id\t: Genuin"..., 4096) = 424
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
stat64("/var/cache/man/index.bt", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
getpid()                                = 3695
time(NULL)                              = 1054118775
open("/var/cache/man/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
old_mmap(NULL, 0, PROT_READ, MAP_PRIVATE, 3, 0) = 0
pread(3, "", 4096, 0)                   = 0
lseek(3, 0, SEEK_SET)                   = 0
read(3, "", 4096)                       = 0
pread(3, "", 4096, 4096)                = 0
lseek(3, 4096, SEEK_SET)                = 4096
read(3, "", 4096)                       = 0
close(3)                                = 0
open("/dev/null", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 ENOTDIR (Not a directory)
open("/usr/share/man/man1", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
fstat64(3, {st_mode=S_IFDIR|0755, st_size=57344, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 4072
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 2720
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 4080
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 2584
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 4088
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 2544
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 4072
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 2336
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 4080
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 1992
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 4088
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 2376
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 4064
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 2504
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 4064
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 2176
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 4080
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 1856
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 4088
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 1968
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 4096
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 1632
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 1832
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 3256
getdents64(0x3, 0x8066268, 0x1000, 0xd) = 0
close(3)                                = 0
open("/usr/share/man/cat1", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/var/cache/man/X11R6/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
read(3, "", 512)                        = 0
close(3)                                = 0
select(0, NULL, NULL, NULL, {1, 0})     = 0 (Timeout)
open("/var/cache/man/X11R6/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
read(3, "", 512)                        = 0
close(3)                                = 0
select(0, NULL, NULL, NULL, {1, 0})     = 0 (Timeout)
open("/var/cache/man/X11R6/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
read(3, "", 512)                        = 0
close(3)                                = 0
select(0, NULL, NULL, NULL, {1, 0})     = 0 (Timeout)
open("/var/cache/man/X11R6/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
read(3, "", 512)                        = 0
close(3)                                = 0
brk(0x8083000)                          = 0x8083000
stat64("/var/cache/man/X11R6/index.bt", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
time(NULL)                              = 1054118778
open("/var/cache/man/X11R6/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
old_mmap(NULL, 0, PROT_READ, MAP_PRIVATE, 3, 0) = 0
pread(3, "", 4096, 0)                   = 0
lseek(3, 0, SEEK_SET)                   = 0
read(3, "", 4096)                       = 0
pread(3, "", 4096, 4096)                = 0
lseek(3, 4096, SEEK_SET)                = 4096
read(3, "", 4096)                       = 0
close(3)                                = 0
open("/usr/X11R6/man/man1", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
fstat64(3, {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
getdents64(0x3, 0x80665f0, 0x1000, 0xd) = 4072
getdents64(0x3, 0x80665f0, 0x1000, 0xd) = 1368
getdents64(0x3, 0x80665f0, 0x1000, 0xd) = 200
getdents64(0x3, 0x80665f0, 0x1000, 0xd) = 0
close(3)                                = 0
open("/usr/X11R6/man/cat1", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/var/cache/man/oldlocal/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
read(3, "", 512)                        = 0
close(3)                                = 0
select(0, NULL, NULL, NULL, {1, 0})     = 0 (Timeout)
open("/var/cache/man/oldlocal/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
read(3, "", 512)                        = 0
close(3)                                = 0
select(0, NULL, NULL, NULL, {1, 0})     = 0 (Timeout)
open("/var/cache/man/oldlocal/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
read(3, "", 512)                        = 0
close(3)                                = 0
select(0, NULL, NULL, NULL, {1, 0})     = 0 (Timeout)
open("/var/cache/man/oldlocal/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
read(3, "", 512)                        = 0
close(3)                                = 0
stat64("/var/cache/man/oldlocal/index.bt", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
time(NULL)                              = 1054118781
open("/var/cache/man/oldlocal/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
old_mmap(NULL, 0, PROT_READ, MAP_PRIVATE, 3, 0) = 0
pread(3, "", 4096, 0)                   = 0
lseek(3, 0, SEEK_SET)                   = 0
read(3, "", 4096)                       = 0
pread(3, "", 4096, 4096)                = 0
lseek(3, 4096, SEEK_SET)                = 4096
read(3, "", 4096)                       = 0
close(3)                                = 0
open("/usr/local/man/man1", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
fstat64(3, {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
getdents64(0x3, 0x8066768, 0x1000, 0xd) = 208
getdents64(0x3, 0x8066768, 0x1000, 0xd) = 0
close(3)                                = 0
open("/usr/local/man/cat1", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/share/man/mann", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/share/man/catn", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/man/mann", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/man/catn", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/local/man/mann", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/local/man/catn", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/share/man/manl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/share/man/catl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/man/manl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/man/catl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/local/man/manl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/local/man/catl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/share/man/man8", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
fstat64(3, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4088
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 2304
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4080
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 2120
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 1320
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 0
close(3)                                = 0
open("/usr/share/man/cat8", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/man/man8", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/man/cat8", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/local/man/man8", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/local/man/cat8", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/share/man/man3", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
fstat64(3, {st_mode=S_IFDIR|0755, st_size=86016, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4064
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 2552
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4072
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 2376
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4072
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 2368
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4080
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 2080
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4080
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 1896
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4096
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 1696
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4056
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 1984
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4088
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 1704
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4096
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 1928
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4088
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 1824
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4072
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 1848
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4096
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 1816
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4072
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 1896
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4088
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 1776
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 4096
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 1264
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 2048
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 32
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 120
getdents64(0x3, 0x8066740, 0x1000, 0x2) = 0
close(3)                                = 0
lstat64("/usr/share/man/man3/strtol.3.gz", {st_mode=S_IFREG|0644, st_size=1722, ...}) = 0
open("/usr/share/man/man3/strtol.3", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/share/man/man3/strtol.3.gz", {st_mode=S_IFREG|0644, st_size=1722, ...}) = 0
umask(022)                              = 022
getuid32()                              = 1001
geteuid32()                             = 1001
getgid32()                              = 1001
getegid32()                             = 1001
access("/tmp", W_OK)                    = 0
umask(066)                              = 022
gettimeofday({1054118781, 159924}, NULL) = 0
getpid()                                = 3695
open("/tmp/zman4h4tYk", O_RDWR|O_CREAT|O_EXCL, 0600) = 3
umask(022)                              = 066
umask(022)                              = 022
rt_sigaction(SIGINT, {SIG_IGN}, {0x804e2f0, [INT], SA_RESTART|0x4000000}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
fork()                                  = 3696
wait4(3696, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 3696
rt_sigaction(SIGINT, {0x804e2f0, [INT], SA_RESTART|0x4000000}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
--- SIGCHLD (Child exited) ---
open("/tmp/zman4h4tYk", O_RDONLY)       = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=3456, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(4, ".\\\" Copyright 1993 David Metcalf"..., 4096) = 3456
close(4)                                = 0
munmap(0x40014000, 4096)                = 0
chdir("/usr/share/man")                 = 0
open("/tmp/zman4h4tYk", O_RDONLY)       = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=3456, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(4, ".\\\" Copyright 1993 David Metcalf"..., 4096) = 3456
close(4)                                = 0
munmap(0x40014000, 4096)                = 0
access("./mandb_nfmt", X_OK)            = -1 ENOENT (No such file or directory)
stat64("/usr/share/man/man3/strtol.3.gz", {st_mode=S_IFREG|0644, st_size=1722, ...}) = 0
stat64("/usr/share/man/man3/strtol.3.gz", {st_mode=S_IFREG|0644, st_size=1722, ...}) = 0
stat64("/usr/share/man/cat3/strtol.3.gz", 0xbffff5ec) = -1 ENOENT (No such file or directory)
access("/usr/share/man/man3/strtol.3.gz", R_OK) = 0
write(2, "Reformatting strtol(3), please w"..., 39Reformatting strtol(3), please wait...
) = 39
rt_sigaction(SIGINT, {SIG_IGN}, {0x804e2f0, [INT], SA_RESTART|0x4000000}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
fork()                                  = 3698
wait4(3698, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 3698
rt_sigaction(SIGINT, {0x804e2f0, [INT], SA_RESTART|0x4000000}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
--- SIGCHLD (Child exited) ---
close(3)                                = 0
rmdir("/tmp/zman4h4tYk")                = -1 ENOTDIR (Not a directory)
unlink("/tmp/zman4h4tYk")               = 0
chdir("/home/Amit/codito/uClibc")       = 0
ioctl(0, SNDCTL_TMR_START, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
_exit(0)                                = ?

-- 
Amit Shah
http://amitshah.nav.to/

A: No.
Q: Should I include quotations after my reply?



Reply to: