Current Path : /usr/opt/perl530/lib/5.30.2/amd64-freebsd/CORE/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/opt/perl530/lib/5.30.2/amd64-freebsd/CORE/perlsdio.h |
/* perlsdio.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, * 2002, 2003, 2006, 2007, 2008 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. * */ /* Shouldn't be possible to get here, but if we did ... */ #ifdef PERLIO_IS_STDIO # error "stdio is no longer supported as the default base layer -- use perlio." #endif /* PERLIO_IS_STDIO */ /* * ex: set ts=8 sts=4 sw=4 et: */