summaryrefslogtreecommitdiff
path: root/Src/system.h
AgeCommit message (Expand)AuthorFilesLines
2005-08-16Now that ZLE_UNICODE_SUPPORT is defined by configure, tweaked theWayne Davison1-12/+8
2005-08-1521610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems.Peter Stephenson1-1/+1
2005-08-01unposted: Perforce "attribute" commandPeter Stephenson1-1/+1
2005-05-2321270: don't use poll() on ApplePeter Stephenson1-0/+9
2005-02-2420862: attempt to fix configure scripts to detect iconv properlyOliver Kiddle1-1/+1
2005-02-22Andrej: 20838: get ZLE_UNICODE_SUPPORT basically workingPeter Stephenson1-0/+1
2005-02-1820822: Initial code for Unicode/multibyte inputPeter Stephenson1-37/+0
2005-02-0120759, 20760, 20765: Improve Cygwin configurationPeter Stephenson1-1/+1
2005-01-26 * 20753: use ZS_memmove instead of memmove.Clint Adams1-0/+2
2005-01-2620752: fix access to ZLE parametersPeter Stephenson1-0/+2
2005-01-26 * 20747: some wide char support in the zle refresh code.Clint Adams1-0/+6
2005-01-2520742: More Unicode conversion stuff.Peter Stephenson1-0/+8
2005-01-14c.f. 20675: improve zle as a basis for Unicode.Peter Stephenson1-6/+43
2005-01-1220701: fix compilation on Mac OS X: define is __APPLE__, not APPLEOliver Kiddle1-1/+1
2004-06-02Define the new UNUSED() macro for marking function parameters.Wayne Davison1-0/+7
2004-04-06Peter Castro: Cygwin improvements for dynamic libraries, text/binary, pathsPeter Stephenson1-0/+1
2004-02-2019456: Fix ptmx tests, again.Peter Stephenson1-0/+8
2003-06-2518634: Tomi Vainio: work around problem with latest Sun k2 compilerOliver Kiddle1-1/+1
2003-03-2418376: Fix headers for wchar.h and some related gcc waringningsPeter Stephenson1-0/+10
2001-04-28BDIGBUFSIZE for binary conversions.Bart Schaefer1-1/+3
2001-04-13Fix term*.h header file collisions.Bart Schaefer1-8/+0
2001-04-12Fiddle with <term.h> vs. <termcap.h> inclusion.Bart Schaefer1-0/+4
2001-02-1913280: NewImproved handling of colon modifiers w.r.t. pathsPeter Stephenson1-0/+6
2000-09-18Back out 12814.Bart Schaefer1-20/+0
2000-09-18unposted: define mailstat as a macro if MAILDIR_SUPPORT is undefinedClint Adams1-0/+4
2000-09-1612814: zasprintfClint Adams1-0/+20
2000-09-0812779: remove sinix special case. Too lazy to add prototype check forAndrey Borzenkov1-0/+6
2000-08-14Andrej, 12620: Fix up mmap tests.Bart Schaefer1-4/+0
2000-08-1412604: Remove calls to zpathmax(), minor fixes to zopenmax().Bart Schaefer1-10/+7
2000-08-0812568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES.Clint Adams1-0/+3
2000-08-0512549: Typo in 12547.Bart Schaefer1-1/+1
2000-08-0415216: Rewrite pathconf() support.Bart Schaefer1-2/+7
2000-05-1811455: Completion/Core/_oldlist: old-menu defaults onPeter Stephenson1-10/+60
1999-04-15Initial revisionTanaka Akira1-0/+598