|  Mike Frysinger | 07e0ce9fa7
							
							malloc: handle size overflows in realloc() | hace 16 años | 
				
					
						|  Bernhard Reutner-Fischer | 21730caa66
							
							trim Experimentally off and uncommented hidden | hace 16 años | 
				
					
						|  Rob Landley | 7d602faf76
							
							Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660.  (I found it, this is Bernhard's patch to fix it.  Tested and it Works For Me (tm)). | hace 17 años | 
				
					
						|  Bernhard Reutner-Fischer | 0be050c8b6
							
							This should fix malloc with debug and without threads. (Chase N Douglas) | hace 17 años | 
				
					
						|  Khem Raj | 6494060312
							
							Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old. | hace 17 años | 
				
					
						|  Denis Vlasenko | 125773133f
							
							Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | hace 17 años | 
				
					
						|  Mike Frysinger | 086ca312f1
							
							fix from Bernd Schmidt for realloc shrinkage bug | hace 18 años | 
				
					
						|  Mike Frysinger | 1db7c76a0c
							
							fix up malloc debug building | hace 18 años | 
				
					
						|  Mike Frysinger | 31ff6e059f
							
							check for a 0 size first, then check for a NULL pointer | hace 19 años | 
				
					
						|  Peter S. Mazinger | af0172162f
							
							hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed | hace 20 años | 
				
					
						|  Peter S. Mazinger | 8a0b43005a
							
							Hide mostly used functions | hace 20 años | 
				
					
						|  Miles Bader | 3e6ccac195
							
							Code formatting cleanup. | hace 22 años | 
				
					
						|  Eric Andersen | cd34085f2c
							
							Fix errno values.  Fix MALLOC_GLIBC_COMPAT handling in malloc/malloc.c, | hace 22 años | 
				
					
						|  Miles Bader | 4d952dfe77
							
							Improve malloc debugging support. | hace 23 años | 
				
					
						|  Eric Andersen | db7c5027f4
							
							Fix malloc so it compiles and works when using pthreads | hace 23 años | 
				
					
						|  Miles Bader | c5daf7d8dc
							
							Use __heap_[un]lock instead of __malloc_[un]lock. | hace 23 años | 
				
					
						|  Miles Bader | 5752e10795
							
							(realloc): Record the correct size in the malloc header in the case | hace 23 años | 
				
					
						|  Miles Bader | b348111d8c
							
							(realloc): Follow new arg conventions of MALLOC_SET_SIZE. | hace 23 años | 
				
					
						|  Miles Bader | cb6fdcff80
							
							Handle zero NEW_SIZE case. | hace 23 años | 
				
					
						|  Miles Bader | b1723348b5
							
							Use MALLOC_REALLOC_MIN_FREE_SIZE. | hace 23 años | 
				
					
						|  Miles Bader | 3d909b2123
							
							In the allocate-and-copy case, don't include the malloc header in our | hace 23 años | 
				
					
						|  Miles Bader | dfa6a5382a
							
							Update debugging printfs. | hace 23 años | 
				
					
						|  Miles Bader | 73900d95a7
							
							Account for MALLOC_HEADER_SIZE when calculating new size. | hace 23 años | 
				
					
						|  Miles Bader | 2fbc5f2c9c
							
							Make sure NEW_SIZE is a multiple of HEAP_GRANULARITY. | hace 23 años | 
				
					
						|  Miles Bader | 9f86edc4a9
							
							Update the size of grown/shrunk allocations. | hace 23 años | 
				
					
						|  Miles Bader | 8ff1de76b6
							
							Implement shrinking. | hace 23 años | 
				
					
						|  Miles Bader | 056f9d9894
							
							Redo the locking, so that it may actually work.  Now locking is done at | hace 23 años | 
				
					
						|  Miles Bader | a4214b2491
							
							Misc small cleanups. | hace 23 años | 
				
					
						|  Miles Bader | 83cef9f931
							
							* Automatically try to unmap heap free-areas when they get very big. | hace 23 años | 
				
					
						|  Miles Bader | 3bbbba11f7
							
							Doc fix. | hace 23 años |