summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixChan.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-06-021-1/+1
|\
| * New (internal) macro TclAttemptInitStringRep()jan.nijtmans2023-06-021-1/+1
* | Merge 8.7jan.nijtmans2023-05-291-3/+3
|\ \ | |/
| * int -> Tcl_Size, for full Tcl 9 supportjan.nijtmans2023-05-291-7/+8
* | merge 8.7fvogel2023-05-281-1/+174
|\ \ | |/
| * merge core-8-branchdkf2023-05-241-11/+11
| |\
| * \ rebase to latest 8.7jan.nijtmans2022-09-221-1/+174
| |\ \
| | * \ Merge 8.7. Fix fstat() call in tclUnixChan.c, in case Tcl_StatBuf == struct s...jan.nijtmans2021-06-291-1/+1
| | |\ \
| | * | | Added in missing fielddkf2021-06-191-10/+16
| | * | | Start of implementing TIP 603: chan configure -statdkf2021-06-191-1/+168
| | |/ /
* | | | Merge trunkapnadkarni2023-04-141-2/+2
|\ \ \ \
| * \ \ \ Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-2/+2
* | | | | Merge 9.0jan.nijtmans2023-04-011-9/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7jan.nijtmans2023-03-301-9/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2023-03-301-9/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-301-6/+6
* | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-2/+2
|/ / / /
* | | | Compiles and runs. Tests still to be ported.apnadkarni2023-02-251-2/+2
* | | | Merge 8.7jan.nijtmans2022-07-191-5/+3
|\ \ \ \ | |/ / /
| * | | Make a start converting -1 -> TCL_INDEX_NONE where appropriatejan.nijtmans2022-07-191-5/+3
| | |/ | |/|
* | | Merge 9.0jan.nijtmans2022-03-211-2/+2
|\ \ \
| * | | Fix compiler warnings, due to the use of macro'sjan.nijtmans2022-03-211-2/+2
* | | | More work in progressjan.nijtmans2022-01-241-2/+3
|/ / /
* | | Merge 8.7jan.nijtmans2021-03-091-5/+8
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-03-091-5/+8
| |\ \ | | |/
| | * Fix [8419c55e2c]: Tclsh read loop does not handle EINTRjan.nijtmans2021-03-091-5/+8
* | | Merge 8.7 (resolve conflicts)dgp2021-01-081-7/+7
|\ \ \ | |/ /
| * | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-081-8/+8
* | | Merge 8.7jan.nijtmans2020-12-081-2/+2
|\ \ \ | |/ /
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-2/+2
* | | Merge 8.7jan.nijtmans2020-09-171-2/+2
|\ \ \ | |/ /
| * | Change version number of http package from 2.9.5 -> 2.10.0a1, since it's diff...jan.nijtmans2020-09-171-2/+2
| |\ \ | | |/
| | * Merge-mark 8.5. Remove some ARGSUSED usage.jan.nijtmans2020-04-171-1/+0
| | |\
| | | * Unbreak shared windows build. Remove some ARGSUSED usage.jan.nijtmans2020-04-171-6/+0
| | * | Implement WideSeekProc() for all channels which have a SeekProc(). Implement ...jan.nijtmans2020-03-041-2/+15
* | | | merge 8.7dgp2020-03-171-1/+0
|\ \ \ \ | |/ / /
| * | | TIP 569 - remove lint commentsdgp2020-03-171-1/+0
* | | | merge 8.7dgp2020-03-091-6/+3
|\ \ \ \ | |/ / /
| * | | TCL_UNUSED in the unix sources.dgp2020-03-091-6/+3
| * | | Minor TIP #562 fix: Missing #endif, results in (harmless) compiler warning wh...jan.nijtmans2020-02-281-0/+2
* | | | Merge 8.7jan.nijtmans2020-02-281-73/+20
|\ \ \ \ | |/ / /
| * | | Implement TIP #562: Deprecate channel types 1-4jan.nijtmans2020-02-281-10/+24
| |\ \ \
| | * | | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeek...jan.nijtmans2020-01-311-9/+18
| | * | | Merge 8.7jan.nijtmans2020-01-301-1/+8
* | | | | Merge 8.7jan.nijtmans2020-02-281-47/+49
|\ \ \ \ \ | |/ / / /
| * | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ...jan.nijtmans2019-09-051-2/+4
| |\ \ \ \ | | |/ / /
| * | | | Merge tip-548jan.nijtmans2019-08-291-1/+1
| |\ \ \ \ | | |/ / /
| * | | | Experiment: compile Tcl with C++ compiler. WIPjan.nijtmans2019-07-041-45/+45
* | | | | Merge 8.7jan.nijtmans2019-08-231-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |