| .. |
|
PSD.doc
|
Remove another unused Makefile.
|
2003-02-03 04:15:53 +00:00 |
|
arch.c
|
General whitespace cleanup: remove mixes of tabs and spaces, remove
|
2005-02-04 12:38:57 +00:00 |
|
arch.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
buf.c
|
Rewrite of the buf code:
|
2005-02-04 16:48:35 +00:00 |
|
buf.h
|
Rewrite of the buf code:
|
2005-02-04 16:48:35 +00:00 |
|
compat.c
|
Use _exit() instead of exit() when the exec() after a vfork() fails.
|
2005-02-04 13:26:37 +00:00 |
|
compat.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
cond.c
|
Style: line up with tabulators.
|
2005-02-04 08:03:55 +00:00 |
|
cond.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
config.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
dir.c
|
Some more easy constification.
|
2005-02-04 07:51:00 +00:00 |
|
dir.h
|
Some more easy constification.
|
2005-02-04 07:51:00 +00:00 |
|
for.c
|
Where the returned line length from Buf_GetAll is not used just pass
|
2005-02-04 16:53:35 +00:00 |
|
for.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
globals.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
GNode.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
hash.c
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
hash.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
job.c
|
Use tabs to move to the comments instead of wild mixes of tabs and spaces.
|
2005-02-04 08:11:58 +00:00 |
|
job.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
lst.c
|
Move all the remaining list functions into one C-file and remove
|
2005-02-01 15:28:41 +00:00 |
|
lst.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
main.c
|
Some more easy constification.
|
2005-02-04 07:51:00 +00:00 |
|
make.1
|
Fix quoting of the MAKEFLAGS environment variable by only quoting spaces
|
2005-01-26 18:19:39 +00:00 |
|
make.c
|
General whitespace cleanup: remove mixes of tabs and spaces, remove
|
2005-02-04 12:38:57 +00:00 |
|
make.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
Makefile
|
Move all the remaining list functions into one C-file and remove
|
2005-02-01 15:28:41 +00:00 |
|
Makefile.dist
|
Move all the remaining list functions into one C-file and remove
|
2005-02-01 15:28:41 +00:00 |
|
nonints.h
|
Some more easy constification.
|
2005-02-04 07:51:00 +00:00 |
|
parse.c
|
Where the returned line length from Buf_GetAll is not used just pass
|
2005-02-04 16:53:35 +00:00 |
|
parse.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
pathnames.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
sprite.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
str.c
|
Minor cleanup: make brk_string to return argc only if the pointer to it
|
2005-02-04 12:30:54 +00:00 |
|
str.h
|
Convert several typedefs from beeing pointers to structs to be the structs
|
2005-02-02 07:36:18 +00:00 |
|
suff.c
|
Move PrintAddr() from util.c into suff.c - the only file where it is
|
2005-02-04 13:23:39 +00:00 |
|
suff.h
|
Clean up include files and file including. Split nonints.h into pieces
|
2005-02-01 10:50:37 +00:00 |
|
targ.c
|
General whitespace cleanup: remove mixes of tabs and spaces, remove
|
2005-02-04 12:38:57 +00:00 |
|
targ.h
|
Some more easy constification.
|
2005-02-04 07:51:00 +00:00 |
|
util.c
|
Move PrintAddr() from util.c into suff.c - the only file where it is
|
2005-02-04 13:23:39 +00:00 |
|
util.h
|
Move PrintAddr() from util.c into suff.c - the only file where it is
|
2005-02-04 13:23:39 +00:00 |
|
var.c
|
None of the users of Buf_Discard used it to get rid of only a part of
|
2005-02-04 13:34:16 +00:00 |
|
var.h
|
Further constification. Use a temporary hack (copying the input string)
|
2005-02-04 12:10:20 +00:00 |
|
var_modify.c
|
Some more easy constification.
|
2005-02-04 07:51:00 +00:00 |