Sponsored Content
Full Discussion: SCO sues IBM
Special Forums News, Links, Events and Announcements SCO sues IBM Post 41798 by Perderabo on Tuesday 14th of October 2003 08:47:16 PM
Old 10-14-2003
Quote:
Originally posted by Perderabo
OK, now I'm confused.

I thought that X/Open owned UNIX and that was the basis of their action against this site for using unix.com.

Now I read (in the above link) that SCO says they own UNIX.

Does anyone know who actually owns UNIX?

Smilie
The Open Group has published their answer to my question on one of their web sites. I have to say that I finally understand the difference between what The Open Group claims to own and what SCO claims to own.

Backgrounder on the UNIX® System and SCO / IBM legal action
 

2 More Discussions You Might Find Interesting

1. SCO

Install SCO Openserver 6.0.0 on an IBM x3500 7977E6U

Even though IBM states that the x3500 server is Openserver 6.x compatible, it is still a bit of a trick to install SCO Openserver 6 to the machine because the standard method of installing the BTLD required to install the OS requires that the driver be written to a floppy which doesn't exist on... (3 Replies)
Discussion started by: qkrenge
3 Replies

2. SCO

Sco 5.0.7 on ibm server, no floppy drive.

I cannot install sco on this particular ibm server because sco cannot find the raid controller and thefore the logical drive. I have a floppy disk that I use in other machines when boot: shows on the screen. I usually type restart link=ad320 and it works but this time i have no floppy drive. ... (1 Reply)
Discussion started by: iNetForce
1 Replies
SYNC(P) 						     POSIX Programmer's Manual							   SYNC(P)

NAME
sync - schedule file system updates SYNOPSIS
#include <unistd.h> void sync(void); DESCRIPTION
The sync() function shall cause all information in memory that updates file systems to be scheduled for writing out to all file systems. The writing, although scheduled, is not necessarily complete upon return from sync(). RETURN VALUE
The sync() function shall not return a value. ERRORS
No errors are defined. The following sections are informative. EXAMPLES
None. APPLICATION USAGE
None. RATIONALE
None. FUTURE DIRECTIONS
None. SEE ALSO
fsync() , the Base Definitions volume of IEEE Std 1003.1-2001, <unistd.h> COPYRIGHT
Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2003 Edition, Standard for Information Technol- ogy -- Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 6, Copyright (C) 2001-2003 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between this version and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.opengroup.org/unix/online.html . IEEE
/The Open Group 2003 SYNC(P)
All times are GMT -4. The time now is 01:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy