stpcpy, stpncpy, wcpcpy, wcpncpy in lib C [PSARC/2009/084 Self Review]

2009-02-10 Thread Casper Dik
Template Version: @(#)sac_nextcase %I% %G% SMI This information is Copyright 2009 Sun Microsystems 1. Introduction 1.1. Project/Component Working Name: stpcpy, stpncpy, wcpcpy, wcpncpy in lib C 1.2. Name of Document Author/Supplier: Author: Roland Mainz 1.3 Date of

LSARC 2009/079 - joda-time

2009-02-10 Thread Rick Matthews
I have posted updated man page materials and moved project materials into a materials directory. -- - Rick Matthews email: Rick.Matthews at sun.com Sun Microsystems, Inc. phone:+1(651)

LSARC 2009/077 - stringtemplate

2009-02-10 Thread Rick Matthews
I have moved the case materials to a materials directory. -- - Rick Matthews email: Rick.Matthews at sun.com Sun Microsystems, Inc. phone:+1(651) 554-1518 1270 Eagan Industrial Road

LSARC 2009/078 - jarjar

2009-02-10 Thread Rick Matthews
I have moved the case materials to a materials directory. -- - Rick Matthews email: Rick.Matthews at sun.com Sun Microsystems, Inc. phone:+1(651) 554-1518 1270 Eagan Industrial Road

stpcpy, stpncpy, wcpcpy, wcpncpy in lib C [PSARC/2009/084 Self Review]

2009-02-10 Thread Roland Mainz
James Carlson wrote: Casper Dik writes: char *stpcpy(char *restrict s1, const char *restrict s2); char *stpncpy(char *restrict s1, const char *restrict s2, size_t n); wchar_t *wcpcpy(wchar_t restrict *ws1, const wchar_t *restrict ws2); wchar_t *wcpncpy(wchar_t restrict *ws1,

[ksh93-integration-discuss] ksh93 update 2[PSARC/2009/063FastTrack timeout 02/09/2009]

2009-02-10 Thread Roland Mainz
Mark J. Nelson wrote: ...I've asked around whether it is possible to deliver the contents of one ARC case with multiple putbacks but the answers were a bit fuzzy Speaking not as an ARC member, but rather as a CRT Advocate and former Tech Lead: Standard expectation is that a single ARC

antlr runtime [LSARC/2009/075 FastTrack timeout 02/18/2009]]

2009-02-10 Thread John Fischer
Vivek, OK. So we are talking jar files and not libraries. It would seem that the jar file names should be added to the interface table and that the FOSS check list for the case(s) should be updated to state that it is not delivering libraries. Thanks, John On Tue, 2009-02-10 at 03:03, Vivek

EOF sdtaudiocontrol [LSARC/2009/074 FastTrack timeout 02/16/2009]

2009-02-10 Thread Darren J Moffat
Garrett D'Amore wrote: http://fedoraproject.org/wiki/Features/VolumeControl Seems to indicate a desire to add this functionality to g-v-c for Fedora and their choice of audit infrastructure. I don't know if code for this actually exists or if this is all just requests for features and

EOF sdtaudiocontrol [LSARC/2009/074 FastTrack timeout 02/16/2009]

2009-02-10 Thread Garrett D'Amore
Darren J Moffat wrote: Garrett D'Amore wrote: http://fedoraproject.org/wiki/Features/VolumeControl Seems to indicate a desire to add this functionality to g-v-c for Fedora and their choice of audit infrastructure. I don't know if code for this actually exists or if this is all just

stpcpy, stpncpy, wcpcpy, wcpncpy in lib C [PSARC/2009/084 Self Review]

2009-02-10 Thread James Carlson
Casper.Dik at Sun.COM writes: My primary interest was |stpcpy()| to get performance of the locale codepaths fixed (we assume that we check at the _beginning_ that all allocated buffers have sufficient size (since the use of something like |stplcpy()| would completely kill the performance

EOF sdtaudiocontrol [LSARC/2009/074 FastTrack timeout 02/16/2009]

2009-02-10 Thread Darren J Moffat
Garrett D'Amore wrote: Darren J Moffat wrote: Garrett D'Amore wrote: http://fedoraproject.org/wiki/Features/VolumeControl Seems to indicate a desire to add this functionality to g-v-c for Fedora and their choice of audit infrastructure. I don't know if code for this actually exists or if

stpcpy, stpncpy, wcpcpy, wcpncpy in lib C [PSARC/2009/084 Self Review]

2009-02-10 Thread Joerg Schilling
Casper Dik casper at sac.sfbay.sun.com wrote: 2. Discussion Linux, the various BSD operating systems and now IEEE Std 1003.1-2008 provide the { |stpcpy()|, |stpncpy()|, |wcpcpy()|, |wcpncpy()| }-family of functions. These behave similar as the |str*cpy()|/|wcs*cpy()| family of

antlr runtime [LSARC/2009/075 FastTrack timeout 02/18/2009]]

2009-02-10 Thread Vivek Titarmare
6.5. ARC review type: FastTrack 6.6. ARC Exposure: open -- next part -- An embedded and charset-unspecified text was scrubbed... Name: FOSS_antlr-runtime.txt URL: http://mail.opensolaris.org/pipermail/opensolaris-arc/attachments/20090210/7de77669/attachment.txt

stpcpy, stpncpy, wcpcpy, wcpncpy in lib C [PSARC/2009/084 Self Review]

2009-02-10 Thread James Carlson
Casper Dik writes: char *stpcpy(char *restrict s1, const char *restrict s2); char *stpncpy(char *restrict s1, const char *restrict s2, size_t n); wchar_t *wcpcpy(wchar_t restrict *ws1, const wchar_t *restrict ws2); wchar_t *wcpncpy(wchar_t restrict *ws1, const wchar_t *restrict

EOF sdtaudiocontrol [LSARC/2009/074 FastTrack timeout 02/16/2009]

2009-02-10 Thread Darren J Moffat
Garrett D'Amore - sun microsystems wrote: 5) The gnome-volume-control can do nearly everything that sdtaudiocontrol does, and can support (with a suitable Gstreamer plugin), complete device control, including all of the features Boomer will deliver. gnome-volume-control will operate on

antlr runtime [LSARC/2009/075 FastTrack timeout 02/18/2009]]

2009-02-10 Thread Vivek Titarmare
Hi John, All the Exported Interfaces listed are in the package JAR file which would be compiled with sfw. Do I need to add a jar file with every fasttrack? Pl. let me know. Thanks, ~Vivek R. Titarmare -Original Message- From: John.Fischer at Sun.COM [mailto:john.fisc...@sun.com] Sent:

EOF sdtaudiocontrol [LSARC/2009/074 FastTrack timeout 02/16/2009]

2009-02-10 Thread Brian Cameron
Garrett: Its not in the g-v-c code today. But it looks to me like Fedora is aiming for a PulseAudio based implementation, which has its own issues. If people really want the per-application controls in g-v-c, they can be added, but its just a time thing. I'd prefer to deal with such a

GNU Developer Collection [LSARC/2008/776 FastTrack timeout

2009-02-10 Thread George Vasick
Marc Glisse wrote: 01/07/2009] In-Reply-To: 498C6E5A.2000804 at sun.com MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 3) The GCC runtime libraries are built with SONAME set to the major version, e.g. libstdc++.so.6.0.10 SONAME is set to

EOF sdtaudiocontrol [LSARC/2009/074 FastTrack timeout 02/16/2009]

2009-02-10 Thread Garrett D'Amore
Thanks for the clarification. Supporting PulseAudio is something another team could undertake at some point. However, in order for it to work properly, there are a few things: 1) all the applications would have to be converted to it. (In the Linux distro world, where all apps are delivered

EOF sdtaudiocontrol [LSARC/2009/074 FastTrack timeout 02/16/2009]

2009-02-10 Thread Brian Cameron
Garrett: There are no plans to integrate PulseAudio on Solaris currently. It's main value is to add per-application mixing support. This is useful if you use ALSA which has no per-application mixing support, but this feature is not so useful when using OSS since OSS already has such support

EOF sdtaudiocontrol [LSARC/2009/074 FastTrack timeout 02/16/2009]

2009-02-10 Thread Garrett D'Amore
Positional audio is the one feature that I see being useful in PulseAudio, which we don't have, and are unlikely to be able to easily add. All of the other tasks are easy to add. As far as per-application volume -- yes we have it in OSS -- but we don't have a way to *access* it from a central

antlr runtime [LSARC/2009/075 FastTrack timeout 02/18/2009]]

