HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- aCC and syscall()
Operating System - HP-UX
1833185
Members
2765
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 05:34 AM
11-20-2003 05:34 AM
aCC and syscall()
I am migrating a K&R C style custom notifier library that was built with Softbench C that is part of our product to aCC to be comaptible with HPOV 6.4. Part of it uses the function syscall(). It appears that this is not supported by aCC. If this is true, how do I do equivelent functionality? The calls use SYS_read, SYS_select and SYS_fcntl.
Yes, this library circumvents the notifier mechanism in HPOV. It was done by people no longer here and I don't think I want to pull it out unless there is no other way.
Thanks for your help.
Don
Yes, this library circumvents the notifier mechanism in HPOV. It was done by people no longer here and I don't think I want to pull it out unless there is no other way.
Thanks for your help.
Don
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2003 07:38 PM
11-22-2003 07:38 PM
Re: aCC and syscall()
Hi Don,
some year ago I've used a little C compiler that used a function called syscall; it was a function like system in ANSI C.
I think if you read documentation about the functions system and read you could find equivalent functionality.
Bye
Antoniov
some year ago I've used a little C compiler that used a function called syscall; it was a function like system in ANSI C.
I think if you read documentation about the functions system and read you could find equivalent functionality.
Bye
Antoniov
Antonio Maria Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 12:52 AM
11-24-2003 12:52 AM
Re: aCC and syscall()
Antoniov
Thanks. At one time we were also building for AIX which used a read function, but that doesn't seem to exist in aCC either. I'll keep looking.
Don
Thanks. At one time we were also building for AIX which used a read function, but that doesn't seem to exist in aCC either. I'll keep looking.
Don
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP