BSD4.[23] could also run NFS, so added getdirent.s
This commit is contained in:
		
							parent
							
								
									bbe7ae21e8
								
							
						
					
					
						commit
						a5578bc229
					
				
					 3 changed files with 6 additions and 0 deletions
				
			
		|  | @ -32,6 +32,7 @@ fstat.s | ||||||
| fsync.s | fsync.s | ||||||
| ftime.c | ftime.c | ||||||
| ftruncate.s | ftruncate.s | ||||||
|  | getdirent.s | ||||||
| getdtabsz.s | getdtabsz.s | ||||||
| getegid.s | getegid.s | ||||||
| geteuid.s | geteuid.s | ||||||
|  |  | ||||||
							
								
								
									
										4
									
								
								mach/vax4/libbsd4_2/getdirent.s
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								mach/vax4/libbsd4_2/getdirent.s
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,4 @@ | ||||||
|  | #include "syscall.h" | ||||||
|  | DEFINE(_getdirentries) | ||||||
|  | SYSTEM(SYS_getdirentries) | ||||||
|  | 
 | ||||||
|  | @ -121,3 +121,4 @@ | ||||||
| #define SYS_setquota 148 | #define SYS_setquota 148 | ||||||
| #define SYS_quota 149 | #define SYS_quota 149 | ||||||
| #define SYS_getsockname 150 | #define SYS_getsockname 150 | ||||||
|  | #define SYS_getdirentries 156 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue