Single UNIX Specification - CompWisdom
About us  |  Why use us?  |  Press  |  Contact us

 

Topic: Single UNIX Specification


  
 Single UNIX Specification - Wikipedia, the free encyclopedia
The Single UNIX Specification (SUS) is the collective name of a family of standards for computer operating systems to qualify for the name "Unix".
The need for standardization arose because enterprises using computers wanted to be able to develop programs that could be used on the computer systems of different manufacturers without reimplementing the programs.
The SUS emerged from a mid-1980s project to standardize operating system interfaces for software designed for variants of the Unix operating system.
http://en.wikipedia.org/wiki/Single_UNIX_Specification   (638 words)

  
 POSIX - Wikipedia, the free encyclopedia
Since the IEEE charges very high rates for POSIX documentation and does not allow on-line publication of the standards, there has been a tendency toward the "Single UNIX Specification" standard, which is open, accepts input from anyone, and is freely available on the Internet.
POSIX is the collective name of a family of related standards specified by the IEEE to define the application programming interface (API) for software designed to run on variants of the Unix OS.
POSIX has been backronymed to Portable Operating System Interface, with the X signifying the Unix heritage of the API.
http://en.wikipedia.org/wiki/POSIX   (437 words)

  
 Unix Standards
The problem for the new-school Unixes, therefore, was not API compatibility at the source-code level.
The Unix standards that evolved after 1985 were quite successful at this — so much so that they serve as valuable documentation of the API of modern Unix implementations.
In fact, on the newer open-source Unixes (such as Linux), it is common for operating-system features to have been engineered using published standards as the specification.
http://www.faqs.org/docs/artu/ch17s02.html   (2009 words)

  
 Single UNIX Specification - a Whatis.com definition
The Single UNIX Specification was developed to ensure that a program developed in one Unix operating system would run in a somewhat different Unix operating system.
A Unix operating system that conforms to The Single UNIX Specification is allowed to use the UNIX trademark.
The latest version of the Single UNIX Specification is also known as UNIX 03.
http://whatis.techtarget.com/gDefinition/0,294236,sid3_gci913006,00.html   (203 words)

  
 USENIX ;login: - Single UNIX Specification, Version 2
When the UNIX operating system was first created in 1969 it was developed to run on a 16-bit computer architecture.
When it was understood that the Single UNIX Specification was constraining system implementations that were other than ILP32, the relevant specifications were reviewed and recommendations drafted to make these specifications data size- and architecture-neutral.
When 32-bit computer architectures, which supported 32-bit integer arithmetic operators and 32-bit pointers, were introduced in the late 1970s, the UNIX operating system was quickly ported to this new class of hardware platforms.
http://www.usenix.org/publications/login/standards/10.data.html   (4434 words)

  
 The Single UNIX Specification
The Single UNIX Specification is an application development environment that provides a common foundation of specifications.
Still, the Single UNIX Specification leaves a lot for the individual software vendors to embellish, since it doesn't address all system requirements.
The Single UNIX Specification is an X/Open-branded product that resulted from cooperation among Hewlett-Packard, IBM, Novell's Unix Systems Group, the Open Software Foundation and SunSoft.
http://www.uniforum.org/news/html/publications/ufm/apr96/sidebar.html   (541 words)

  
 The UNIX System
More Information on the Single UNIX Specification, Version 3
The Open Group is pleased, in association with the IEEE, to announce availability of the core volumes of Version 3 of the Single UNIX Specification on the World Wide Web.
these tables show the standards derivation for all the interfaces in the Single UNIX Specification Version 3 with respect to POSIX.1-2001, UNIX 98, UNIX 95, POSIX.1-1996, POSIX.2-1992, the ISO C standard, C89, SVID3 and BSD4.3.
http://www.unix.org/online.html   (274 words)

  
 Business Wire: The Open Group announces enhanced Single UNIX S... @ HighBeam Research
Signaling strong vendor commitment to the future of the UNIX systems platform, the availability of the Single UNIX Specification, Version 2, is the first step in the process that will lead to the development of next-generation UNIX systems technology and branded systems.
According to Allen Brown, The Open Group's Chief Operating Officer, the availability of the Single UNIX Specification, Version 2 is the latest in a series of events that demonstrate the substantial investment and commitment of system vendors and software developers to the future growth and enhanced capability of the UNIX operating system.
The Open Group announces enhanced Single UNIX Specification; designed to add value for end-users, developers, Version 2 reconfirms strong vendor commitment as marketplace adoption of UNIX systems continues to grow.
http://www.highbeam.com/library/doc0.asp?docid=1G1:19205895&refid=ink_tptd_np   (619 words)

  
 [No title]
