search for: freestandards

Displaying 15 results from an estimated 15 matches for "freestandards".

2004 Oct 15
1
[fdo] Accessibility list at Freedesktop.org
...Accessibility Mozilla Accessibility FSG Accessibility Workgroup SpeechDispatcher Sphinx BRASS FreeTTS ViaVoice IBM Sun Microsystems SuSE/Novell I hope that accessibility@freedesktop.org will be a place where we can discuss new interoperable accessibility APIs, which might later be propagated to freestandards.org once they are stable and in common use. Whom should we best contact about creating such a mailing list? Olaf - -- Olaf Jan Schmidt, KDE Accessibility Project KDEAP co-maintainer, maintainer of http://accessibility.kde.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comm...
2010 Jan 19
1
[LLVMdev] compiler-rt project PATCH
In lib/gcc_personality_v0.c, I believe the type of the exception_cleanup member of the struct _Unwind_Exception is incorrect. It has a return type of _Unwind_Reason_Code versus a return type of void as specified in http://refspecs.freestandards.org/abi-eh-1.21.html, and as can be seen in unwind.h on Linux, and OS X 10.6.x (the latter's unwind.h is under the Developer directory tree). The attached patch changes this return type to void. Garrison -------------- next part -------------- A non-text attachment was scrubbed... Name: gc...
2010 Nov 17
1
Debian package init scripts
Dearest list, I am using dovecot with heartbeat-2 and I noticed that the init scripts in the Debian packages from http://xi.rename-it.nl/debian/ do not conform to the LSB standard: http://refspecs.freestandards.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic/iniscrptact.html E.g. the return code for "program is not running" is not 3. Is there is special reason for this? Cheers Jan -- MAX-PLANCK-INSTITUT fuer Radioastronomie Jan Behrend - Rechenzentrum ----------------------------------------...
2005 Jun 02
2
Re: Reboots -- LSB 2.1 Core Generic Section 8.5
...member, Solaris was the original GNU platform. ] So in that regard, Debian is actually like Solaris in its use of 2-3, instead of Fedora-based 3-5. Secondly, you are referring to Linux Standards Base (LSB). Specifically, Section 8.5 in the General Section of the latest revision: http://refspecs.freestandards.org/LSB_2.1.0/LSB-Core-generic/LSB-Core-generic.html#RUNLEVELS And even this latest version states: "However, it is not required that LSB-compliant run-time environments use these run levels; the distribution-provided install_initd script may map the run levels specified below to whatever...
2010 Jan 09
0
[LLVMdev] Exception Implementation Example added to Wiki
On Sat, Jan 9, 2010 at 5:54 AM, Garrison Venn <gvenn.cfe.dev at gmail.com> wrote: > If the powers at be want this, I could easily transform the source to the LLVM coding standards, and add > the necessary portable UNIX support--someone else would have to add non-UNIX support although the > System library probably helps with this. However I'm guessing the LLVM release flux of the
2007 Feb 12
1
[LLVMdev] Linux/ppc backend
Hi Jim, I didn't use any documents, but intensively looked at gcc's output. I think this document: http://refspecs.freestandards.org/elf/elfspec_ppc.pdf is the last specification of the ABI. Cheers, Nicolas Jim Laskey wrote: > Nicolas, > > Would you point me to the Linux/PPC ABI documents you are using so I > can better judge what your restrictions are? These changes also have > an effect on debugging an...
2010 Jan 09
2
[LLVMdev] Exception Implementation Example added to Wiki
If the powers at be want this, I could easily transform the source to the LLVM coding standards, and add the necessary portable UNIX support--someone else would have to add non-UNIX support although the System library probably helps with this. However I'm guessing the LLVM release flux of the exception system, along with a lack of universal platform, dwarf JIT support might be a hinderance in
2009 Nov 19
1
init-script update for v2.0
Hi Timo, please find attached a patch for the init script in the doc directory. * Added LSB-compliant info block (for insserv and friends) * Updated base_dir detection (for v2.0 config output) Regards, Pascal -- The trapper recommends today: decade.0932307 at localdomain.org -------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot-initd_LSB_header.patch
2007 Apr 02
2
[LLVMdev] Declaration of a va_list should be an intrinsic?
...t in these architectures is just a pointer to the stack. The va_start intrinsic just initializes where the pointer points at in the stack. I do not know how the other backends operate, but I suppose it's the same. However, on the PPC/ELF ABI, a va_list is a struct (referring to http://refspecs.freestandards.org/elf/elfspec_ppc.pdf) of 12 bytes allocated on stack. The struct *should* not be allocated by va_start because a va_copy would not know if the struct is allocated or not. Therefore, I think there should be a special intrinsic for declaring a va_list. This unfortunately requires changes to all b...
2001 Dec 06
3
problem uploading to an rsync server
For some reason I'm having a problem uploading to an rsync server: [root@csa i386]# rsync -azvv --progress --stats /home/www/www.blah.com/* blah@localhost::test/ Password: building file list ... done ERROR: module is read only unexpected EOF in read_timeout It claims my module is read only, but it is not: [test] uid = root gid = root path =
2007 Feb 02
0
[LLVMdev] Linux/ppc backend
Nicolas, Would you point me to the Linux/PPC ABI documents you are using so I can better judge what your restrictions are? These changes also have an effect on debugging and exception handling. Cheers, -- Jim On 2-Feb-07, at 08:58 AM, Nicolas Geoffray wrote: > Hi everyone, > > I have almost completed the implementation of a linux/ppc backend > in llvm. There were a few
2007 Dec 07
11
remote ssh to machine how display firefox
I can ssh into a remote machine. I can start X on that machine with startx How do I then start firefox on that machine (from the ssh prompt) and have it display on my machine in my office. So I want to be using firefox on the remote machine but displaying the screen output from firefox in my office. Both boxes are running centos 5. how is that done? Jerry
2007 Feb 02
5
[LLVMdev] Linux/ppc backend
Hi everyone, I have almost completed the implementation of a linux/ppc backend in llvm. There were a few things to modify in lib/Target/PowerPC with a lot of "if (!isDarwin)". There are some places where I need help before saying the port is complete. I attached the diff file as a reference 1) In order to generate a creqv instruction before a vararg call, I created a new
2006 Jan 18
5
SMS to fixed phone line
Telstra (Australian Telco) has recently introduced a feature to allow the sending of SMS direct to fixed analogue lines, with an appropriate handset. As best as I can figure out, this appears to use CID type signalling, or at least on a line that otherwise has no CID on it, CID is sent, but with a standard modem I can only receive the date, time, and phone number (eg normal CID info). After that
2004 Oct 23
7
Asterisk and Broadvoice, no incoming voice
I just signed up for the BroadVoice service a few hours ago, but for the life of me I can't get any incoming voice. The incoming connection is fine as it rings my extension from outside, but I can't hear anyone talking. Outgoing voice is working fine though. I've been looking through the archives, but I haven't found a solution to the problem yet. I even tried another router