Re: My way to check if a progam is already running



Jan Panteltje <pNaonStpealmtje@xxxxxxxxx> writes:
On a sunny day (Mon, 25 Jun 2007 16:05:15 +0200) it happened Rainer Weikusat
<rweikusat@xxxxxxxxxxx> wrote in <873b0gb04k.fsf@xxxxxxxxxxxxxxxxx>:
If it did not succeed, but errno was EAGAIN then what would you do?

*fer crissake* 'the second loop' refers to THE SECOND LOOP, not to the
second iteration of the first loop ...

So you get religious about it... I as refering to the second loop.
man lockf

Then please be so kind to refrain from abusing my postings to talk
about totally unrelated stuff in future.

.



Relevant Pages

  • Re: My way to check if a progam is already running
    ... *fer crissake* 'the second loop' refers to THE SECOND LOOP, ... second iteration of the first loop ... ...
    (comp.os.linux.development.apps)
  • Re: My way to check if a progam is already running
    ... *fer crissake* 'the second loop' refers to THE SECOND LOOP, ... second iteration of the first loop ... ...
    (comp.os.linux.development.apps)
  • Re: bug in lmb_enforce_memory_limit()
    ... The first loop over lmb.memory in this function interprets the ... then the second loop should work as it is. ... If you do this command line memory limiting, ...
    (Linux-Kernel)
  • [Fwd: Re: generic strncpy - off-by-one error]
    ... original had "n--" in the while condition of the first loop, ... and fill in the rest in the second loop. ... If s2 is too long, the first loop will exit on n being zero, and since ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: Problem with updating ring text and parallel processing
    ... you will see that LV reads the strings to be used in your second loop before the first loop is done and the strings are written. ... If you are still seeing that problem after using Sergey's solution, then your app must be taking a long time to read all of the files and populate the ring. ...
    (comp.lang.labview)