Manuel Novoa III  
							
						 
					 
					
						
						
							
						
						a2949aa217 
					 
					
						
						
							
							Add some missing includes to kill warnings when building with the default  
						
						 
						
						... 
						
						
						
						Config.h and using gcc's -fno-builtin.  There are probably other files
with the similar problems.
Also, if building against uClibc, don't include asm/unistd.h in syscalls.c
and module_syscalls.c. 
						
						
					 
					
						2001-06-29 18:59:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Eric Andersen 
							
						 
					 
					
						
						
							
						
						831ed16efc 
					 
					
						
						
							
							Handle glibc 2.0.7 as well  
						
						 
						
						
						
						
					 
					
						2001-04-05 22:38:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Eric Andersen 
							
						 
					 
					
						
						
							
						
						a2a978ae23 
					 
					
						
						
							
							Some further syscall adjustments.  Split the module syscalls out of  
						
						 
						
						... 
						
						
						
						insmod and into libbb. Only enable them for libc5.  glibc and
uClibc don't need them.
 -Erik 
						
						
					 
					
						2001-04-05 06:08:14 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Eric Andersen 
							
						 
					 
					
						
						
							
						
						e76c3b08e1 
					 
					
						
						
							
							A number of cleanups.  Now compiles with libc5, glibc, and uClibc.  Fix a few  
						
						 
						
						... 
						
						
						
						shadowed variables.  Move (almost) all syscalls to libbb/syscalls.c, so I can
handle them sanely and all at once.
 -Erik 
						
						
					 
					
						2001-04-05 03:14:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Eric Andersen 
							
						 
					 
					
						
						
							
						
						aad1a88c76 
					 
					
						
						
							
							Convert utility.c into libbb.a.  It is now a whole pile of .c  
						
						 
						
						... 
						
						
						
						files.  Clean up the resulting damage and fix up the makefile.
 -Erik 
						
						
					 
					
						2001-03-16 22:47:14 +00:00