Searched hist:194765 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Dhistedit.cdiff 194765 Tue Jun 23 18:45:21 MDT 2009 jilles sh: Improve handling of setjmp/longjmp volatile:
- remove ineffective and unnecessary (void) &var; [1]
- remove some unnecessary volatile keywords
- add a necessary volatile keyword
- save the old handler before doing something that could use the saved
value

Submitted by: Christoph Mallon [1]
Approved by: ed (mentor)
H A Dvar.cdiff 194765 Tue Jun 23 18:45:21 MDT 2009 jilles sh: Improve handling of setjmp/longjmp volatile:
- remove ineffective and unnecessary (void) &var; [1]
- remove some unnecessary volatile keywords
- add a necessary volatile keyword
- save the old handler before doing something that could use the saved
value

Submitted by: Christoph Mallon [1]
Approved by: ed (mentor)
H A Deval.cdiff 194765 Tue Jun 23 18:45:21 MDT 2009 jilles sh: Improve handling of setjmp/longjmp volatile:
- remove ineffective and unnecessary (void) &var; [1]
- remove some unnecessary volatile keywords
- add a necessary volatile keyword
- save the old handler before doing something that could use the saved
value

Submitted by: Christoph Mallon [1]
Approved by: ed (mentor)
H A Dparser.cdiff 194765 Tue Jun 23 18:45:21 MDT 2009 jilles sh: Improve handling of setjmp/longjmp volatile:
- remove ineffective and unnecessary (void) &var; [1]
- remove some unnecessary volatile keywords
- add a necessary volatile keyword
- save the old handler before doing something that could use the saved
value

Submitted by: Christoph Mallon [1]
Approved by: ed (mentor)

Completed in 81 milliseconds