Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

ADD A NEW IDEA

LE

Showing 104 of 3362

refresh content by fflush()

In C/C++ Programin Guide, under the title “Buffering of C Streams” It is stated:If you are reading a record that another user is writing to at the same time, you can see the new data if you call fflush() to refresh the contents of the input buffer...
about 7 years ago in z/OS / LE 3 Not under consideration

es_ES.ISO8859-15 requested

We need locale es_ES.ISO8859-15.Many different locales are shipped with z/OS as described on ' z/OS® XL C/C++ Programming Guide', 'Compiled locales' section:http://www.ibm.com/support/knowledgecenter/SSLTBW_2.2.0/com.ibm.zos.v2r2.cbcpx01/loccomp.h...
over 7 years ago in z/OS / LE 1 Future consideration

Handle LamAlef character when converting from z/OS to Windows

There is a special handling for LamAlef character when converting from Visual (zOS) to Implicit (Windows) and vise versa. The LamAlef character is expanded into two characters (Lam and Alef) and uses the spaces in the source buffer for its expansi...
over 7 years ago in z/OS / LE 0 Future consideration

LE modification for fork thread behaviour

There are multiple instances in the the core python implementation and in pypi packages where a thread calls fork and the child process tries to create a thread using pthread_create but results in an error. This error is due to the LE design imple...
almost 4 years ago in z/OS / LE 0 Future consideration

Fail to open RRDS (V) in C language program

It is failed to open a RRDS(V: variable record length), would you share me some experience on this, or help me to know what's wrong and how to deal with it? The "C" program is submitted through a JCL job in MVS. And someone else met with a similar...
almost 8 years ago in z/OS / LE 5 Not under consideration

Provide an interface to regular expression processing for LE conforming languages

Copied from old SHARE Requirements system SSLANG12001; Voting Priority=2.6 +5=1 +4=4 +3=10 +2=6 +1=3 abstain=2 -1=1 Priority=2.6 IBM should provide an interface to regular expression processing from LE conforming languages that does not require th...
almost 8 years ago in z/OS / LE 3 Future consideration

Search path for DLLs in Executable

Linux has a mechanism to have a default search path embedded in an executable when it tries to load a shared library, equivalent to DLL's on z/OS, called rpath. This path takes precedence over some default search paths such as system search paths ...
about 4 years ago in z/OS / LE 2 Not under consideration

Change key run-time services routines Language Environment to enable time virtualization software

Time virtualization software like ASG Technologies ValidDate, IBM HourGlass and Compuware Xpediter/Xchange must front-end the operating system Time Service routines and Language Environment runtime to allow users to test applications with future d...
about 4 years ago in z/OS / LE 0 Future consideration

Request new system call from LE on z/OS platform

We have a client who's using C++ collate transform() functions; and has reported an issue with its functionality. After our investigation, our development team has determined that in order to get the desired functionality, we rely on some new func...
over 8 years ago in z/OS / LE 3 Not under consideration

Add support for POSIX.1-2001 posix_spawn() and helper functions

Just to avoid any possible confusion, this is not asking for spawn(). The posix_spawn() function and a set of supporting functions provides the user a wrapper around exec/fork and enables them to create child processes with much more control other...
over 4 years ago in z/OS / LE 0 Future consideration