summaryrefslogtreecommitdiffstats
path: root/testing/024
stat options
Period:
Authors:

Commits per author per week (path 'testing/024')

AuthorW09 2026W10 2026W11 2026W12 2026Total
Total00000
ug_0520d17284'>bug_0520d17284 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-02-17 23:50:38 (GMT)
committerhobbs <hobbs>2004-02-17 23:50:38 (GMT)
commit0c42d40f02f46af903f87de1848d744cf0a1be35 (patch)
tree13073fc7f4d5e3dedde22bac361daff703a1eebd /unix
parent0a47c0b5ffc029546457d9306885aba61ef2851d (diff)
downloadtcl-0c42d40f02f46af903f87de1848d744cf0a1be35.zip
tcl-0c42d40f02f46af903f87de1848d744cf0a1be35.tar.gz
tcl-0c42d40f02f46af903f87de1848d744cf0a1be35.tar.bz2
* tests/unixInit.test (unixInit-7.1):
* unix/tclUnixInit.c (TclpInitPlatform): ensure the std fds exist to prevent crash condition [Bug #772288]
Diffstat (limited to 'unix')
-rw-r--r--unix/tclUnixInit.c16
1 files changed, 15 insertions, 1 deletions
diff --git a/unix/tclUnixInit.c b/unix/tclUnixInit.c