index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
system.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-10
rename system.h to zsh_system.h
Peter Stephenson
1
-876
/
+0
2011-05-09
29195: Separate nameddir hash to avoid clash of
Peter Stephenson
1
-1
/
+1
2011-05-09
29165: use term.h globally if needed at all.
Peter Stephenson
1
-0
/
+24
2011-04-14
28997: make --enable-libc-musl explicit
Peter Stephenson
1
-0
/
+4
2011-04-12
Valentin Ochs: 28990: more changes needed for signals.
Peter Stephenson
1
-2
/
+1
2010-02-22
27721: rationalise initialisation of file descriptors
Peter Stephenson
1
-2
/
+8
2009-08-01
27202: unbreak _GNU_SOURCE on Debian GNU/kFreeBSD.
Clint Adams
1
-1
/
+1
2009-05-30
27025: define _GNU_SOURCE on the Hurd.
Clint Adams
1
-1
/
+1
2008-06-16
25167: patch from Petr Salinger to define _GNU_SOURCE (for /dev/ptmx) when gl...
Clint Adams
1
-1
/
+1
2008-05-04
24904 + 24916: be more careful definined _XOPEN_SOURCE_EXTENDED on BSD systems
Peter Stephenson
1
-8
/
+9
2008-04-23
24867: _XOPEN_SOURCE -> _XOPEN_SOURCE_EXTENDED
Peter Stephenson
1
-2
/
+7
2008-04-22
24862: _XOPEN_SOURCE needed for wcwidth()
Peter Stephenson
1
-1
/
+6
2007-12-14
24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD
Peter Stephenson
1
-0
/
+4
2007-11-01
24050: handle nanosecond resolution timestamps on systems that support them
Oliver Kiddle
1
-0
/
+21
2007-10-11
23927: don't define struct timezone if ZSH_OOT_MODULE is defined.
Clint Adams
1
-1
/
+1
2007-07-31
23730: improve preprocessor and regression tests for 23725
Peter Stephenson
1
-2
/
+2
2007-07-30
23725: use setenv()/unsetenv() for environment memory management
Peter Stephenson
1
-0
/
+9
2007-04-23
Christoph Bauer: 23309ish: extra #define for hpux
Peter Stephenson
1
-2
/
+2
2007-04-23
Christoph Bauer: 23309ish: extra #define for hpux
Peter Stephenson
1
-0
/
+5
2007-04-12
23270: fix strptime() on Solaris
Peter Stephenson
1
-0
/
+12
2006-06-05
22484: support varargs.h in addition to stdarg.h
Peter Stephenson
1
-0
/
+40
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
1
-0
/
+4
2006-02-19
22284: add --disable-dynamic-nss configure switch to disable use of getpw*(),...
Clint Adams
1
-0
/
+25
2006-01-08
Got rid of wcswidth() define for OpenBSD now that wcswidth() isn't
Wayne Davison
1
-4
/
+0
2006-01-06
22123: probe for wcswidth() and assume 1 if not found
Peter Stephenson
1
-0
/
+4
2005-12-15
22085 and back off 22075: include langinfo.h to get iconv
Peter Stephenson
1
-7
/
+6
2005-10-28
21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT;
Peter Stephenson
1
-3
/
+3
2005-08-16
Now that ZLE_UNICODE_SUPPORT is defined by configure, tweaked the
Wayne Davison
1
-12
/
+8
2005-08-15
21610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems.
Peter Stephenson
1
-1
/
+1
2005-08-01
unposted: Perforce "attribute" command
Peter Stephenson
1
-1
/
+1
2005-05-23
21270: don't use poll() on Apple
Peter Stephenson
1
-0
/
+9
2005-02-24
20862: attempt to fix configure scripts to detect iconv properly
Oliver Kiddle
1
-1
/
+1
2005-02-22
Andrej: 20838: get ZLE_UNICODE_SUPPORT basically working
Peter Stephenson
1
-0
/
+1
2005-02-18
20822: Initial code for Unicode/multibyte input
Peter Stephenson
1
-37
/
+0
2005-02-01
20759, 20760, 20765: Improve Cygwin configuration
Peter Stephenson
1
-1
/
+1
2005-01-26
* 20753: use ZS_memmove instead of memmove.
Clint Adams
1
-0
/
+2
2005-01-26
20752: fix access to ZLE parameters
Peter Stephenson
1
-0
/
+2
2005-01-26
* 20747: some wide char support in the zle refresh code.
Clint Adams
1
-0
/
+6
2005-01-25
20742: More Unicode conversion stuff.
Peter Stephenson
1
-0
/
+8
2005-01-14
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
1
-6
/
+43
2005-01-12
20701: fix compilation on Mac OS X: define is __APPLE__, not APPLE
Oliver Kiddle
1
-1
/
+1
2004-06-02
Define the new UNUSED() macro for marking function parameters.
Wayne Davison
1
-0
/
+7
2004-04-06
Peter Castro: Cygwin improvements for dynamic libraries, text/binary, paths
Peter Stephenson
1
-0
/
+1
2004-02-20
19456: Fix ptmx tests, again.
Peter Stephenson
1
-0
/
+8
2003-06-25
18634: Tomi Vainio: work around problem with latest Sun k2 compiler
Oliver Kiddle
1
-1
/
+1
2003-03-24
18376: Fix headers for wchar.h and some related gcc waringnings
Peter Stephenson
1
-0
/
+10
2001-04-28
BDIGBUFSIZE for binary conversions.
Bart Schaefer
1
-1
/
+3
2001-04-13
Fix term*.h header file collisions.
Bart Schaefer
1
-8
/
+0
2001-04-12
Fiddle with <term.h> vs. <termcap.h> inclusion.
Bart Schaefer
1
-0
/
+4
2001-02-19
13280: NewImproved handling of colon modifiers w.r.t. paths
Peter Stephenson
1
-0
/
+6
[next]