summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Collapse)AuthorAgeFilesLines
* 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent)dgp2012-07-021-1/+1
| | | | | to find end of written data bytes. FossilOrigin-Name: 6fe0dc591c1480c181a3fb2346d5f7bddcc7ad79
* only expect tcldde.dll when --enable-sharedjan.nijtmans2012-06-282-2/+2
| | | FossilOrigin-Name: 306e9b334eb1569575e862a50574ca1997be507e
* fix bug in cygwin's [info nameofexecutable]jan.nijtmans2012-06-275-9/+27
| | | | | install dde and registry dll for cygwin FossilOrigin-Name: 1fe8106c703242c06581d8a8f45177a86a1867bc
* fix some gcc 64-bit warningsjan.nijtmans2012-06-262-12/+12
| | | | | quoting improvements FossilOrigin-Name: f27e35a2888b5841a28edecf02f533eaad848a63
* use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_pathjan.nijtmans2012-06-262-6/+11
| | | FossilOrigin-Name: bf8c3e8ec6d204c22fdc7521c1b39d823670a823
* [Bug 3508771]: Cygwin notifier for handling win32 eventsjan.nijtmans2012-06-233-382/+518
|\ | | | | FossilOrigin-Name: 0741b45cd7a212c5c3cf0f991d80273dbf9b9dd7
| * first working version of Cygwin notifierjan.nijtmans2012-06-222-6/+34
| |\ | |/ |/| FossilOrigin-Name: e93625f4c58c8bcc49ec7d92d392c9265b88ead1
| * first attempt at Cygwin notifier adaptationjan.nijtmans2012-06-131-0/+119
|/ | | FossilOrigin-Name: 52cd1f0ff209b5763c75b61184aec3ff6fc4112c
* Update autogoo for gettimeofday(). Thanks Joe English.dgp2012-06-083-139/+94
| | | FossilOrigin-Name: f6e87a944226d2436bd17aac87e8a75c46bee954
* On Cygwin, use win32 API in stead of uname() to determine the tcl_platform ↵jan.nijtmans2012-06-061-2/+69
| | | | | variables FossilOrigin-Name: 399d1126efce4d9c130d089a4b13887546b8e58c
* move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, jan.nijtmans2012-05-071-3/+2
| | | | | so it can be used for the Plat* interfaces as well FossilOrigin-Name: 1a117d1880ac80d8a6b184029e625354e0281514
* Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-035-15/+17
| | | | | Simplify stub tables for functions which work on both UNIX and windows FossilOrigin-Name: d10b6a84313e53bdd9d639c96eaf93875fd8a398
* move some more CYGWIN stuff to unix/tclUnixPort.hjan.nijtmans2012-05-031-4/+10
| | | FossilOrigin-Name: 45f55b9d26e1725fa1314c5a5791bcafc1be26e8
* Better detection and implementation for cpuid instruction on Intel-derived ↵jan.nijtmans2012-05-023-18/+25
|\ | | | | | | | | processors, both 32-bit and 64-bit FossilOrigin-Name: 847aacf3813812612d99bfa382db133ef2c50c01
| * cpuid-on-unixjan.nijtmans2012-05-021-7/+6
| | | | | | FossilOrigin-Name: ffb2de10b753961ccde93944a7a63d4c2bb00a84
| * switch off 32-bit assemblerjan.nijtmans2012-05-021-1/+1
| |\ | | | | | | FossilOrigin-Name: 39f5e5993332b142908680ab7bfc0acf815fa415
| | * switch off 32-bit specific assemblerjan.nijtmans2012-05-021-1/+1
| | |\ | |_|/ |/| | FossilOrigin-Name: c08b6fe92629af59e9bdfd948b9ed5d73218316b
* | | switch off - temporary - 32-bit specific assemblerjan.nijtmans2012-05-021-1/+1
| | | | | | | | | FossilOrigin-Name: b831167e4e7a5ed06b3cf98f05d37cc596232f7e
| * | TclWinCPUID now respects -fPIC compilation on 32-bit Linuxjan.nijtmans2012-05-021-5/+7
| |\ \ | | |/ | | | FossilOrigin-Name: cf269b5da3ec53b277aaa26a92e59cb47ccb5bdf
| | * TclWinCPUID now respects -fPIC compilation on 32-bit Linuxjan.nijtmans2012-05-021-2/+7
| | |\ | |_|/ |/| | FossilOrigin-Name: 64a0a9db46939aee593e49d5b3c78360a2ab940b
* | | TclWinCPUID now respects -fPIC compilation on 32-bit Linuxjan.nijtmans2012-05-021-2/+7
| | | | | | | | | FossilOrigin-Name: 39444fd759bca8eb72c019d2b4309fa9fe12ee47
| * | Revert introduction of non-portable asm snippet in function TclWinCPUID, to ↵ferrieux2012-04-301-0/+3
| | | | | | | | | | | | | | | restore compilability on Linux. FossilOrigin-Name: 2e93a2feb32a53c618c292d21b1edc0f0ed18e62
| * | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongsjan.nijtmans2012-04-272-7/+17
| |\ \ | | |/ | | | FossilOrigin-Name: add6ea13976b7c891bec7653ccab6d3b9acd9eac
| | * Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongsjan.nijtmans2012-04-272-16/+23
| | | | | | | | | FossilOrigin-Name: 533c11d007d8e745310500281326a69c5252bdc5
| * | get rid of _ANSI_ARGS_ and CONSTjan.nijtmans2012-04-261-1/+1
| |\ \ | | |/ | | | FossilOrigin-Name: ce95e51ad20a4c8e0a7822078157bb939e97af89
| | * get rid of _ANSI_ARGS_jan.nijtmans2012-04-262-7/+7
| | |\ | |_|/ |/| | FossilOrigin-Name: a3f95a3b3dcf92a68cee4b5950ea33e8806fa97c
| * | Repair more build breakage.dgp2012-04-261-7/+5
| | | | | | | | | FossilOrigin-Name: 0589ebf465de4e2c7218a376d2ce7f4eebd6f040
| * | fix Linux build ;-(jan.nijtmans2012-04-261-4/+3
| |\ \ | | |/ | | | FossilOrigin-Name: e25c56f93462e3df7d49e784049b5ac5a9c0f20f
| * | * generic/tclUtil.c (TclDStringToObj): Added internal function to makedkf2012-04-253-27/+8
| | | | | | | | | | | | | | | | | | the fairly-common operation of converting a DString into an Obj a more efficient one. FossilOrigin-Name: 2e12143e3906901f7fe95b8ce11211f9310e741f
| | |
| | \
| | \
| | \
| *---. \ [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-246-5/+121
| |\ \ \ \ | | | | |/ | | | | | | | | | | | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin FossilOrigin-Name: 3caedf05df5f633fcf7be0aae735bb26a6de081b
| | | | * gcc warningsjan.nijtmans2012-04-241-2/+1
| | | |/ | | | | | | | | FossilOrigin-Name: d2d01508c4863228ff5439afb0b5b59d4151b6c0
| | | *-. [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-247-10/+146
| | | |\ \ | | |/ / / | | | | / | |_|_|/ |/| | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin FossilOrigin-Name: fcc5957e5911f8e7bd56f6da83842ec3b2054999
* | | | syntax errorjan.nijtmans2012-04-241-1/+2
| |_|/ |/| | | | | FossilOrigin-Name: 19382d2dcc8a9c9aa944d6bf8388327929ee98b8
* | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-245-10/+95
|\ \ \ | | | | | | | | | | | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin FossilOrigin-Name: ae92de6078051cad28f8d5c66edb2078c5259d32
| * | | implement TclWinGetSockOpt and TclWinGetServByName for cygwijan.nijtmans2012-04-241-1/+0
| | | | | | | | | | | | | | | | | | | | (should work, but not yet tested on UNIX) FossilOrigin-Name: 6d0fea34a0b8cc30fdee8947ac76c19751c603cc
| * | | merge trunkjan.nijtmans2012-04-244-349/+366
| |\ \ \ | |/ / / |/| | | FossilOrigin-Name: 38c53e8aacbade61d45cb5e92c5ef6c95110d627
| * | | merge trunkjan.nijtmans2012-04-112-293/+298
| |\ \ \ | | | | | | | | | | FossilOrigin-Name: f12b1e1a8a1290d3fe94a75bd52cd85aac82e214
| * | | | tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-065-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for win64 compatibility with future cygwin64 correctly use win32 as default when cross-compiling under cygwin FossilOrigin-Name: 7fd5826902e165985ea782a2f70f5b1d58c01aab
| * | | | implement TclpGetPid for Cygwinjan.nijtmans2012-04-042-6/+33
| | | | | | | | | | | | | | | FossilOrigin-Name: dcc7f6a5b49b24bd0ea6f4f73111f660ed19b483
| | | * | autoconfdgp2012-04-231-1/+1
| | | | | | | | | | | | | | | FossilOrigin-Name: 4aac12631b895e8ac7cb685e40d52f580e326c77
| | | * | make some more internal tables constjan.nijtmans2012-04-232-2/+2
| | | |\ \ | | | | |/ | | | | | FossilOrigin-Name: 8f88d1071639b6ee81eafd84cf5d8131bce73a8a
| | | | * make some more internal tables constjan.nijtmans2012-04-231-1/+1
| | | | |\ | |_|_|_|/ |/| | | | FossilOrigin-Name: 7ac468debe513356f44b742383dc736cb3d71615
* | | | | make some more internal tables constjan.nijtmans2012-04-234-349/+366
| |/ / / |/| | | | | | | | | | | | | | | On cygwin, install dll's in /usr/bin, not in /usr/lib FossilOrigin-Name: 6de689d796d671eff742056a7e1ddbe2fe517f22
| | * | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamejan.nijtmans2012-04-121-116/+0
| | |\ \ | | | | | | | | | | FossilOrigin-Name: f45623c63d8fb0c2e43a04a4aa7ae0281ae0fbfc
| | | * | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamejan.nijtmans2012-04-031-116/+0
| | | | | | | | | | | | | | | FossilOrigin-Name: 571970a62f10ff7eb219821e7a7690dd0d8c9dcc
| | * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-113-9/+7
| | |\ \ \ | | | | |/ | | | |/| FossilOrigin-Name: 8032e7f92e8aac123998c370690d4bb6b221069b
| | | * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-113-9/+7
| | | |\ \ | |_|_|/ / |/| | | | FossilOrigin-Name: beba7a8c8c5e2acd7fddd5bafae03d55d1f4e46e
* | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-112-293/+298
|/ / / / | | | | | | | | FossilOrigin-Name: 03c30e0b9e42a86d968e28602c38bdaae58b0c09
| * | | very slight tidy up to make build messages more regulardkf2012-04-101-2/+2
| | |/ | |/| | | | FossilOrigin-Name: ec02f76b8b459a4d91222f1c0fe33a60415855e3
| * | re-generate configurejan.nijtmans2012-04-021-2/+136
| |\ \ | | |/ | | | FossilOrigin-Name: 6104ed0d3e57783a622fb4ef3d9b1b065007cc61