The history of UNIX starts back in 1969, when Ken Thompson, Dennis Ritchie and others started working on the "little-used PDP-7 in a corner" at Bell Labs and what was to become UNIX.
ATandT UNIX Software Operation formed in preparation for spinoff of USL.
As the new owner of the UNIX trademark, X/Open introduces the Single UNIX Specification (formerly Spec 1170), separating the UNIX trademark from any actual code stream.
http://members.cox.net/tarun01/unix/unix-history.html   (536 words)

  
 AEL (Association Electronique Libre) WikiWiki - Open Standarts
Also it is important to note that the code that implements the UNIX behavior can be different from one version of UNIX to another.
When I use a UNIX operating system function, I know what the input needs to be, what form the output will take, and what optional settings I can choose.
Of course, it would also be costly in time and effort to write the code needed to implement the Single UNIX Specification.
http://wiki.ael.be/index.php/OpenStandarts?version=1   (686 words)

  
 Single UNIX Specification Frequently Asked Questions
Specifications of the Single UNIX Specification Version 3, which are
A two-pronged approach was used to develop the Single UNIX
The latest version is the Single UNIX Specification Version 3.
http://www.w00tlinux.com/bb/sutra76358.html   (3970 words)

  
 comp.unix.shell Frequently Asked Questions (FAQ) list
Standard unix utilities are defined by either POSIX or the Single Unix Specification.
This often involves having the shell execute unix utilities to perform part of the work the shell script needs to accomplish, and requires knowledge of these utilities, which isn't nominally in the scope of shell programming.
One thing to keep in mind, however, is that unix time functions are, strictly speaking, limited to the range of time between January 1 1970 at midnight, and January 19, 2038 at 3:14:07.
http://home.comcast.net/~j.p.h/cus-faq.html   (4201 words)

  
 Year 2000: The Millennium Rollover
There are some interfaces within the Single UNIX Specification which can use two digit notation for year values, these are highlighted below together with recommendations on how the two digit dates should be interpreted.
We will all experience the results of this software problem in less than 1000 working days time, that is in January 2000.
The X/Open CAE Specification, System Interfaces and Headers Issue 4, Version 2 (September 1994), in the entry for getdate() on page 231, states the following with respect to the format code
http://www.rdg.opengroup.org/public/tech/base/year2000.html   (1627 words)

  
 Linux PR: Open Group Announces Completion of Joint Revision to POSIX and the Single UNIX Specification
The Open Group has been the custodian of the specification for the UNIX system and the trademark since 1993.
For more information on the UNIX system and the UNIX certification program see the UNIX system web site at http://www.UNIX-systems.org.
Through industry adoption of these standards, source level compatibility of applications for all UNIX systems will be that much more achievable to the benefit of users around the globe." said Andrew Roach, Director of Solaris Engineering at Sun Microsystems.
http://linuxpr.com/releases/4453.html   (768 words)

  
 dBforums - Austin Group Frequently Asked Questions
Single UNIX Specification Version 3 for LSB 2.
Specific information on the format can be found at the
Specification Version 3, and was delivered development complete in
http://www.dbforums.com/showthread.php?t=818547   (1904 words)

  
 The Authorized Guide to The Single UNIX Specification, Version 3
An overview of the history of the UNIX system and the Single UNIX Specification.
Detailed Migration Reference information is included of the changes between Version 2 and Version 3 of the Single UNIX Specification.
Guidance on using the Single UNIX Specification, how to read the specification and where to find information.
http://www.unix.org/version3/theguide.html   (321 words)

  
 3.8 Operating system services 4
For example, the names of system calls may be identical, but unanticipated incompatibilities will arise because of differences in the data types of the function, the data types of the arguments, the return values, the required header files, and the symbolic error values.
To ensure that no harm will result if an application is ported from a system that requires and supports a header file to a system that does not require the "include" statement in the system call, remove the header file from the application.
Some communications methods are designed strictly for use within a single computer but others, while providing local communications, were designed for networked operations.
http://sw-eng.falls-church.va.us/itsg/P08V31.htm   (7196 words)

  
 Single UNIX Specification Definition
Version 3 (late 2002) combines the POSIX interface with the Single UNIX Specification.
Formerly known as Spec 1170, and containing more than 1,100 API calls, products branded with the UNIX 95, UNIX 98 and UNIX 03 logos conform to Versions 1, 2 and 3 of the specification respectively.
A standard Unix programming interface from The Open Group, which governs compliance.
http://www.pcmag.com/encyclopedia_term/0,2542,t=SUS&i=51404,00.asp   (593 words)

  
 The Austin Common Standards Revision Group
