freebsd-dev/usr.bin/make
Hartmut Brandt 485aef42c9 Get rid of the ReturnStatus obscuration that was anyway used only
in two places. While here don't bother returning anything from
Lst_Replace - nobody ever checks the return code.

Suggested by:	jmallet
2005-05-18 06:50:39 +00:00
..
PSD.doc
arch.c Get rid of the ReturnStatus obscuration that was anyway used only 2005-05-18 06:50:39 +00:00
arch.h Get rid of the ReturnStatus obscuration that was anyway used only 2005-05-18 06:50:39 +00:00
buf.c Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
buf.h Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
cond.c Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
cond.h
config.h
dir.c
dir.h
for.c
for.h Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
globals.h Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
GNode.h Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
hash_tables.c
hash_tables.h
hash.c Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
hash.h Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
job.c Get rid of the ReturnStatus obscuration that was anyway used only 2005-05-18 06:50:39 +00:00
job.h Get rid of the ReturnStatus obscuration that was anyway used only 2005-05-18 06:50:39 +00:00
lst.c Get rid of the ReturnStatus obscuration that was anyway used only 2005-05-18 06:50:39 +00:00
lst.h Get rid of the ReturnStatus obscuration that was anyway used only 2005-05-18 06:50:39 +00:00
main.c Make sure machine is initialize before use. Also make two pointers const 2005-05-12 15:54:52 +00:00
make.1
make.c
make.h Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
Makefile Still too early to bump WARNS - there are still warnings on 64bit 2005-05-12 15:58:25 +00:00
Makefile.dist
parse.c Get rid of the ReturnStatus obscuration that was anyway used only 2005-05-18 06:50:39 +00:00
parse.h Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
pathnames.h
str.c The first element of the vector built by brk_string() is never 2005-05-12 15:10:45 +00:00
str.h Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
suff.c Use the print_flags function to print the OP_ flags of a target. 2005-05-13 13:47:41 +00:00
suff.h
targ.c Use the print_flags function to print the OP_ flags of a target. 2005-05-13 13:47:41 +00:00
targ.h
util.c Use the print_flags function to print the OP_ flags of a target. 2005-05-13 13:47:41 +00:00
util.h Get rid of the ReturnStatus obscuration that was anyway used only 2005-05-18 06:50:39 +00:00
var.c Replace a lot of Var_Set(..., VAR_GLOBAL) by Var_SetGlobal(). 2005-05-12 14:47:22 +00:00
var.h Replace a lot of Var_Set(..., VAR_GLOBAL) by Var_SetGlobal(). 2005-05-12 14:47:22 +00:00