Messages by Date
-
2012/06/21
[ast-developers] Re: libast regex does not match '[' in text for ([^[><]]+)+ ... bug ?
Glenn Fowler
-
2012/06/20
[ast-developers] str="$( < bigfile )" with "bigfile" == 32MB triggers excessive memory usage...
Roland Mainz
-
2012/06/20
[ast-developers] Re: libast regex does not match '[' in text for ([^[><]]+)+ ... bug ?
Roland Mainz
-
2012/06/20
Re: [ast-developers] Re: libast regex does not match '[' in text for ([^[><]]+)+ ... bug ?
Clark WANG
-
2012/06/20
[ast-developers] Re: libast regex does not match '[' in text for ([^[><]]+)+ ... bug ?
Roland Mainz
-
2012/06/20
[ast-developers] Re: libast regex does not match '[' in text for ([^[><]]+)+ ... bug ?
Glenn Fowler
-
2012/06/20
[ast-developers] ([^[><]]+)+? triggers single-byte interpretation of matches (instead of single-(multibyte-)character) ...
Roland Mainz
-
2012/06/20
[ast-developers] libast regex does not match '[' in text for ([^[><]]+)+ ... bug ?
Roland Mainz
-
2012/06/20
Re: [ast-developers] MAP_TEXT to mmap() ksh93 scripts into memory to get large pages?
Glenn Fowler
-
2012/06/19
[ast-developers] MAP_TEXT to mmap() ksh93 scripts into memory to get large pages?
ольга крыжановская
-
2012/06/19
[ast-developers] 'redirect {n}<. ; ... ; cd /dev/fd/$n' works on Linux, fails on Solaris?
ольга крыжановская
-
2012/06/19
[ast-developers] Re: Abstracting |dup()|/|dup2()|+|fcntl(fd,F_SETFD,FD_CLOEXEC); | ... / was: Re: [patch] Patch to replace some |open()|+|fcntl(...,F_CLOEXEC)| with |open(...,O_CLOEXEC)| ...
Glenn Fowler
-
2012/06/19
[ast-developers] Re: File completion broken in emacs mode?
Lionel Cons
-
2012/06/19
[ast-developers] File completion broken in emacs mode?
Lionel Cons
-
2012/06/18
[ast-developers] Re: [patch] Patch to replace some |open()|+|fcntl(..., F_CLOEXEC)| with |open(..., O_CLOEXEC)| ...
Glenn Fowler
-
2012/06/18
[ast-developers] Abstracting |dup()|/|dup2()|+|fcntl(fd,F_SETFD,FD_CLOEXEC); | ... / was: Re: [patch] Patch to replace some |open()|+|fcntl(..., F_CLOEXEC)| with |open(...,O_CLOEXEC)| ...
Roland Mainz
-
2012/06/18
[ast-developers] Re: [patch] Patch to replace some |open()|+|fcntl(..., F_CLOEXEC)| with |open(...,O_CLOEXEC)| ...
Roland Mainz
-
2012/06/18
[ast-developers] Re: [patch] Patch to replace some |open()|+|fcntl(..., F_CLOEXEC)| with |open(..., O_CLOEXEC)| ...
Glenn Fowler
-
2012/06/18
[ast-developers] Re: Broken macro in src/lib/libjcl/parse.c ?
Glenn Fowler
-
2012/06/17
[ast-developers] Broken macro in src/lib/libjcl/parse.c ?
Roland Mainz
-
2012/06/17
[ast-developers] [patch] ast-open.20120-06-12 build failure on Solaris 11/i386/Sun Studio in jcl code...
Roland Mainz
-
2012/06/17
Re: RE :Re: [ast-users] Fwd: Re: Re: [ast-developers] RFE: Extend ksh93 printf %q to accept modifiers
Roland Mainz
-
2012/06/17
[ast-developers] Respectful request to fix sh.1 man page
Jens Schweikhardt
-
2012/06/16
[ast-developers] [patch] Patch for shell-grep ("sgrep"&&"kgrep") ...
Roland Mainz
-
2012/06/16
[ast-developers] Re: [patch] Patch to replace some |open()|+|fcntl(..., F_CLOEXEC)| with |open(...,O_CLOEXEC)| ...
Roland Mainz
-
2012/06/16
[ast-developers] [patch] Patch to replace some |open()|+|fcntl(..., F_CLOEXEC)| with |open(...,O_CLOEXEC)| ...
Roland Mainz
-
2012/06/15
[ast-developers] Typos in ksh man page
Jens Schweikhardt
-
2012/06/15
[ast-developers] %(url)q bug with multibyte characters...
Roland Mainz
-
2012/06/15
Re: [ast-users] Fwd: Re: Re: [ast-developers] RFE: Extend ksh93 printf %q to accept modifiers
Roland Mainz
-
2012/06/15
Re: l10n (=localisation) support in ast-open&co. / was: Re: [ast-developers] tar.sh, filenames or option arguments with spaces?
Roland Mainz
-
2012/06/15
Re: l10n (=localisation) support in ast-open&co. / was: Re: [ast-developers] tar.sh, filenames or option arguments with spaces?
Glenn Fowler
-
2012/06/14
l10n (=localisation) support in ast-open&co. / was: Re: [ast-developers] tar.sh, filenames or option arguments with spaces?
Roland Mainz
-
2012/06/14
Re: [ast-developers] ksh 93q+ failure on z/OS
Glenn Fowler
-
2012/06/13
Re: [ast-developers] Re: Cleanup patch to remove "statement not reached" warnings from ast-open.2012-06-06 ...
ольга крыжановская
-
2012/06/13
Re: [ast-developers] Re: Cleanup patch to remove "statement not reached" warnings from ast-open.2012-06-06 ...
Glenn Fowler
-
2012/06/13
Re: [ast-developers] Get dynamically linked ksh from ast-open?
Glenn Fowler
-
2012/06/13
Re: [ast-developers] Re: Cleanup patch to remove "statement not reached" warnings from ast-open.2012-06-06 ...
Roland Mainz
-
2012/06/13
Re: [ast-developers] Re: Cleanup patch to remove "statement not reached" warnings from ast-open.2012-06-06 ...
Glenn Fowler
-
2012/06/13
Re: [ast-developers] Get dynamically linked ksh from ast-open?
Roland Mainz
-
2012/06/13
[ast-developers] "tail" builtin stops listening to SIGTERM ...
Roland Mainz
-
2012/06/13
[ast-developers] Re: Cleanup patch to remove "statement not reached" warnings from ast-open.2012-06-06 ...
Roland Mainz
-
2012/06/13
Re: [ast-developers] Re: I_PEEK on Linux pipes and fifos? (Fwd: [ast-users] ksh: command pipe -- connection reset)
Michal Hlavinka
-
2012/06/13
Re: [ast-developers] Re: grep&xargs ready for libcmd?
Cedric Blancher
-
2012/06/12
Re: Re: [ast-developers] libshell C API to begin subshell?
David Korn
-
2012/06/12
Re: Re: [ast-developers] Usage difference between newgrp and /usr/bin/newgrp?
Irek Szczesniak
-
2012/06/11
Re: [ast-developers] ast-open.2012-06-06 fails to build on SuSE 12.1/Linux with "./FEATURE/poll:113:15: error: conflicting types for 'fd_set'"
Glenn Fowler
-
2012/06/11
Re: Re: [ast-developers] Usage difference between newgrp and /usr/bin/newgrp?
David Korn
-
2012/06/11
[ast-developers] ast-open.2012-06-06 fails to build on SuSE 12.1/Linux with "./FEATURE/poll:113:15: error: conflicting types for 'fd_set'"
Roland Mainz
-
2012/06/11
Re: [ast-developers] Usage difference between newgrp and /usr/bin/newgrp?
Roland Mainz
-
2012/06/11
Re: [ast-developers] np_* API change for ksh93v to eliminate sh_getinterp() and nv_shell(np)
Irek Szczesniak
-
2012/06/11
Re: [ast-developers] 2012-06-06 beta
Irek Szczesniak
-
2012/06/11
Re: [ast-developers] libshell C API to begin subshell?
Irek Szczesniak
-
2012/06/11
Re: [ast-developers] Cleanup patch to remove "statement not reached" warnings from ast-open.2012-06-06 ...
Glenn Fowler
-
2012/06/11
Re: [ast-developers] libshell C API to begin subshell?
Roland Mainz
-
2012/06/11
[ast-developers] Cleanup patch to remove "statement not reached" warnings from ast-open.2012-06-06 ...
Roland Mainz
-
2012/06/11
Re: [ast-developers] Usage difference between newgrp and /usr/bin/newgrp?
David Korn
-
2012/06/11
Re: [ast-developers] libshell C API to begin subshell?
Irek Szczesniak
-
2012/06/11
Re: [ast-developers] libshell C API to begin subshell?
David Korn
-
2012/06/11
Re: [ast-developers] np_* API change for ksh93v to eliminate sh_getinterp() and nv_shell(np)
David Korn
-
2012/06/11
[ast-developers] Re: Usage difference between newgrp and /usr/bin/newgrp?
Irek Szczesniak
-
2012/06/11
[ast-developers] Re: libshell C API to begin subshell?
Irek Szczesniak
-
2012/06/10
[ast-developers] Re: Random coredumps in |path_addcomp()| when testing ast-open.2012-05-31 on Solaris 11/AMD64/64bit ...
Glenn Fowler
-
2012/06/10
[ast-developers] np_* API change for ksh93v to eliminate sh_getinterp() and nv_shell(np)
ольга крыжановская
-
2012/06/10
[ast-developers] Re: Random coredumps in |path_addcomp()| when testing ast-open.2012-05-31 on Solaris 11/AMD64/64bit ...
Roland Mainz
-
2012/06/10
[ast-developers] Re: Random coredumps in |path_addcomp()| when testing ast-open.2012-05-31 on Solaris 11/AMD64/64bit ...
Glenn Fowler
-
2012/06/10
[ast-developers] Re: Random coredumps in |path_addcomp()| when testing ast-open.2012-05-31 on Solaris 11/AMD64/64bit ...
Roland Mainz
-
2012/06/09
[ast-developers] Re: Regression: Shell sometiimes mishandles child return valiue (Sun CR #6887363) ...
Roland Mainz
-
2012/06/09
[ast-developers] Re: Random coredumps in |path_addcomp()| when testing ast-open.2012-05-31 on Solaris 11/AMD64/64bit ...
Roland Mainz
-
2012/06/08
[ast-developers] Usage difference between newgrp and /usr/bin/newgrp?
Irek Szczesniak
-
2012/06/08
[ast-developers] Fwd: [oss-security] Some notes on CVE's and group privilege dropping
Irek Szczesniak
-
2012/06/08
[ast-developers] libshell C API to begin subshell?
Irek Szczesniak
-
2012/06/08
Re: Re: Re: [ast-developers] RFE: Extend ksh93 printf %q to accept modifiers
Lionel Cons
-
2012/06/08
Re: [ast-developers] Re: grep&xargs ready for libcmd?
Lionel Cons
-
2012/06/08
Re: [ast-developers] Re: grep&xargs ready for libcmd?
Glenn Fowler
-
2012/06/08
Re: Re: Re: [ast-developers] RFE: Extend ksh93 printf %q to accept modifiers
Clark WANG
-
2012/06/08
Re: [ast-developers] Re: grep&xargs ready for libcmd?
Dan Shelton
-
2012/06/08
Re: Re: Re: [ast-developers] RFE: Extend ksh93 printf %q to accept modifiers
Dan Shelton
-
2012/06/08
Re: [ast-developers] grep&xargs ready for libcmd?
Irek Szczesniak
-
2012/06/08
Re: [ast-developers] Re: grep&xargs ready for libcmd?
Irek Szczesniak
-
2012/06/08
Re: [ast-developers] grep&xargs ready for libcmd?
Irek Szczesniak
-
2012/06/07
[ast-developers] 2012-06-06 beta
Glenn Fowler
-
2012/06/07
Re: [ast-developers] grep&xargs ready for libcmd?
Glenn Fowler
-
2012/06/07
[ast-developers] Re: grep&xargs ready for libcmd?
David Korn
-
2012/06/07
Re: [ast-developers] grep&xargs ready for libcmd?
Lionel Cons
-
2012/06/06
Re: [ast-developers] grep&xargs ready for libcmd?
Roland Mainz
-
2012/06/06
Re: [ast-developers] grep&xargs ready for libcmd?
Irek Szczesniak
-
2012/06/06
Re: [ast-developers] grep&xargs ready for libcmd?
Glenn Fowler
-
2012/06/06
[ast-developers] grep&xargs ready for libcmd?
Cedric Blancher
-
2012/06/06
Re: [ast-developers] Oracle Solaris 11 ksh fails with io.sh[295]: >; not working with at all
Glenn Fowler
-
2012/06/06
[ast-developers] Re: Use libshell in nmake/POSIX make for builtins?
Glenn Fowler
-
2012/06/06
[ast-developers] Re: ast-ksh.2012-05-18's "shcomp" crashes on Solaris 11/x86/32bit debug builds compiling "namespace.sh" ...
Roland Mainz
-
2012/06/06
Re: [ast-developers] Use libshell in nmake/POSIX make for builtins?
ольга крыжановская
-
2012/06/06
[ast-developers] Oracle Solaris 11 ksh fails with io.sh[295]: >; not working with at all
Irek Szczesniak
-
2012/06/06
Re: [ast-developers] SIGCHLD handler not using |si_pid| payload ?
Irek Szczesniak
-
2012/06/06
[ast-developers] Use libshell in nmake/POSIX make for builtins?
Irek Szczesniak
-
2012/06/06
Re: [ast-developers] Re: I_PEEK on Linux pipes and fifos? (Fwd: [ast-users] ksh: command pipe -- connection reset)
Irek Szczesniak
-
2012/06/06
[ast-developers] ksh regression - export affects variable attributes
Michal Hlavinka
-
2012/06/06
[ast-developers] SIGCHLD handler not using |si_pid| payload ?
Roland Mainz
-
2012/06/06
[ast-developers] Random coredumps in |path_addcomp()| when testing ast-open.2012-05-31 on Solaris 11/AMD64/64bit ...
Roland Mainz
-
2012/06/06
[ast-developers] "arithmetic syntax error" related to user-defined types on Solaris 11/SPARC/64bit when running the ast-ksh,2012-05-31 test suite...
Roland Mainz
-
2012/06/05
Re: [ast-developers] The return of the Revenge of Dr. ksh chmod Invalid Argument...
Glenn Fowler
-
2012/06/05
[ast-developers] Re: pty log output of master stdout and stderr to file or fifo?
Glenn Fowler
-
2012/06/05
Re: [ast-developers] Re: ast-ksh.2012-05-31 on Solaris requires CTRL-Z twice for job control of builtins in a subshell...
Cedric Blancher
-
2012/06/05
Re: [ast-developers] Re: I_PEEK on Linux pipes and fifos? (Fwd: [ast-users] ksh: command pipe -- connection reset)
Cedric Blancher
-
2012/06/05
[ast-developers] Re: I_PEEK on Linux pipes and fifos? (Fwd: [ast-users] ksh: command pipe -- connection reset)
Michal Hlavinka
-
2012/06/04
[ast-developers] Re: ast-ksh.2012-05-31 on Solaris requires CTRL-Z twice for job control of builtins in a subshell...
Roland Mainz
-
2012/06/04
[ast-developers] ast-ksh.2012-05-31 on Solaris requires CTRL-Z twice for job control of builtins in a subshell...
Roland Mainz
-
2012/06/04
[ast-developers] ast-ksh.2012-05-31 on Solaris requires CTRL-Z twice for job control of builtins in a subshell...
Roland Mainz
-
2012/06/04
Re: [ast-developers] Re: The return of the Revenge of Dr. ksh chmod Invalid Argument...
Glenn Fowler
-
2012/06/04
Re: [ast-developers] Get dynamically linked ksh from ast-open?
Glenn Fowler
-
2012/06/04
Re: [ast-developers] Re: grep builtin quits if put into background
David Korn
-
2012/06/04
[ast-developers] Re: pty log output of master stdout and stderr to file or fifo?
Glenn Fowler
-
2012/06/04
[ast-developers] Re: grep builtin quits if put into background
Glenn Fowler
-
2012/06/04
[ast-developers] pty log output of master stdout and stderr to file or fifo?
ольга крыжановская
-
2012/06/04
[ast-developers] builtin read drops escaped chars
Anders Johansson
-
2012/06/03
[ast-developers] Re: grep builtin quits if put into background
Roland Mainz
-
2012/06/03
[ast-developers] Re: grep builtin quits if put into background
Roland Mainz
-
2012/06/03
[ast-developers] Re: grep builtin quits if put into background
Cedric Blancher
-
2012/06/03
[ast-developers] grep builtin quits if put into background
Cedric Blancher
-
2012/06/03
Re: [ast-developers] The return of the Revenge of Dr. ksh chmod Invalid Argument...
Dan Shelton
-
2012/06/02
[ast-developers] Get dynamically linked ksh from ast-open?
ольга крыжановская
-
2012/06/02
[ast-developers] Re: [ast-users] AT&T Software Technology ast beta software download update
Glenn Fowler
-
2012/06/01
[ast-developers] Re: [ast-users] AT&T Software Technology ast beta software download update
Roland Mainz
-
2012/06/01
[ast-developers] Re: [ast-users] AT&T Software Technology ast beta software download update
Glenn Fowler
-
2012/06/01
[ast-developers] Re: [ast-users] AT&T Software Technology ast beta software download update
Roland Mainz
-
2012/06/01
[ast-developers] Re: [ast-users] AT&T Software Technology ast beta software download update
Roland Mainz
-
2012/06/01
Re: Re: [ast-developers] I_PEEK on Linux pipes and fifos? (Fwd: [ast-users] ksh: command pipe -- connection reset)
David Korn
-
2012/06/01
Re: [ast-developers] I_PEEK on Linux pipes and fifos? (Fwd: [ast-users] ksh: command pipe -- connection reset)
Irek Szczesniak
-
2012/06/01
Re: [ast-developers] I_PEEK on Linux pipes and fifos? (Fwd: [ast-users] ksh: command pipe -- connection reset)
David Korn
-
2012/06/01
Re: [ast-developers] Re: pty utility to send ctrl-c as terminal?
Glenn Fowler
-
2012/06/01
Re: [ast-developers] Re: pty utility to send ctrl-c as terminal?
Irek Szczesniak
-
2012/06/01
[ast-developers] I_PEEK on Linux pipes and fifos? (Fwd: [ast-users] ksh: command pipe -- connection reset)
Irek Szczesniak
-
2012/05/31
[ast-developers] Re: Should EPIPE&&ECONNRESET be handled the same way ? / was: Fwd: [ast-users] ksh: command pipe -- connection reset
Glenn Fowler
-
2012/05/31
[ast-developers] Re: Should EPIPE&&ECONNRESET be handled the same way ? / was: Fwd: [ast-users] ksh: command pipe -- connection reset
Roland Mainz
-
2012/05/31
[ast-developers] Re: Should EPIPE&&ECONNRESET be handled the same way ? / was: Fwd: [ast-users] ksh: command pipe -- connection reset
Glenn Fowler
-
2012/05/31
[ast-developers] Re: Should EPIPE&&ECONNRESET be handled the same way ? / was: Fwd: [ast-users] ksh: command pipe -- connection reset
Roland Mainz
-
2012/05/31
[ast-developers] Should EPIPE&&ECONNRESET be handled the same way ? / was: Fwd: [ast-users] ksh: command pipe -- connection reset
Roland Mainz
-
2012/05/31
Re: [ast-developers] Re: Fwd: [perl #112790] Regexp engine cannot match >2GB strings
Glenn Fowler
-
2012/05/31
Re: [ast-developers] Re: pty utility to send ctrl-c as terminal?
Glenn Fowler
-
2012/05/31
Re: [ast-developers] shtests --nocompile not working?
Glenn Fowler
-
2012/05/31
Re: [ast-developers] Re: [ast-users] Feature request: AST grep as shell built in
Glenn Fowler
-
2012/05/31
Re: [ast-developers] Re: Fwd: [perl #112790] Regexp engine cannot match >2GB strings
Lionel Cons
-
2012/05/31
Re: [ast-developers] Re: Fwd: [perl #112790] Regexp engine cannot match >2GB strings
Glenn Fowler
-
2012/05/31
Re: [ast-developers] Re: pty utility to send ctrl-c as terminal?
Lionel Cons
-
2012/05/31
[ast-developers] Re: valgrind "exp-sgcheck" hit in ast-ksh.2012-05-18's pathtemp.c:322 ...
Glenn Fowler
-
2012/05/31
Re: [ast-developers] Re: Force nmake build of ast-open to produce *.a AND *.so archives?
Glenn Fowler
-
2012/05/31
[ast-developers] Re: pty utility to send ctrl-c as terminal?
Glenn Fowler
-
2012/05/30
[ast-developers] [low-priority] ast-ksh.2012-05-18 64bit test failures with old gcc 3.4.3 on Solaris 11/B145 ...
Roland Mainz
-
2012/05/29
Re: [ast-developers] The return of the Revenge of Dr. ksh chmod Invalid Argument...
Dan Shelton
-
2012/05/29
Re: Re: Re: [ast-developers] RFE: Extend ksh93 printf %q to accept modifiers
David Korn
-
2012/05/29
Re: Re: [ast-developers] RFE: Extend ksh93 printf %q to accept modifiers
Dan Shelton
-
2012/05/28
Re: [ast-developers] shtests --nocompile not working?
Glenn Fowler
-
2012/05/28
Re: [ast-developers] shtests --nocompile not working?
ольга крыжановская
-
2012/05/28
Re: [ast-developers] shtests --nocompile not working?
David Korn
-
2012/05/28
[ast-developers] shtests --nocompile not working?
ольга крыжановская
-
2012/05/27
[ast-developers] Re: The return of the Revenge of Dr. ksh chmod Invalid Argument...
Roland Mainz
-
2012/05/27
[ast-developers] The return of the Revenge of Dr. ksh chmod Invalid Argument...
Roland Mainz
-
2012/05/27
[ast-developers] Re: valgrind "exp-sgcheck" hit in ast-ksh.2012-05-18's pathtemp.c:322 ...
Roland Mainz
-
2012/05/27
[ast-developers] Re: valgrind "exp-sgcheck" hit in ast-ksh.2012-05-18's pathtemp.c:322 ...
Roland Mainz
-
2012/05/26
[ast-developers] Re: valgrind "exp-sgcheck" hit in ast-ksh.2012-05-18's pathtemp.c:322 ...
Roland Mainz
-
2012/05/26
[ast-developers] valgrind "exp-sgcheck" hit in ast-ksh.2012-05-18's pathtemp.c:322 ...
Roland Mainz
-
2012/05/26
[ast-developers] ast-ksh.2012-05-18 failures in "arith.sh" when under valgrind control...
Roland Mainz
-
2012/05/25
[ast-developers] src/cmd/ksh93/sh/main.c:141:15: warning: variable 'fdin' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] ...
Roland Mainz
-
2012/05/25
Re: [ast-developers] tar.sh, filenames or option arguments with spaces?
Glenn Fowler
-
2012/05/25
Re: [ast-developers] tar.sh, filenames or option arguments with spaces?
Lionel Cons
-
2012/05/25
Re: [ast-developers] tar.sh, filenames or option arguments with spaces?
Glenn Fowler
-
2012/05/25
Re: [ast-developers] tar.sh, filenames or option arguments with spaces?
Lionel Cons
-
2012/05/24
[ast-developers] ast-ksh.2012-05-18's "shcomp" crashes on Solaris 11/x86/32bit debug builds compiling "namespace.sh" ...
Roland Mainz
-
2012/05/24
Re: [ast-developers] tar.sh, filenames or option arguments with spaces?
Glenn Fowler
-
2012/05/24
Re: [ast-developers] _ast_strdup calls _ast_calloc instead of _ast_malloc?
Roland Mainz
-
2012/05/23
[ast-developers] Re: Regression: Shell sometiimes mishandles child return valiue (Sun CR #6887363) ...
Roland Mainz
-
2012/05/23
[ast-developers] Regression: Shell sometiimes mishandles child return valiue (Sun CR #6887363) ...
Roland Mainz
-
2012/05/23
[ast-developers] SECONDS return integer if STDERR is redirected to /dev/null
Truong Vu
-
2012/05/22
Re: 32bit SuSE Linux ast-open build gone... mad ? / was: Re: [ast-developers] Re: [ast-users] AT&T Software Technology ast beta software download update
Roland Mainz
-
2012/05/22
32bit SuSE Linux ast-open build gone... mad ? / was: Re: [ast-developers] Re: [ast-users] AT&T Software Technology ast beta software download update
Roland Mainz
-
2012/05/21
[ast-developers] ksh93 Setting a variable with a here-file command substitution with embedded command substitution hangs
Gerald Cato
-
2012/05/21
[ast-developers] Re: [ast-users] AT&T Software Technology ast beta software download update
Glenn Fowler
-
2012/05/21
Re: [ast-developers] _ast_strdup calls _ast_calloc instead of _ast_malloc?
Glenn Fowler
-
2012/05/21
[ast-developers] Re: [ast-users] AT&T Software Technology ast beta software download update
Glenn Fowler
-
2012/05/21
[ast-developers] Re: [ast-users] AT&T Software Technology ast beta software download update
Glenn Fowler
-
2012/05/21
Re: [ast-developers] Re: libsum prefetch patch
Glenn Fowler
-
2012/05/21
Re: [ast-developers] AST aso assembler code
Glenn Fowler
-
2012/05/21
Re: [ast-developers] Re: libsum prefetch patch
Irek Szczesniak
-
2012/05/21
[ast-developers] AST aso assembler code
Irek Szczesniak
-
2012/05/20
[ast-developers] Re: [ast-users] AT&T Software Technology ast beta software download update
Irek Szczesniak
-
2012/05/20
[ast-developers] _ast_strdup calls _ast_calloc instead of _ast_malloc?
Irek Szczesniak
-
2012/05/20
[ast-developers] Re: [ast-users] AT&T Software Technology ast beta software download update
Irek Szczesniak
-
2012/05/20
[ast-developers] Re: [ast-users] AT&T Software Technology ast beta software download update
Irek Szczesniak
-
2012/05/16
Re: [ast-developers] Special command substitution in a here-string not recognized: <<<"$(<file)"
David Korn
-
2012/05/16
Re: [ast-developers] The |newof()| chimera vs. |calloc()| vs. memory initalisation with '\0' ...
Glenn Fowler
-
2012/05/16
[ast-developers] The |newof()| chimera vs. |calloc()| vs. memory initalisation with '\0' ...
Roland Mainz
-
2012/05/16
Re: [ast-developers] What is AST? (Re: [ast-users] IRC channel for ast users, developers to hang out?)
Clark WANG
-
2012/05/16
Re: [ast-developers] What is AST? (Re: [ast-users] IRC channel for ast users, developers to hang out?)
Lionel Cons
-
2012/05/15
Re: [ast-developers] What is AST? (Re: [ast-users] IRC channel for ast users, developers to hang out?)
Clark WANG
-
2012/05/15
[ast-developers] What is AST? (Re: [ast-users] IRC channel for ast users, developers to hang out?)
Cedric Blancher
-
2012/05/14
[ast-developers] Re: [ast-users] IRC channel for ast users, developers to hang out?
clark wang
-
2012/05/14
[ast-developers] Missing |case| statement in src/cmd/ksh93/sh/io.c (lines 1075-1076) ?
Roland Mainz
-
2012/05/14
[ast-developers] Re: [ast-users] IRC channel for ast users, developers to hang out?
Cedric Blancher
-
2012/05/13
[ast-developers] IRC channel for ast users,developers to hang out?
Cedric Blancher
-
2012/05/13
[ast-developers] tar.sh, filenames or option arguments with spaces?
Lionel Cons