cig stuff to be updated
This commit is contained in:
		
							parent
							
								
									1f8e0b5b2d
								
							
						
					
					
						commit
						1fb6c3634b
					
				|  | @ -140,7 +140,7 @@ scheme_value df_getegid(long nargs, scheme_value *args) | |||
| 
 | ||||
| scheme_value df_setgid(long nargs, scheme_value *args) | ||||
| { | ||||
|     extern int setgid(gid_t  ); | ||||
|      | ||||
|     scheme_value ret1; | ||||
|     int r1; | ||||
| 
 | ||||
|  | @ -202,7 +202,7 @@ scheme_value df_geteuid(long nargs, scheme_value *args) | |||
| 
 | ||||
| scheme_value df_setuid(long nargs, scheme_value *args) | ||||
| { | ||||
|     extern int setuid(uid_t ); | ||||
|      | ||||
|     scheme_value ret1; | ||||
|     int r1; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 bdc
						bdc