This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Reindent the PerlIO files (suggested by NI-S), used
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 17 Sep 2001 13:12:31 +0000 (13:12 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 17 Sep 2001 13:12:31 +0000 (13:12 +0000)
commit14a5cf38cb6bde23aa6e81a63d9807561599a360
tree8bb14484460008d964df1dfa6541cafe0f4b50f7
parent9e371ce52563b387ab3a179d3e9ef29da90acdf1
Reindent the PerlIO files (suggested by NI-S), used
indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
(GNU indent).  Note that wholesale re-indenting might
be nice, but that would break nice formatting/alignment
of assignments, equality testing, and complex boolean
expressions with lots of &s and |s.

p4raw-id: //depot/perl@12052
perlio.c
perlio.h
perliol.h