Andreas Schwab wrote:
> This is not a bug.  NULL is not a valid object pointer.

Do you mean to say that none of the functions
  memchr
  memcmp
  memcpy
  memmove
  memset
  wmemchr
  wmemcmp
  wmemcpy
  wmemmove
  wmemset
may be called with arguments ptr = NULL and n = 0 ?

This would certainly be a departure from historical practice.

Bruno


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to