Whamcloud - gitweb
ChangeLog, fsck.c:
authorTheodore Ts'o <tytso@mit.edu>
Tue, 26 Oct 1999 14:33:24 +0000 (14:33 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 26 Oct 1999 14:33:24 +0000 (14:33 +0000)
commitb5135717e72626334f929ca2ddf75cecbb1f9c99
tree8f77a4b8654729899e493603b9e3022513c612f5
parent36caf25f8d61eb8ffddc9895463bce5807e96808
ChangeLog, fsck.c:
  fsck.c (wait_one): Fix gcc warnings; add #include for ctype.h, add
   const to char * variables, and use NOARGS to declare functions that
   take no arguments.  Also fix a memory leak in execute() where we
   weren't freeing argv[] after forking the child process.
misc/ChangeLog
misc/fsck.c