Displaying 5 results from an estimated 5 matches for "libc4".
Did you mean:
libc
1999 Jan 23
4
smbwrapper
> What you are looking for is smbwrapper, which is in fact included with
Samba
> 2.0. However as it is not supported on all systems it is not included
> in the default build (it should work nicely on Solaris though).
> Essentially smbwrapper is a preloaded library which intercepts system
calls and
> simulates a /smb filesystem, so you can access /smb/SERVER/SHARE/file.txt.
2002 Dec 30
2
Expected service, found `wins, dns, files'
...ns, files'
rndc: reload command successful
Thank you in advance for your time.
-------------- next part --------------
#
# /etc/host.conf - resolver configuration file
#
# Please read the man page host.conf(5) for more info.
#
#
# The following option is only used by binaries linked against
# libc4 or libc5. This line should be in sync with the "hosts"
# option in the /etc/nsswitch.conf file.
#
order wins, dns, files
#
# The following options are used by the resolver library:
#
multi on
2008 Jul 29
2
syconf(_SC_PAGESIZE) versus getpagesize()
hello karel,
thanks a lot for the klibc portability merges.
current HEAD klibc failure:
mkswap.c: In function ?init_signature_page?:
mkswap.c:148: error: ?_SC_PAGESIZE? undeclared (first use in this function)
although POSIX encourages sysconf() could util-linux use getpagesize() ?
--
maks
2006 Sep 05
9
4.4 upgrade problems
OK ... there has been an awful lot of attributing problems to the 4.4
upgrade that are not really upgrade problems.
The best I can tell there is really only one major problem:
1. You need to install python-sqlite before sqlite (or at nearly the
same time).
To accomplish this you can do this:
yum update python-sqlite sqlite
Then after that, a normal yum update works fine.
There are 2 other
2005 May 25
1
Re: Demonizing generic Linux issues as Fedora Core-only issues -- WAS: Hi, Bryan
...lots of broken
> and omitted stuff when 2.4 works better for many things?
Again, 2-2-2, 6-6-6
At some point, Red Hat has to start the new series for "early adopters."
That means being the first to adopt the new GLibC, GCC, kernel, etc...
Looking at just the GLibC 2+ generations (post-LibC4/5)...
EL0 series: GLibC 2.0, GCC 2.8.1.1, kernel 2.0
EL1 series: GLibC 2.1, GCC 2.91.66 (EGCS 1.1.2), kernel 2.2
EL2 series: GLibC 2.2, GCC 2.96, kernel 2.4
EL3 series: GLibC 2.3, GCC 3.2, kernel 2.4
EL4 series: GLibC 2.4, GCC 3.4, kernel 2.6
In each 2-4 "Community Linux" revisions...