Magellan Linux

Diff of /trunk/mkinitrd-magellan/klibc/usr/dash/jobs.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 532 by niro, Sat Sep 1 22:45:15 2007 UTC revision 1122 by niro, Wed Aug 18 21:11:40 2010 UTC
# Line 105  int waitforjob(struct job *); Line 105  int waitforjob(struct job *);
105  int stoppedjobs(void);  int stoppedjobs(void);
106    
107  #if ! JOBS  #if ! JOBS
108  #define setjobctl(on) /* do nothing */  #define setjobctl(on) ((void)(on)) /* do nothing */
109  #endif  #endif

Legend:
Removed from v.532  
changed lines
  Added in v.1122