2009-02-10 Thread Mark Martin
Vivek Titarmare wrote: Hi John, All the Exported Interfaces listed are in the package JAR file which would be compiled with sfw. Do I need to add a jar file with every fasttrack? Pl. let me know. The idea here is that we're delivering these common projects (jars) for public

stpcpy, stpncpy, wcpcpy, wcpncpy in lib C [PSARC/2009/084 Self Review]

2009-02-10 Thread Scott Rotondo
James Carlson wrote: Casper Dik writes: char *stpcpy(char *restrict s1, const char *restrict s2); char *stpncpy(char *restrict s1, const char *restrict s2, size_t n); wchar_t *wcpcpy(wchar_t restrict *ws1, const wchar_t *restrict ws2); wchar_t *wcpncpy(wchar_t restrict *ws1,

PSARC/2009/036 Authorisation based login control: pam_auths [ timeout 01/30/2009 ]

2009-02-10 Thread Darren J Moffat
Gary Winiger wrote: The solaris.login authorizations are granted to all accounts via Basic Solaris User, so the behaviour of the system remains the same in default configurations. Since we do not want customers modifying Sun delivered Rights Profiles, IMO it would be

Thunderbird 3.0.x [LSARC/2009/085 FastTrack timeout 02/25/2009]

2009-02-10 Thread Brian Cameron
Template Version: @(#)sac_nextcase %I% %G% SMI This information is Copyright 2009 Sun Microsystems 1. Introduction 1.1. Project/Component Working Name: Thunderbird 3.0.x 1.2. Name of Document Author/Supplier: Author: Brian Lu 1.3 Date of This Document: 10

GNU Developer Collection [LSARC/2008/776 FastTrack timeout

2009-02-10 Thread Marc Glisse
usr/i386-pc-solaris2.11 Is this strange path necessary? Can't the subdirectories (bin and lib) go directly to /usr? The binutils configuration step creates this path by default based on the setting of the install path. It is a direct result of moving binutils from /usr/sfw/bin

[ksh93-integration-discuss] ksh93 update 2[PSARC/2009/063FastTrack timeout 02/09/2009] (Roland Mainz)

2009-02-10 Thread Don Cragun
Date: Tue, 10 Feb 2009 17:14:07 +0100 From: Roland Mainz roland.mainz at nrubsig.org James Carlson wrote: Casper Dik writes: char *stpcpy(char *restrict s1, const char *restrict s2); char *stpncpy(char *restrict s1, const char *restrict s2, size_t n); wchar_t *wcpcpy(wchar_t

[ksh93-integration-discuss] ksh93 update 2[PSARC/2009/063FastTrack timeout 02/09/2009] (Roland Mainz)

2009-02-10 Thread James Carlson
Don Cragun writes: During the last revision cycle, the committee received requests to explicitly add these functions because they are widely used in Linux application programming and were a portability problem for people porting code from Linux systems to POSIX/UNIX platforms. I don't

Including MySQL 5.1 with Solaris [LSARC/2009/062 FastTrack timeout 02/06/2009]

2009-02-10 Thread Jyri Virkki
I am sponsoring this case for Sunanda Menon. It introduces MySQL 5.1 (incl. dtrace probes) support. Timeout set to Feb.6. This case was approved in the ARC meeting today, marking accordingly. -- Jyri J. Virkki - jyri.virkki at sun.com - Sun Microsystems

PowerTOP --cpu option [PSARC/2009/086 Self Review]

2009-02-10 Thread Randy Fishel
I am sponsoring the following self-review for Rafael Vanoni. It adds an option to PowerTOP allowing behavior to be focused on a specific cpu. As other options, the stability is Uncommitted, and a release binding of Patch/Micro. Template Version: @(#)sac_nextcase %I% %G% SMI This information

PowerTOP --cpu option [PSARC/2009/086 Self Review]

2009-02-10 Thread Garrett D'Amore
+1 - Garrett Randy Fishel wrote: I am sponsoring the following self-review for Rafael Vanoni. It adds an option to PowerTOP allowing behavior to be focused on a specific cpu. As other options, the stability is Uncommitted, and a release binding of Patch/Micro. Template Version: