index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
utils.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2001-06-15
Use mkstemp where available
Peter Stephenson
1
-0
/
+3
2001-06-09
Fix problems with zwcstat() on systems that do not USE_MMAP.
Bart Schaefer
1
-19
/
+0
2001-06-08
14815: fix thinko
Clint Adams
1
-1
/
+3
2001-06-08
14813: autoload functions from deleted .zwc files
Clint Adams
1
-0
/
+17
2001-05-29
14541: %# with capabilities prompt-expand to # iff Effective set non-empty ↵
Clint Adams
1
-5
/
+1
or euid=0
2001-05-23
add mod_export in a couple of places where it was missing
Oliver Kiddle
1
-1
/
+1
2001-01-16
remove 13108 (trap queues); replace with signal queueing to ensure that user ↵
Sven Wischnowsky
1
-37
/
+21
signal handlers are only executed when it is safe to run them (13365)
2000-11-29
avoid compiler warning
Sven Wischnowsky
1
-1
/
+2
2000-11-11
Sven: 13108: Handle traps synchronously
Peter Stephenson
1
-2
/
+28
pws: 13109, 13111: clear up zle display when output produced in trap.
2000-11-08
Try blocking read() in read_poll() only if select() returns error (or
Bart Schaefer
1
-1
/
+1
doesn't exist).
2000-11-06
Make zpty more like eval.
Bart Schaefer
1
-2
/
+2
2000-11-05
Assorted read_poll() and zpty cleanup.
Bart Schaefer
1
-20
/
+14
2000-10-19
make non-blocking IO on ptys work again; add -t option to test if command is ↵
Sven Wischnowsky
1
-1
/
+1
still alive (13035)
2000-10-02
Change some zerr to zwarn for consistency.
Bart Schaefer
1
-2
/
+1
2000-09-19
12846: moved simple string manipulation functions to string.c
Clint Adams
1
-80
/
+0
2000-09-18
Improve upon some of the PATH_MAX changes.
Bart Schaefer
1
-11
/
+62
2000-09-18
12828: dynamically allocate 'dir' in mailstat
Clint Adams
1
-31
/
+26
2000-09-18
12827: dynamically allocate 'file' in mailstat
Clint Adams
1
-20
/
+18
2000-09-18
unposted: define mailstat as a macro if MAILDIR_SUPPORT is undefined
Clint Adams
1
-4
/
+0
2000-09-18
12823: use zsh heap in lieu of perm. heap in bin_dot
Clint Adams
1
-0
/
+14
2000-08-29
12719: quoting arrays in vared with real backslashes
Peter Stephenson
1
-3
/
+6
2000-07-27
12415: fix bug in last patch when quoting metafied field separator.
Peter Stephenson
1
-0
/
+2
2000-07-27
12414: vared quotes separators when editing arrays
Peter Stephenson
1
-9
/
+34
2000-07-26
Belatedly fold in 12162, to replace command subst with eval.
Bart Schaefer
1
-1
/
+2
2000-07-03
12121: stopmsg in precmd
Peter Stephenson
1
-4
/
+10
2000-06-26
unposted: move poll_read
Peter Stephenson
1
-0
/
+99
2000-06-26
12073: read -t to test for available input before reading
Peter Stephenson
1
-8
/
+25
2000-06-01
FR & pws: promptexpand memory leaks; NEWS notes
Peter Stephenson
1
-0
/
+1
2000-05-20
11473: Turn off xtrace while printing PS4.
Bart Schaefer
1
-1
/
+3
2000-05-15
fix for empty (s::) separator and strings with meta-characters (11368)
Sven Wischnowsky
1
-1
/
+8
2000-05-08
11044, 11260: DVORAK options for spell checking.
Peter Stephenson
1
-1
/
+18
2000-04-05
Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524
Peter Stephenson
1
-1
/
+1
2000-04-05
$PENDING special zle parameter, giving number of un-read bytes
Sven Wischnowsky
1
-809
/
+760
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+3726
[prev]