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