- Timestamp:
 - Apr 22, 2007, 8:55:45 AM (19 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/essentials/sys-apps/findutils/locate/locate.c
r3170 r3178 1371 1371 if (0 == setuid(0)) 1372 1372 { 1373 #ifndef __EMX__ 1373 1374 what = _("Failed to drop privileges"); 1374 1375 goto fail; 1376 #endif 1375 1377 } 1376 1378  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  