This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pp_sys.c: White space only
[perl5.git]
/
pp_sys.c
2017-01-13
Karl Williamson
pp_sys.c: White space only
blob
|
commitdiff
2016-11-18
Karl Williamson
Change white space to avoid C++ deprecation warning
blob
|
commitdiff
|
diff to current
2016-11-14
Dagfinn Ilmari Man...
Improve error for missing tie() pacakge/method
blob
|
commitdiff
|
diff to current
2016-11-14
Tony Cook
make the sysread()/syswrite/() etc :utf8 handle warning...
blob
|
commitdiff
|
diff to current
2016-10-24
Tony Cook
(perl #129130) make chdir allocate the stack it needs
blob
|
commitdiff
|
diff to current
2016-10-19
Yves Orton
pp_sys.c: use new SvPVCLEAR and constant string friendl...
blob
|
commitdiff
|
diff to current
2016-09-26
Karl Williamson
Add is_utf8_fixed_width_buf_flags() and use it
blob
|
commitdiff
|
diff to current
2016-09-01
Karl Williamson
Use new is_utf8_valid_partial_char()
blob
|
commitdiff
|
diff to current
2016-09-01
Karl Williamson
Use new name 'is_utf8_invariant_string' in core
blob
|
commitdiff
|
diff to current
2016-08-01
Father Chrysostomos
[perl #128740] Check for null in pp_ghostent et al.
blob
|
commitdiff
|
diff to current
2016-06-16
Tony Cook
(perl #128316) preserve errno from failed system calls
origin/tonyc/128316-errno-sanity
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
make gimme consistently U8
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
convert CX_PUSHFORMAT/POPFORMAT to inline fns
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
convert CX_PUSH/POP/TOPBLOCK to inline fns
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
rename PUSHBLOCK,PUSHSUB etc to CX_PUSHBLOCK etc
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
PUSHFORMAT: don't use implicit args
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
PUSHBLOCK: don't use implicit args
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
move PL_savestack_ix saving into PUSHBLOCK
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
eliminate PERL_STACK_OVERFLOW_CHECK
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
rename POPFOO() to CX_POPFOO()
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
add CX_CUR() macro
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
make POPSUB and POPFORMAT re-entrant safe
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
add CX_POP(cx) macro: glorified cxstack_ix--
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
move CX_LEAVE_SCOPE outside the POPFOO's
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
remove newpm param from POPBLOCK() macro.
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
reverse the order of POPBLOCK; POPFOO
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
POPBLOCK: don't set newsp and gimme
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
CXt_FORMAT: save ss_ix and tmps_floor in CX struct
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
save old PL_comppad in CXt_SUB/FORMAT block
blob
|
commitdiff
|
diff to current
2015-11-24
Tony Cook
[perl #126480] pipe() doesn't need the assertions
blob
|
commitdiff
|
diff to current
2015-10-28
David Mitchell
pp_sys.c: silence g++ compiler warning
blob
|
commitdiff
|
diff to current
2015-10-08
Daniel Dragan
partial PL_statbuf removal
blob
|
commitdiff
|
diff to current
2015-10-02
David Mitchell
fix up EXTEND() callers
blob
|
commitdiff
|
diff to current
2015-09-16
Andy Broad
amigaos4: use #ifdef/ifndef __amigaos4__ when feasible
blob
|
commitdiff
|
diff to current
2015-09-16
Andy Broad
amigaos4: move the amigaos exec code under amigaos4
blob
|
commitdiff
|
diff to current
2015-09-05
Andy Broad
amigaos4: fork child handling
blob
|
commitdiff
|
diff to current
2015-09-05
Andy Broad
amigaos4: use amigaos glue for exec(), system(), waitpid()
blob
|
commitdiff
|
diff to current
2015-09-05
Andy Broad
amigaos4: save and restore stdio handles around exec
blob
|
commitdiff
|
diff to current
2015-09-04
Karl Williamson
Various pods: Add C<> around many typed-as-is things
blob
|
commitdiff
|
diff to current
2015-08-26
Jarkko Hietaniemi
Explicitly use and check for FD_CLOEXEC.
blob
|
commitdiff
|
diff to current
2015-08-17
Tony Cook
[perl #125760] deprecate sys(read|write)(), send()...
blob
|
commitdiff
|
diff to current
2015-07-22
Jarkko Hietaniemi
Convert pp_sys to use the time64 public interface.
blob
|
commitdiff
|
diff to current
2015-07-07
Tony Cook
[perl #125373] set $! in chdir() if env not set, clarif...
blob
|
commitdiff
|
diff to current
2015-06-29
Tony Cook
[perl #125305] handle chdir to closed handle correctly
blob
|
commitdiff
|
diff to current
2015-06-27
Jarkko Hietaniemi
Cannot truncate to negative size.
blob
|
commitdiff
|
diff to current
2015-06-27
Jarkko Hietaniemi
mkdir() mode is unsigned.
blob
|
commitdiff
|
diff to current
2015-06-27
Jarkko Hietaniemi
gid_t signedness.
blob
|
commitdiff
|
diff to current
2015-06-27
Jarkko Hietaniemi
sleep() with negative argument makes no sense.
blob
|
commitdiff
|
diff to current
2015-06-27
Jarkko Hietaniemi
alarm() with negative argument makes no sense.
blob
|
commitdiff
|
diff to current
2015-06-19
David Mitchell
pp_return(): tail call pp_leavewrite()
blob
|
commitdiff
|
diff to current
2015-06-17
Tony Cook
[perl #125305] chdir("") no longer behaves like chdir()
blob
|
commitdiff
|
diff to current
2015-06-11
Daniel Dragan
clean up sv_isobject usage
blob
|
commitdiff
|
diff to current
2015-06-09
Tony Cook
[perl #125347] allow truncate to work on large files...
blob
|
commitdiff
|
diff to current
2015-03-23
Dagfinn Ilmari Man...
Replace common Emacs file-local variables with dir...
blob
|
commitdiff
|
diff to current
2015-03-11
David Mitchell
don't test non-null args
blob
|
commitdiff
|
diff to current
2015-03-09
Hugo van der Sanden
[perl #123814] replace grok_atou with grok_atoUV
blob
|
commitdiff
|
diff to current
2015-01-21
David Mitchell
avoid C labels in column 0
blob
|
commitdiff
|
diff to current
2014-12-31
Steve Hay
Remove sources of "unreferenced label" warning on Win32
blob
|
commitdiff
|
diff to current
2014-12-28
Father Chrysostomos
Use gmtime’s target
blob
|
commitdiff
|
diff to current
2014-12-28
Father Chrysostomos
pp_sys.c:pp_gmtime: Remove redundant EXTEND_MORTAL
blob
|
commitdiff
|
diff to current
2014-12-26
Daniel Dragan
[perl #123502] isnan identifier can't be used as a var
blob
|
commitdiff
|
diff to current
2014-12-25
Father Chrysostomos
[perl #123495] Stop gmtime(nan) from crashing
blob
|
commitdiff
|
diff to current
2014-12-20
Father Chrysostomos
pp_sys.c:pp_readdir: Call GIMME_V just once
blob
|
commitdiff
|
diff to current
2014-12-20
Father Chrysostomos
Use GIMME_V in preference to GIMME
blob
|
commitdiff
|
diff to current
2014-12-07
Aaron Crane
Make fileno() builtin work on directory handles
blob
|
commitdiff
|
diff to current
2014-12-03
Daniel Dragan
pp_eof: a new SV can't have setmagic
blob
|
commitdiff
|
diff to current
2014-11-29
Lukas Mai
define and use STATIC_ASSERT_STMT for compile-time...
blob
|
commitdiff
|
diff to current
2014-11-26
Karl Williamson
Change core to use is_invariant_string()
blob
|
commitdiff
|
diff to current
2014-11-21
Karl Williamson
Make testing for PL_encoding into a macro
blob
|
commitdiff
|
diff to current
2014-11-11
Father Chrysostomos
Don’t call STORE twice on setpgrp target
blob
|
commitdiff
|
diff to current
2014-11-11
Father Chrysostomos
Don’t treat setpgrp($nonzero) as setpgrp(1)
blob
|
commitdiff
|
diff to current
2014-10-20
Aaron Crane
Fix stack-management bug when semctl encounters errors
blob
|
commitdiff
|
diff to current
2014-09-30
Rafael Garcia-Suarez
Introduce the double-diamond operator <<>>
blob
|
commitdiff
|
diff to current
2014-09-23
Jarkko Hietaniemi
AIX doesn't set the length in getsockopt.
blob
|
commitdiff
|
diff to current
2014-09-19
David Mitchell
comment pp_foo aliases in pp*.c
blob
|
commitdiff
|
diff to current
2014-09-10
Jarkko Hietaniemi
No need to print an int as a %0.f
blob
|
commitdiff
|
diff to current
2014-09-10
David Mitchell
Automate processing of op_private flags
blob
|
commitdiff
|
diff to current
2014-08-21
Karl Williamson
pp_sys.c: Generalize -B, -T for EBCDIC, clean up
blob
|
commitdiff
|
diff to current
2014-07-28
Jarkko Hietaniemi
readlink() result buffer is not zero-terminated.
blob
|
commitdiff
|
diff to current
2014-07-23
Jarkko Hietaniemi
Use grok_atou instead of atoi.
blob
|
commitdiff
|
diff to current
2014-06-30
Jarkko Hietaniemi
Cosmetic consistency on "unimplemented function" deaths.
blob
|
commitdiff
|
diff to current
2014-06-25
Jarkko Hietaniemi
Remove or downgrade unnecessary dVAR.
blob
|
commitdiff
|
diff to current
2014-06-19
Jarkko Hietaniemi
Revert "/* NOTREACHED */ belongs *before* the unreachable."
blob
|
commitdiff
|
diff to current
2014-06-19
Jarkko Hietaniemi
/* NOTREACHED */ belongs *before* the unreachable.
blob
|
commitdiff
|
diff to current
2014-06-18
Craig A. Berry
Avoid missing return warning in pp_die.
blob
|
commitdiff
|
diff to current
2014-06-16
Jarkko Hietaniemi
Some low-hanging -Wunreachable-code fruits.
blob
|
commitdiff
|
diff to current
2014-06-14
Jarkko Hietaniemi
Revert "Some low-hanging -Wunreachable-code fruits."
blob
|
commitdiff
|
diff to current
2014-06-14
Jarkko Hietaniemi
Some low-hanging -Wunreachable-code fruits.
blob
|
commitdiff
|
diff to current
2014-06-12
Karl Williamson
Allow to compile if don't have LC_CTYPE etc defined
blob
|
commitdiff
|
diff to current
2014-06-11
Brian Fraser
Removed NeXT support
blob
|
commitdiff
|
diff to current
2014-06-05
Karl Williamson
perlapi: Refactor placements, headings of some functions
blob
|
commitdiff
|
diff to current
2014-06-05
Karl Williamson
Add parameters to "use locale"
blob
|
commitdiff
|
diff to current
2014-06-04
Daniel Dragan
refactor pp_tied
blob
|
commitdiff
|
diff to current
2014-05-30
Jarkko Hietaniemi
Unify the "fall-through" lint annotation.
blob
|
commitdiff
|
diff to current
2014-05-29
Jarkko Hietaniemi
Followup to 316ebaf (aka perl #121894).
blob
|
commitdiff
|
diff to current
2014-05-29
Jarkko Hietaniemi
fcntl receiving -1 from fileno, fcntl failing.
blob
|
commitdiff
|
diff to current
2014-05-29
Jarkko Hietaniemi
Uninitialized tmbuf.
blob
|
commitdiff
|
diff to current
2014-05-28
Niels Thykier
pp_sys.c: Optimize out a call to PerlIO_get_cnt
blob
|
commitdiff
|
diff to current
2014-05-28
Tony Cook
[perl #121112] only warn if newline is the last non...
blob
|
commitdiff
|
diff to current
2014-03-19
Nicholas Clark
Change core uses of Perl_do_openn() to Perl_do_open6...
blob
|
commitdiff
|
diff to current
next