.. |
USD.doc
|
Rename "csh.a" (the appendix of the document) to csh.ap: the .a suffix
|
2007-10-18 18:26:31 +00:00 |
Makefile
|
…
|
|
alloc.c
|
…
|
|
char.c
|
…
|
|
char.h
|
…
|
|
const.c
|
…
|
|
csh.1
|
…
|
|
csh.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
csh.h
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
dir.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
dir.h
|
…
|
|
dol.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
err.c
|
…
|
|
exec.c
|
convert __attribute__s to applicable cdefs.h macros
|
2007-12-15 19:44:37 +00:00 |
exp.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
extern.h
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
file.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
func.c
|
Needs errno.h if !gcc.
|
2007-09-15 14:33:05 +00:00 |
glob.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
hist.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
init.c
|
…
|
|
lex.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
misc.c
|
…
|
|
parse.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
pathnames.h
|
…
|
|
proc.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
proc.h
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
sem.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
set.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
str.c
|
…
|
|
strpct.c
|
use __RCSID()
|
2007-12-12 22:55:42 +00:00 |
time.c
|
No functional changes. Cleanup time printing code so it can be used
|
2007-02-24 21:29:13 +00:00 |