Displaying 20 results from an estimated 900 matches similar to: "libsysfs and klibc"
2007 Apr 18
0
[Bridge] [PATCH] Better test for libsysfs
Hello!
Testing for a library is not sufficient if you also need the headers.
Many distributions install libraries without headers by default. This is
the case for Fedora Core 3 and libsysfs. The library is in sysfsutils,
but the headers are in sysfsutils-devel.
The patch for configure.in tests for both the headers and the library and
makes the configure script print a warning if libsysfs
2012 Nov 12
0
CEBA-2012:1453 CentOS 6 sysfsutils FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:1453
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1453.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
54846a61949f3a886b201a0cbfceb053a783989b17472966bd247b8fcf01d777 libsysfs-2.1.0-7.el6.i686.rpm
2011 Sep 22
0
CEEA-2011:1047 CentOS 5 x86_64 sysfsutils Update
CentOS Errata and Enhancement Advisory 2011:1047
Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-1047.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
b1d605353f56325be32a9727750c1444 libsysfs-2.1.0-1.el5.i386.rpm
c40efa31c5d00552678694d95e59244d libsysfs-2.1.0-1.el5.x86_64.rpm
2012 Nov 13
0
CentOS-announce Digest, Vol 93, Issue 8
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2004 Jul 15
2
getpagesize / libsysfs broken with 0.148
Hi all,
the implementation of getpagesize() is broken in klibc.
klibc uses sysinfo.mem_unit, which linux interpretes as the memory unit
all other memory values returned are to be multiplied with.
So it's perfectly ok for the linux sysinfo() to return a mem_unit of
'1', which is does if the memory available for this machine fits into
the counter.
For the unbelievers, have a look in
2011 Sep 22
0
CEEA-2011:1047 CentOS 5 i386 sysfsutils Update
CentOS Errata and Enhancement Advisory 2011:1047
Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-1047.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
3516faa1fb7a25e80fdd31351d32348e libsysfs-2.1.0-1.el5.i386.rpm
79b7faeee3cc71e03d4e7491fceb2c26 libsysfs-devel-2.1.0-1.el5.i386.rpm
2007 Apr 18
0
[Bridge] [ANNOUNCE] bridge-utils-1.0.4
Released a new version of bridge utilities that supports both new 2.6.7
interface and older 2.6/2.4 releases. The only changes since 1.0 were
internal to fix compatibility issues.
The tarball can be downloaded from:
http://prdownloads.sourceforge.net/bridge
Getting full functionality requires a build system with:
- libsysfs from the sysfsutils package
2005 Dec 28
1
Problems with klibc 1.1.8
Hi,
trying to build klibc 1.1.8 on x86 fails on my machine as follows:
KLIBCCC dash/trap.o
KLIBCCC dash/output.o
dash/trap.c: In function 'trapcmd':
dash/trap.c:94: warning: unused parameter 'argc'
dash/trap.c:94: warning: unused parameter 'argv'
dash/trap.c: In function 'decode_signal':
dash/trap.c:398: error: 'SIGRTMIN' undeclared (first use in this
2004 Oct 16
1
0.184 -- gcc: warning: `-x c' after last input file has no effect
What do I need to do to fix this?
[jonsmirl@smirl klibc-0.184]$ make
make[1]: Entering directory `/home/dri/klibc-0.184/klibc'
gcc -Wp,-MT,syscalls.nrs,-MD,./.syscalls.nrs.d -mregparm=3 -DREGPARM=3
-march=i386 -Os -g -falign-functions=0 -falign-jumps=0 -falign-loops=0
-nostdinc -iwithprefix include -D__KLIBC__ -DBITSIZE=32
-I../include/arch/i386 -I../include/bits32 -I../include
2004 Oct 16
1
181 and current Linus
klibc appears to build ok, some of the apps fail
gcc -Wp,-MD,.fstype.d -mregparm=3 -DREGPARM=3 -march=i386 -Os -g
-falign-functions=0 -falign-jumps=0 -falign-loops=0 -nostdinc
-iwithprefix include -D__KLIBC__ -DBITSIZE=32 -I../include/arch/i386
-I../include/bits32 -I../include -I../linux/include -I../linux/include2
-W -Wall -c -o fstype.o fstype.c
fstype.c: In function `romfs_image':
2005 Aug 27
3
KLIBC support for sysfsutils-1.3.0
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://www.zytor.com/pipermail/klibc/attachments/20050827/b7319510/attachment-0001.bin
2008 Sep 05
0
initial mntent.h, mount features, ipconfig fixes
hello hpa,
please review and on ack merge belows patchset.
thanks
maks
git pull git://git.debian.org/~maks/klibc.git maks
for the changes:
maximilian attems (8):
[klibc] Add initial mntent.h with setmntent() and endmntent()
[klibc] add getmntent()
[klibc] mount: add help arg for usage()
[klibc] mount: list
2008 Sep 07
1
[git pull v2] initial mntent.h, mount features, ipconfig fixes
[ gsi.de pretends this is massmailing so removed from CC's ]
hello hpa,
please review and on ack merge belows patchset.
changes from v1, thanks to review by kzak:
* add strtok_r()
* use it in getmntent_r()
* getment_r() parses mnt_freq and mnt_passno too
isn't that hard.
thanks
maks
git pull git://git.debian.org/~maks/klibc.git maks
for the changes:
maximilian attems (9):
2008 Jul 03
1
extlinux and install script
Hi,
I'm new the syslinux and found some bug.
For example, when I install a boot file system into /mnt/boot during
usb booted system, the extlinux reports the following error.
/usr/bin/extlinux -i /mnt/boot
/mnt/boot is device proc
/usr/bin/extlinux: cannot open device proc
But /mnt/boot is mounted on /dev/sda1 and ext3 file system.
I read the source code and found the following code in
2006 Jan 17
2
file_column plugin and instance variables
To make file_column work I have to copy my local variable back to an
instance variables like this:
<% for product in @products
@product = product %>
<div class="catalogentry">
<%= image_tag url_for_file_column(''product'', ''image_url'') %></p>
This is needed because file_column specifically looks for the instance
2004 Oct 19
1
times.h and building ash
I get this with current linus bk now and klibc 187
[jonsmirl@smirl ash]$ make
sh mknodes.sh nodetypes nodes.c.pat .
gcc -Wp,-MD,.cd.d -mregparm=3 -DREGPARM=3 -march=i386 -Os -g
-falign-functions=0 -falign-jumps=0 -falign-loops=0 -nostdinc
-iwithprefix include -D__KLIBC__ -DBITSIZE=32 -I../include/arch/i386
-I../include/bits32 -I../include -I../linux/include -I../linux/include2
-I../linux/include
2006 Jan 31
2
New free IBM DB2 with few restrictions
This will give you something to run on when Oracle refuses to renew
the MySQL InnoDB license next year.....
Linux and Windows versions
You can run DB2 Express-C on up to 2 dual-core CPU servers, with up to
4 GB of memory, any storage system setup and with no restrictions on
database size or any other artificial restrictions.
Business partners may choose to register for free redistribution of
2004 Feb 07
1
double define of __BIT_TYPES_DEFINED__
/klibc/klibc/include/bits32/bitsize/stdint.h:8: error: redefinition of `int8_t'
/klibc/linux/include/linux/types.h:109: error: `int8_t' previously declared here
The copy in stdint.h is not protected by:
#ifndef __BIT_TYPES_DEFINED__
#define __BIT_TYPES_DEFINED__
#endif /* !(__BIT_TYPES_DEFINED__) */
=====
Jon Smirl
jonsmirl@yahoo.com
__________________________________
Do you Yahoo!?
2006 Jan 12
2
ActionController#send_file
Looking at the code for ActionController#send_file I see that it is
using ruby to send the file contents. Linux supports a sendfile() OS
call. The implementation of Linux sendfile() is extremely fast and
very CPU efficient, far faster than what can be done in user space.
Does Windows support a sendfile() equivalent call? I haven''t been
working with ruby long enough to know how it handles
2004 Jan 24
2
mmap and getpagesize
The man page for mmap() says the size needs to be a multiple of getpagesize().
So in my code I call getpagesize() and adjust my lengths accordingly. klibc
doesn't have getpagesize() implemented. Is it safe to call mmap() with arbritary
lengths and assume the mmap will round up for you? Does this work on glibc too?
If so, I can just eliminate my getpagesize() code.
It turns out for VM86