Skip to main content


Perl interface to POSIX.1-2008

Changes for 0.21 - 2023-11-16

  • Replaced FMT_UINT macro by function.
  • Replaced safesysfree() by free() in realpath() (closes RT#149058).
  • Added non-standard renameat2(), RENAME_* constants.
  • POD fixes.