summaryrefslogtreecommitdiff
path: root/pod/perlport.pod
Commit message (Expand)AuthorAgeFilesLines
* perlport: note the new behavior of symlink with / pathsTony Cook2023-01-101-0/+6
* perlport: Mention Ultrix is no longer supportedMatthew Horsfall2022-06-201-1/+12
* Delete long-obsolete README.macosDagfinn Ilmari Mannsåker2022-04-061-1/+1
* Remove AT&T UWIN supportDagfinn Ilmari Mannsåker2021-11-021-5/+2
* Remove DOS/DJGPP supportDagfinn Ilmari Mannsåker2021-11-021-7/+4
* Add NetWare removal to perlportLeon Timmermans2021-10-201-0/+12
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-081-7/+1
* perlport.pod: mention Win32::IsSymlinkCreationAllowed()Tomasz Konojacki2021-04-011-4/+8
* lstat(), readlink() and unlink() treat directory junctions as symlinksTony Cook2020-12-011-2/+9
* Win32: implement our own stat(), and hence our own utimeTony Cook2020-12-011-10/+0
* Win32: implement symlink() and readlink()Tony Cook2020-12-011-1/+15
* Remove Symbian portDagfinn Ilmari Mannsåker2020-07-201-7/+0
* Updating the cross-references to perlfunc/open so that it aims at the new fir...Jason McIntosh2020-04-281-7/+7
* Document that epoch is always 1970Bernhard M. Wiedemann2019-12-281-1/+1
* Update documentation, readmes, comments, and utilities to reference the GitHu...Dan Book2019-12-221-3/+4
* Convert issue links from rt.perl.org to GitHubDan Book2019-11-261-1/+1
* Move more URLs from http:// to https://Max Maischein2019-10-111-3/+3
* The Windows CE Chainsaw MassacreSteve Hay2019-06-181-1/+1
* (perl #134046) list form system/exec/pipe open limits on Win32Tony Cook2019-05-011-1/+17
* Spelling corrections in pod/*.pod from Alexandr Savca.Alexandr Savca2018-04-191-2/+2
* VMS does have fchmod and fchown.Craig A. Berry2018-01-151-0/+4
* Document system(1, @args) under VMS in perlport.Craig A. Berry2018-01-051-2/+6
* Drop support for PowerUX / Power MAX OSAaron Crane2017-10-211-1/+0
* Mention $! vs $^E in pod/perlport.podAbigail2017-01-161-0/+23
* Update an old email address of mineAbigail2017-01-161-1/+1
* move platform list before function description (RT #128782)Lukas Mai2016-07-311-135/+260
* perlport: remove getservbyport entry orphaned by 204ad8d57498ad6Lukas Mai2016-07-301-2/+0
* perlport: eliminate function signatures missed in 47cd99a476cecLukas Mai2016-07-301-2/+2
* perlport: major overhaulLukas Mai2016-07-301-472/+520
* pod/*: remove deprecated L<"section"> and L<section> syntaxLukas Mai2016-06-111-5/+5
* Add 's' and 'S' to list of ANSI C portable filename characters.James E Keenan2016-03-251-2/+2
* Warn of the "else syndrome".Jarkko Hietaniemi2016-03-031-0/+11
* Clarify what AmigaOS version was broken by 5.8.0Jarkko Hietaniemi2016-03-031-1/+1
* perlport: use italics instead of colon in "don't":s (RT #127627)Lukas Mai2016-02-291-1/+1
* fix more file pathsLukas Mai2016-01-101-1/+1
* Extend UTF-EBCDIC to handle up to 2**64-1Karl Williamson2015-11-251-3/+0
* killpg for VMS.Craig A. Berry2015-09-261-2/+2
* Refactor tr/// parsing to work on EBCDIC, fix other bugKarl Williamson2015-09-081-2/+3
* Update File::Spec advice in perlport.Craig A. Berry2015-06-261-14/+14
* perlport: Add notes about EBCDICKarl Williamson2015-05-081-5/+12
* perlport: Various nitsKarl Williamson2015-04-091-112/+117
* Fix/simplify VMS-specific info in perlport.Craig A. Berry2015-04-091-127/+38
* remove the shell fallback from list pipe open on Win32Tony Cook2015-02-101-3/+0
* Add text about EBCDIC to pods: perlhack* perlportKarl Williamson2015-01-141-7/+14
* Trailing whitespace removed in perlport.podChris 'BinGOs' Williams2014-11-111-22/+22
* document the limitations of list pipe open on Win32Tony Cook2014-10-221-0/+3
* Document that "exec LIST" and "system LIST" may fall back to the shell on Win32Thomas Sibley2014-06-091-0/+6
* update perlport with currently unresolved Cygwin test failuresTony Cook2014-02-181-0/+19
* perldelta for AndroidBrian Fraser2014-01-261-0/+2
* pod/perlport.pod: Note which functions are not available on AndroidBrian Fraser2014-01-261-17/+34