The new set of specifications is simultaneously ISO/IEC 9945, IEEE Std 1003.1 and forms the core of the Single UNIX Specification Version 3.
The Austin Common Standards Revision Group (CSRG) is a joint technical working group established to consider the matter of a common revision of ISO/IEC 9945-1, ISO/IEC 9945-2, IEEE Std 1003.1, IEEE Std 1003.2 and the appropriate parts of the Single UNIX Specification.
Oct 2004: The first system is certified to UNIX 03
http://www.opengroup.org/austin   (866 words)

  
 LWN: The Open Group announces a Poster Competition
The designer will be acknowledged on The Open Group's UNIX System web page and receive a Linspire Mobile PC, a number of copies of the poster, a collection of UNIX system memorabilia and a copy of the Single UNIX specification on CD ROM.
The design should capture the magic of the UNIX system, featuring images based on UNIX system interfaces, utilities, languages, and/or organizations.
All entries should be emailed to umagicposter@opengroup.org Contest rules and more details are posted at: http://www.unix.org/uposter.html The Original UNIX Magic Poster The classic UNIX Magic Poster was designed by Overacre and distributed at past USENIX conferences.
http://lwn.net/Articles/104199   (321 words)

  
 freshmeat.net: Welcome to freshmeat.net
It masquerades as the email server's local delivery agent and effectively filters spam using a combination of de-obfuscation techniques, specialized algorithms, and statistical analysis.
About: Sofia-SIP is a SIP user agent library, compliant with the IETF RFC3261 specification.
It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services.
http://freshmeat.net   (2311 words)

  
 WhatIsPOSIX - Gelato@UNSW WiKi
Today, POSIX is the same thing as the Single UNIX Specification Version 3 or ISO/IEC 9945:2002.
The latest version is IEEE 1003.1-2001 and is eqivilent to the Single Unix Specification Version 3.
The latest version is The Single Unix Specification Version 3.
http://www.gelato.unsw.edu.au/IA64wiki/WhatIsPOSIX   (162 words)

  
 Open-Source Developers Cheer New Linux Base Standard
LSB 2.0, which will be available on Tuesday from the Free Standards Group site, also includes test suites and a development environment, a sample implementation of a complete LSB-based distribution and developer documentation.
Without this, we are no better than the proprietary Unix systems of old," he said.
The Linux vendors would start writing to this specification "starting immediately, but the process will take several months for all the distributions to certify depending on their release cycles.
http://www.eweek.com/article2/0,1759,1645532,00.asp   (1155 words)

  
 Linux PR: IEEE and The Open Group Okay 'Linux Man Pages Project' to Incorporate Material from the POSIX(R) Standard
