]> git.puffer.fish Git - mirror/frr.git/commit
2004-12-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
authorajs <ajs>
Fri, 17 Dec 2004 20:50:00 +0000 (20:50 +0000)
committerajs <ajs>
Fri, 17 Dec 2004 20:50:00 +0000 (20:50 +0000)
commit202d08cab9ef110dcbf6202cd0223d8877c7f0b6
tree50fabfbb3e4567c9f4fd91d08c3ec72529158545
parentfa40f65874ca21bb9cca59ab5ddc8dbaf046f3c8
2004-12-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>

* pid_output.c: (pid_output_lock) Eliminate static function, and just
  use the #ifdef to decide which version of the function to include.
  This eliminates a compilation problem with gcc4.  And fix the
  non-fcntl version so that it actually compiles.  Exit with
  status 1 instead of -1 on error.
lib/ChangeLog
lib/pid_output.c