This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix UTF-8 handling for semop()
[perl5.git] / uconfig.h
index 0d11b39..21a06ca 100644 (file)
--- a/uconfig.h
+++ b/uconfig.h
 
 /* HAS_MBLEN:
  *     This symbol, if defined, indicates that the mblen routine is available
- *     to find the number of bytes in a multibye character.
+ *     to find the number of bytes in a multibyte character.
  */
 /*#define HAS_MBLEN            / **/
 
 
 /* HAS_MEMMEM:
  *     This symbol, if defined, indicates that the memmem routine is
- *     available to return a pointer to the start of the first occurance
+ *     available to return a pointer to the start of the first occurrence
  *     of a substring in a memory area (or NULL if not found).
  *     In glibc, memmem is a GNU extension.  The function is visible in
  *     libc, but the prototype is only visible if _GNU_SOURCE is #defined.
 #endif
 
 /* Generated from:
- * 01e063baa480bd3d905cba5dd04b87cd95a1053e64a1cc35884563a66548975e config_h.SH
+ * c61677bd68360e1b03a0e5fd070cc1a739c01e71988872c4e414e3c69328bc9b config_h.SH
  * 4c3159a6a9875b7811c2a920d7936d5199193afdb163473c313b9531ba2c0648 uconfig.sh
  * ex: set ro: */