IEEE and The Open Group have granted permissions for reuse of material in the Linux 'man pages' project (see: ftp://ftp.win.tue.nl/pub/linux-local/manpages) covering over 1400 interfaces from the standard including the headers, system interfaces and utilities.
The IEEE and The Open Group have granted permission to the Linux Manual Pages Project to incorporate material from the joint IEEE 1003.1 POSIX(R) standard and The Open Group Base Specifications Issue 6 document.
PISCATAWAY, NJ and SAN FRANCISCO, CA, 21 January 2004 The IEEE and The Open Group have granted permission to the Linux Manual Pages Project to incorporate material from the joint IEEE 1003.1 POSIX(R) standard and The Open Group Base Specifications Issue 6 document.
http://linuxpr.com/releases/6599.html   (753 words)

  
 GNU/Linux, SCO, IP, UNIX, UnitedLinux - MozillaQuest Magazine - SCO-Caldera & the GNU/Linux Community: Part 2, ...
Allen Brown: A complication however, is that SCO (though its merger with Caldera) has both the UNIX source code and a Linux Distribution at its disposal, they could have chosen to incorporate any element of the UNIX source code into their Linux kernel distribution.
MozillaQuest Magazine: In a follow-up question I asked the SCO spokesperson "Does 'Linux is a derivative of that UNIX source code' mean that the Linux source code is a subset of the UNIX source code?" The SCO spokesperson answered "Yes".
Richard Gooch: I assume he meant that Linux is a derivative of the *ideas* behind the UNIX OS, rather than a derivative of the source code, and was just being lazy.
http://mozillaquest.com/Linux03/ScoSource-02_Story04.html   (2236 words)

  
 Can GNU ever be Unix? :: osViews osOpinion :: Tech Opinions for the People, by the People
When ATandT balkanized its Unix holdings in 1993, two different companies ended up walking away with pieces of the original Unix.
Novell originally bought it all, then decided to keep the Unix source code and sell the Unix trademark -- the name, in other words -- and the Single Unix Specification standards to the X/Open Company.
*NIX - UNIX: Can GNU ever be Unix?
http://www.osopinion.com/modules.php?op=modload&name=News&file=article&sid=1869&mode=thread&order=0&thold=0   (266 words)

  
 The C10K problem
This is from the POSIX 1003.1b realtime extensions, and is also in the Single Unix Specification, version 2.
It looks like mincore() is available in BSD-derived Unixes like FreeBSD and Solaris, but is not part of the Single Unix Specification.
This has not yet become popular in Unix, probably because few operating systems support asynchronous I/O, also possibly because it (like nonblocking I/O) requires rethinking your application.
http://www.kegel.com/c10k.html   (7536 words)

  
 Open Group SINGLE UNIX SPECIFICATION
The Single UNIX Specification, Version 2 - 6 Vol Set for UNIX 98
The Single UNIX Specification - 5 Vol Set for UNIX 95
UNIX 98 Branding - Supplement to 'How to Brand - What to Buy'
http://www.ludd.luth.se/~ragge/html/pubs/un.htm   (46 words)

  
 MySC Single UNIX Specification Conformance
The Single UNIX specification of the SCCS utilities is too vague for me to consider it a useful standard.
All the MySC utilities will always print the name of all the files they process even if they only process one file.
Unfortunately the Single UNIX specifications lists a number of exceptions to these guidelines, that is, options that take optional option-arguments for the SCCS utilities.
http://www.csclub.uwaterloo.ca/~rridge/mysc/conformance.html   (376 words)

  
 Single UNIX Specification
This is the development area for the Open Group Base working group that manages the development and evolution of the Single UNIX Specification.
Frequently Asked Questions on the Single UNIX Specification 1.9
Implications of C++ Memory Model Discussions on the C Language 1
http://www.opengroup.org/platform/single_unix_specification   (186 words)

  
 The Open Group: Bookstore & Downloads
Single UNIX Specification, Version 2 - Six Volume Set for UNIX 98
The Single UNIX Specification, Version 2 for UNIX 98 on CD-ROM
The Single UNIX Specification, Version 3, 2004 Edition (8 Volumes)
http://www.opengroup.org/products/publications/catalog/un.htm   (162 words)

  
 The Single UNIX Specification on CD-ROM
The software runs under a DOS/MS Windows 3.1 or Windows95 environment and under SCO UNIX (SCO Desktop).
Was T908X The Single UNIX Specification on CD-ROM 9/94
This is the CD-ROM version of document set T910 which relates to UNIX 95.
http://www.ludd.luth.se/~ragge/html/pubs/t910x.htm   (58 words)

  
 Re: for builtin violates Single UNIX Specification
> The Single UNIX Specification, Version 2 (available at > http://www.opengroup.org/onlinepubs/007908799/) says: > > ------------------------------------------------------------------------------ > The format for the for loop is as follows:=20 > > for name [ in word...
Previous by thread: for builtin violates Single UNIX Specification
Re: for builtin violates Single UNIX Specification, Ervin Németh,
http://lists.gnu.org/archive/html/bug-bash/2001-11/msg00037.html   (248 words)

  
 USENIX Standards Reports
The Single UNIX Specification, Version 2: Threads Extensions by Andrew Josey
USENIX is actively involved in the specification and development of standards in various areas.
Joint Revision to POSIX and UNIX Standards by Nicholas M. Stoughton
http://www.usenix.org/publications/login/standards   (523 words)

  
 Download The Single UNIX Specification, Version 2 (HTML)
Download The Single UNIX Specification, Version 2 (HTML)
The files were last updated Thu Dec 23 08:46:20 GMT 1999
Archives of the html version of the specification can be downloaded for local installation and personal use only.
http://snap.nlc.dcccd.edu/reference/open/download   (92 words)

  
 LWN: POSIX manpages incorporated to Linux
POSIX manpages incorporated to LiNUX "The IEEE and The Open Group have granted permission to the Linux Manual Pages Project to incorporate material from the joint IEEE 1003.1 POSIX standard and The Open Group Base Specifications Issue 6.
IEEE and The Open Group's press release and Linux Manual Pages Project's press release have more details.
Also you can get for free the full 'The Single UNIX(R) Specification', Version 3".
http://lwn.net/Articles/69226   (86 words)

  
 The Open Group -- the Single UNIX Specification Version 3
This document is designed to be viewed using the frames feature.
The Open Group -- the Single UNIX Specification Version 3
If you see this message, you are using a non-frame-capable web client.
http://www.unix.org/single_unix_specification   (33 words)

Compwisdom
 About us   |  Why use us?   |  Press   |  Contact us

 Copyright © 2006 CompWisdom.com Usage implies agreement with terms.