kleink 9e00e84f98 Restore the behaviour of not setting errno to ENOMEM when allocating 0
units of storage and returning a null pointer in System V mode; this was
broken by the `fix' in rev. 1.24.  Also, as it is stated in ISO C that
such operation does not constitute an allocation failure, do not abort()
even if the `X' option is set.

Amusingly enough the SVID, Fourth Edition, specifies the `unique pointer'
return behaviour for this kind of allocation, so this is kind of mis-named.
1999-09-10 10:38:06 +00:00
..
1999-07-23 03:55:27 +00:00
1999-07-23 03:55:27 +00:00
1999-03-09 19:45:09 +00:00
1999-08-17 03:58:39 +00:00
1999-08-17 03:58:39 +00:00
1999-05-03 15:34:05 +00:00